]> git.sesse.net Git - vlc/history - modules/gui/beos
* skins2/src/window_manager.cpp: Added the vlc.isOnTop boolean variable
[vlc] / modules / gui / beos /
2004-08-20 Eric Petit beos/MessagesWindow*: fixed messages window
2004-08-17 Eric Petit beos/*: fixed seek, clean up
2004-08-17 Eric Petit + src/libvlc.h: use KEY_SPACE instead of ' '
2004-07-22 Eric Petit + configure.ac: don't build OpenGL support on BeOS...
2004-06-07 Laurent Aimar * all: don't use input_ToggleES.
2004-06-07 Laurent Aimar * VlcWrapper: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * use var_Set/Get "state"/"position"/"rate" instead...
2004-04-15 Stephan Assmusfixed the incorrect window size limits for the interfac...
2004-03-31 Gildas Bazin* modules/gui/*: compilation fixes for the new input_it...
2004-03-05 Carlo CalabròString review, as promised :)
2004-03-05 Sam Hocevar * Added "Id" svn:keywords property to all files conta...
2004-01-26 Clément StenacStrings review
2004-01-17 Gildas Bazin* ALL: make sure newly created playlist_item_t are...
2004-01-05 Clément Stenac* ALL: playlist API changes
2003-12-28 Eric Petit beos/*:
2003-12-22 Eric Petit beos/Video*: fixed cursor hiding (int32_t != int32...
2003-12-22 Eric Petit beos/*: fixed Alt+X shortcuts (BeOS doesn't let those...
2003-12-22 Sam Hocevar * toolbox:
2003-12-22 Eric Petit + beos/PreferencesWindow.cpp: esthetic change (use...
2003-12-21 Eric Petit beos/PreferencesWindow*:
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-11-09 Eric Petit + modules/gui/beos/VideoOutput.cpp: fixed modifiers
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-04 Eric Petit + configure.ac:
2003-10-25 Sam Hocevar * include/vlc_common.h:
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-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.
next