]> git.sesse.net Git - vlc/history - modules/gui/beos/VlcWrapper.cpp
* modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSETTOTIME_MAX_SIZE.
[vlc] / modules / gui / beos / VlcWrapper.cpp
2003-12-04 Gildas Bazin* modules/gui/*: use MSTRTIME_MAX_SIZE instead of OFFSE...
2003-11-24 Laurent Aimar * all: removed decoder_fifo_t.
2003-10-21 Eric Petit beos/VlcWrapper.cpp: started to use object variables
2003-09-07 Laurent Aimar * control: use new variables and 'title*', 'chapter...
2003-07-23 Gildas Bazin* ALL: changes to the playlist_Add() and VLC_AddTarget...
2003-06-22 Eric Petit beos/* : - cleaned the way to mute/unmute
2003-06-08 Eric Petit Minor fix
2003-05-31 Eric Petit * src/input/input_ext-intf.c : added an input_SetRate...
2003-05-30 Eric Petit modules/gui/beos/* : fixed "Goto Menu" menuitem enabling
2003-05-30 Eric Petit modules/gui/beos/* : misc fixes & enhancements
2003-05-07 Eric Petit modules/gui/beos/*: fixed a few things I broke recentl...
2003-05-05 Gildas Bazin* ALL: changed the prototype of input_AddES() to includ...
2003-04-23 Eric Petit modules/gui/beos/VlcWrapper.cpp: fixed the issue with...
2003-04-22 Eric Petit * Makefile.am: fixed 'make package-beos'
2003-02-09 Stephan Assmusmodules/gui/beos/PreferenceWindow.h/.cpp
2003-02-09 Eric Petit Simplified volume functions
2003-02-01 Stephan AssmusChanges done since Feb 28 2003:
2003-01-29 Eric Petit enabled changing filters on the fly
2003-01-27 Eric Petit Disabled DVD menus by default for 0.5.0
2003-01-22 Eric Petit * Fixed title / chapter menus
2003-01-17 Eric Petit Fixed the 'Do not use DVD menus' check box.
2003-01-14 Eric Petit Fixed playlist behaviour (draging a file replaces...
2003-01-14 Eric Petit * Added a file panel for subtitles file selection.
2003-01-12 Eric Petit * beos/* : fixed a bug in the progress bar with big...
2003-01-11 Stephan Assmusfixed flickering of skip buttons (and consequently...
2003-01-08 Eric Petit Fixed language and subtitle selection.
2002-12-26 Stephan Assmusadded 'extern "C"' to some includes
2002-12-09 Eric Petit * AudioOutput.cpp: send zeros to BSoundPlayer if nothi...
2002-11-27 Eric Petit * AudioOutput.cpp: fixed a segfault
2002-11-26 Eric Petit * ALL: more intensive use of the VLCWrapper class
2002-10-30 Eric Petit - Fixes. Most of the interface features now work...
2002-10-30 Eric Petit - now vlc no longer tries to use overlay if another...
2002-10-29 Eric Petit No more warnings.
2002-10-28 Eric Petit- Added LCD info view from 0.4.x
2002-10-14 Eric PetitFixed seeking.
2002-10-10 Eric PetitSome clean-up. Playlist works again.
2002-09-30 Eric PetitAttempt to port new BeOS features from the stable branch.
2002-08-18 Eric PetitFixed a few linking BeOS problems (-lm, -lstdc++.r4...
2002-08-06 Tony CastleyFixed include call. Now compiles and BeOS version...
2002-08-04 Sam Hocevar * ./modules/*: moved plugins to the new tree. Yet...