]> git.sesse.net Git - vlc/history - modules/gui/beos
* include/vlc/vlc.h:
[vlc] / modules / gui / beos /
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-27 Sam Hocevar * bootstrap:
2003-06-24 Sam Hocevar * modules/**/.cvsignore: added Makefile{,.in.am}...
2003-06-22 Eric Petit beos/* : - cleaned the way to mute/unmute
2003-06-19 Eric Petit beos/VideoOutput.cpp : fixed a visual bug in fullscree...
2003-06-17 Gildas Bazin* modules/*: got rid of empty module objects.
2003-06-14 Eric Petit beos/VideoOutput.cpp : make the BPopUpMenu stickable
2003-06-13 Eric Petit modules/gui/beos/Interface.cpp : fixed a possible...
2003-06-08 Eric Petit Minor fix
2003-06-03 Eric Petit modules/gui/beos/* : fixed the screenshot format selec...
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-27 Eric Petit * src/stream_output/announce.c : BeOS compile fix.
2003-05-25 Eric Petit modules/gui/beos/MediaControlView.cpp: fixed a strange...
2003-05-25 Eric Petit modules/gui/beos/PreferencesWindow.* :
2003-05-20 Eric Petit modules/gui/beos/PreferencesWindow.* : cleaning
2003-05-18 Eric Petit modules/gui/beos/MessagesWindow.cpp : fixed a minor...
2003-05-17 Eric Petit * modules/gui/beos/MessagesWindow.* : cleaning
2003-05-17 Eric Petit modules/gui/beos/* : cosmetic
2003-05-13 Eric Petit modules/gui/beos/PreferencesWindow.*:
2003-05-13 Eric Petit modules/gui/beos/PreferencesWindow.*: use config_Reset...
2003-05-12 Eric Petit modules/gui/beos/VlcWrapper.h: compile fix
2003-05-08 Eric Petit modules/gui/beos/PreferencesWindow.cpp: cosmetic
2003-05-08 Eric Petit * modules/gui/beos/AudioOutput.cpp: more cleaning
2003-05-07 Eric Petit modules/gui/beos/AudioOutput.cpp: cleaning
2003-05-07 Eric Petit * modules/gui/beos/MessagesWindow.cpp: fixed a nasty bug
2003-05-07 Eric Petit modules/gui/beos/PreferencesWindow.cpp:
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-05-05 Eric Petit modules/gui/beos/*: Partial fix for Preferences resizing
2003-05-03 Eric Petit beos/* : New Preferences window that lets you configur...
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-04-18 Eric Petit Added a few keyboard shortcuts
2003-04-18 Eric Petit Under BeOS, disable the screensaver if playing in...
2003-04-18 Eric Petit beos/*: fixed fullscreen shortcuts
2003-04-18 Eric Petit ALL: fixed i18n under BeOS
2003-03-30 Gildas Bazin* modules/*: sanitization of the modules description...
2003-03-12 Eric Petit * configure.ac.in: compile fix for BeOS/BONE (s/LDFALG...
2003-02-20 Sigmund Augdal Helberg* include/configuration.h: added a new flag to the...
2003-02-10 Eric Petit Move the messages update function to another thread...
2003-02-09 Stephan Assmusmodules/gui/beos/PreferenceWindow.h/.cpp
2003-02-09 Eric Petit Simplified volume functions
2003-02-03 Stephan Assmusmodules/gui/beos/InterfaceWindow.h/.cpp
2003-02-02 Stephan Assmuscosmetic fix (drop mark would reappear if SHIFT was...
2003-02-01 Stephan AssmusChanges done since Feb 28 2003:
2003-01-31 Eric Petit Minor GUI fixes
2003-01-29 Eric Petit enabled changing filters on the fly
2003-01-28 Eric Petit * sanity Lock()s
2003-01-28 Eric Petit * beos/* : do not forgot to destroy the Messages windo...
2003-01-27 Eric Petit Disabled DVD menus by default for 0.5.0
2003-01-26 Eric Petit Added some colors.
2003-01-25 Eric Petit Added a window to see vlc messages.
2003-01-25 Eric Petit * store windows sizes in the vlc configuration file
2003-01-24 Eric Petit * vlc_threads.h: lower a priority that made sound...
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-16 Eric Petit * InterfaceWindow.cpp : fixed DVD drag & drop
2003-01-16 Sam Hocevar * ./modules/**/.cvsignore: added common *$(LIBEXT...
2003-01-14 Eric Petit Fixed playlist behaviour (draging a file replaces...
2003-01-14 Eric Petit Now you can save preferences.
2003-01-14 Eric Petit * added a sanity lock
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 Eric Petit * Needed update because variables names changed in...
2003-01-11 Stephan Assmusfixed flickering of skip buttons (and consequently...
2003-01-10 Eric Petit Definitively fixed sync (I hope).
2003-01-08 Eric Petit Partial fix for video/audio sync.
2003-01-08 Eric Petit Use pf_memcpy and pf_memset.
2003-01-08 Eric Petit Minor GUI fixes in the prefs window.
2003-01-08 Eric Petit Fixed language and subtitle selection.
2003-01-04 Eric Petit We now check if the BSoundPlayer's buffer size is...
2002-12-26 Stephan Assmusadded 'extern "C"' to some includes
2002-12-16 Eric Petit Fixed a possible crash.
2002-12-09 Eric Petit * AudioOutput.cpp: added sanity tests;
2002-12-09 Eric Petit * AudioOutput.cpp: send zeros to BSoundPlayer if nothi...
2002-12-07 Eric Petit * use RGB32 BBitmap. That fixes the bad-looking picture in
2002-12-04 Eric Petit * configure.ac.in, mms.c, sap.c, ipv4.c: added network...
2002-12-04 Eric Petit * InterfaceWindow.cpp: removed warnigs
2002-12-03 Eric Petit * added mouse management in the BeOS video output.
2002-11-27 Eric Petit Fixed a segfault by adding a mutex_lock() (thx fenrir)
2002-11-27 Eric Petit * AudioOutput.cpp: fixed a segfault
2002-11-26 Eric Petit * ALL: more intensive use of the VLCWrapper class
2002-11-23 Eric Petit * enhanced BeOS preferences window (post-processing...
2002-11-22 Eric Petit * AudioOutput.cpp : compilation fix.
2002-11-20 Sam Hocevar * ./include/vlc_common.h, ./src/extras/libc.c: export...
2002-10-30 Eric Petit - Fixed an enormous memory leak (forgot to aout_Buffe...
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-28 Eric PetitForgot to add files :|
2002-10-28 Eric Petit- Added a small preferences window
2002-10-21 Christophe Massiot* Avoid overflowing the message queue with "audio outpu...
2002-10-14 Eric PetitCleaner code.
2002-10-14 Eric PetitFixed seeking.
2002-10-13 Eric PetitNow BeOS sound is (almost) clean.
2002-10-12 Eric PetitRewritten BeOS audio output for audio output 3. It...
next