]> git.sesse.net Git - vlc/history - modules/gui
* hotkeys.c: add some more OSD
[vlc] / modules / gui /
2004-08-02 Derk-Jan Hartman* Fixed hotkey/OSD behaviour for OS X. Also prevents...
2004-08-01 Cyril Deguet * ctrl_text.cpp: smoother text scrolling (MOVING_TEXT...
2004-08-01 Olivier Teulière * modules/gui/skins2/parser/interpreter.cpp: Added...
2004-08-01 Benjamin Pracht* all : fix channels selection in the sout options...
2004-07-31 Benjamin Pracht* all :
2004-07-30 Sam Hocevar * modules/gui/wxwindows/video.cpp modules/gui/wxwindo...
2004-07-29 Felix Paul Kühne* added declares for the checkboxes in the nib to contr...
2004-07-28 Benjamin PrachtAdded a RTP (New) stream outpu method for the rtp sout...
2004-07-28 Derk-Jan Hartman* modules/gui/macosx/open.m: dvdplay:// -->> dvdnav://
2004-07-28 Derk-Jan HartmanMacOSX intf work
2004-07-27 Derk-Jan Hartman* More code cleanup for OSX vout. Man what a mess this...
2004-07-27 Derk-Jan Hartman-
2004-07-27 Derk-Jan Hartman* release what you find. (this looks like a very old...
2004-07-26 Gildas Bazin* modules/gui/wxwindows/fileinfo.cpp: partially fixed...
2004-07-22 Eric Petit + configure.ac: don't build OpenGL support on BeOS...
2004-07-20 Mohammed Adnène... author :)
2004-07-15 Derk-Jan Hartman* reenable the prefs. this was a small leftover from...
2004-07-15 Derk-Jan Hartman* spelling error
2004-07-13 Clément StenacCouple of fixes
2004-07-12 Gildas Bazin* modules/gui/wxwindows/extrapanel.cpp: try to use...
2004-07-12 Anil Daoud* unicode fixes
2004-07-12 Clément StenacRemoved the old streaming wizard\nSplitted the interfac...
2004-07-11 Cyril Deguet * x11_timer.cpp: compilation fix
2004-07-08 Gildas Bazin* modules/gui/wxwindows/interface.cpp: center the volum...
2004-07-07 Gildas Bazin* src/audio_output/input.c: ability to switch between...
2004-07-05 Gildas Bazin* modules/gui/skins2/win32/win32_factory.cpp: implement...
2004-07-05 Derk-Jan Hartman* OSX lowlevel work
2004-07-04 Mohammed Adnène... added a function to minimize VLC (check win32 compilation)
2004-07-03 Cyril Deguet * wxwindows/menus.cpp: added missing _()
2004-06-28 Gildas Bazin* modules/gui/wxwindows/fileinfo.cpp: fixed typo.
2004-06-27 Gildas Bazin* modules/gui/wxwindows/menus.cpp: added file info...
2004-06-27 Gildas Bazin* modules/gui/skins2/controls/ctrl_checkbox.cpp: handle...
2004-06-27 Gildas Bazin* access/dvdread.c: misc improvements/fixes.
2004-06-26 Gildas Bazin* modules/gui/skins2/controls/ctrl_image.cpp: fixed...
2004-06-26 Gildas Bazin* modules/gui/skins2/x11/x11_window.cpp: "stay on top...
2004-06-26 Gildas Bazin* modules/gui/skins2/*: removed a couple of fixme
2004-06-26 Gildas Bazin src/playlist/playlist.c, modules/gui/skins2/src/skin_m...
2004-06-26 Gildas Bazin* modules/gui/skins2/src/skin_main.cpp: small cleanup...
2004-06-25 Cyril Deguet * ctrl_button.cpp : handle double click events too
2004-06-25 Gildas Bazin* modules/video_output/directx/*: added a "wallpaper...
2004-06-25 Gildas Bazin* gui/wxwindows/open.cpp: removed deprecated DVD entries.
2004-06-23 Eric Petit macosx/macosx.m: fixed macosx-opengl-effect string...
2004-06-23 Derk-Jan Hartman* OSX compiles again (BEWARE it is still SEVERELY broken)
2004-06-23 Gildas Bazin* modules/gui/ncurses.c, modules/gui/wxwindows/wizard...
2004-06-22 Gildas Bazin* modules/gui/skins / skins2: compilation fixes.
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-11 Olivier Teulière * skins2/src/skin_main.cpp: New demux2 module to load...
2004-06-09 Gildas Bazin* modules/gui/wxwindows/bookmarks.cpp: compilation...
2004-06-08 Laurent Aimar * playlist: oops, compilation fix.
2004-06-07 Laurent Aimar * skin_main: compilation fix. (thx bigben for reportin...
2004-06-07 Laurent Aimar * vlcproc.cpp: compilation fix.
2004-06-07 Laurent Aimar * control: compilation fix.
2004-06-07 Laurent Aimar * all: don't use input_ToggleES.
2004-06-07 Laurent Aimar * gtk: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * VlcWrapper: don't use input_ChangeArea.
2004-06-07 Laurent Aimar * menu.c: don't use input_ChangeProgram.
2004-06-07 Laurent Aimar * all: don't use input_OffsetToTime anymore.
2004-06-07 Laurent Aimar * use var_Set/Get "state"/"position"/"rate" instead...
2004-06-06 Anil Daoud* bookmarks.cpp: compilation fix
2004-06-06 Clément Stenac* Interaction between bookmarks and streaming wizard
2004-06-05 Olivier Teulière * skins2/src/theme_loader.cpp: Added a forgotten heade...
2004-06-05 Gildas Bazin* src/interface/interface.c, modules/gui/wxwindows...
2004-06-05 Gildas Bazin* src/video_output/vout_intf.c: only embed the video...
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-06-02 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: better playlist...
2004-06-02 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: fixed a few segfa...
2004-06-01 Cyril Deguet * x11_display.cpp: support 15bpp mode for X11 skins...
2004-06-01 Anil Daoud* compilation (unicode) fix
2004-05-31 Clément Stenac* wizard.cpp : - TTL and SAP support
2004-05-31 Clément StenacMake the playlist window resizeable
2004-05-31 Olivier Teulière * skins2: same fix as in modules/access/directory.c
2004-05-31 Olivier Teulière * modules/gui/wxwindows/preferences.cpp: fixed a refco...
2004-05-31 Laurent Aimar * ncurses: fixed the error that was making the browser...
2004-05-31 Derk-Jan Hartman* modules/gui/ncurses.c: Ahum fixed broken filebrowser.
2004-05-30 Derk-Jan Hartman* Added a filebrowser (B)
2004-05-30 Anil Daoud* wizard.cpp: compilation fixes
2004-05-30 Clément StenacMove streaming data to a separate file (will have to...
2004-05-30 Clément StenacMissing icons
2004-05-30 Clément Stenac* New wizard is now about usable, yet unfinished
2004-05-30 Gildas Bazin* modules/gui/gtk/*: got rid of --search-path option...
2004-05-29 Yoann Peronneau * modules/gui/ncurses.c: Fixed a bug due to the new...
2004-05-28 Derk-Jan Hartman* ncurses intf
2004-05-28 Derk-Jan Hartman* Fix some small potential crashes
2004-05-28 Felix Paul Kühne* fixed broken translation of 2 buttons of the info...
2004-05-25 Yoann Peronneau* modules/control/hotkeys.c: check if there is a vout...
2004-05-24 Olivier Teulière * skins2: Open the file requester dialog when clicking...
2004-05-23 Derk-Jan Hartman* Remove the old info window from SVN.
2004-05-23 Yoann Peronneau* added a search function for the playlist with ncurses...
2004-05-23 Gildas Bazin* modules/gui/wxwindows/interface.cpp: update the check...
2004-05-23 Gildas Bazin* modules/gui/wxwindows/playlist.cpp: small fix.
2004-05-21 Gildas Bazin* modules/gui/wxwindows/menus.cpp: release the wxMutexG...
2004-05-20 Sam Hocevar * modules/gui/skins2/src/skin_main.cpp:
2004-05-20 Gildas Bazin* modules/gui/wxwindows/open.cpp: simplified a string...
2004-05-20 Yoann Peronneau* changed the playlist icon in the wxwin interface...
2004-05-19 Derk-Jan Hartman* iTunes style slider
2004-05-18 Olivier Teulière * skins2/utils/var_text.cpp: avoid an infinite loop...
2004-05-18 Gildas Bazin* modules/gui/wxwindows/iteminfo.cpp: expand info tree...
2004-05-18 Gildas Bazin* skins2/src/vlcproc.cpp: a few cleanup fixes.
2004-05-18 Eric Petit macosx/vout*: fixed a possible segfault on vout close
next