]> git.sesse.net Git - vlc/history - modules/gui/beos/VlcWrapper.cpp
Simplified volume functions
[vlc] / modules / gui / beos / VlcWrapper.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...