]> git.sesse.net Git - vlc/history - modules/gui
* ALL: final improvements to the decoders/packetizers api.
[vlc] / modules / gui /
2003-11-16 Benjamin PrachtAdded random, repeat one and repeat all checkboxes...
2003-11-15 Derk-Jan Hartman* New OSX controller (iTunes style)
2003-11-12 Derk-Jan Hartman* small fix to the playlist window
2003-11-12 Derk-Jan Hartman* Away with that annoying playlist drawer. We now have...
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-10 Gildas Bazin* modules/gui/wxwindows/open.cpp: compilation fix for...
2003-11-10 Gildas Bazin* modules/gui/wxwindows/*: dshow open panel is fully...
2003-11-09 Jean-Paul SamanPDA Interface:
2003-11-09 Gildas Bazin* modules/gui/wxwindows/open.cpp: added an AutoBuildPan...
2003-11-09 Jean-Paul SamanPDA Interface:
2003-11-09 Jean-Paul SamanPDA interface:
2003-11-09 Eric Petit + modules/gui/beos/VideoOutput.cpp: fixed modifiers
2003-11-09 Jean-Paul SamanPDA Interface:
2003-11-09 Jean-Paul SamanPDA inteface:
2003-11-09 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2003-11-08 Jean-Paul SamanPDA Interface
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-11-08 Jean-Paul SamanPDA interface:
2003-11-07 Jean-Paul SamanPDA interface:
2003-11-07 Jean-Paul SamanPDA interface:
2003-11-07 Jean-Paul SamanBasic functionality of File tabpage is working.
2003-11-07 Jean-Paul SamanRemoving GPE specific stuff.
2003-11-06 Derk-Jan Hartman* Going to Fullscreen was effecting all vout's. should...
2003-11-06 Derk-Jan Hartman* Updated the Output dialog.
2003-11-06 Derk-Jan Hartman* changed how cursor hiding works. Not perfect, but...
2003-11-05 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed a couple...
2003-11-05 Gildas Bazin* include/vlc_codec.h, modules/codec/ffmpeg/encoder...
2003-11-05 Gildas Bazin* src/input/input.c: honor the --demux config option...
2003-11-05 Gildas Bazin* modules/codec/ffmpeg/encoder.c: fixed bug in the...
2003-11-05 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.*: added...
2003-11-05 Derk-Jan Hartman* moved garfou's changes before a variable that is...
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-04 Eric Petit + configure.ac:
2003-11-03 Derk-Jan Hartman* modules/gui/macosx/*: Commit of the Visualizations...
2003-11-02 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: show...
2003-11-02 Gildas Bazin* src/audio_output/input.c: on-the-fly visualization...
2003-11-02 Derk-Jan Hartman* modules/audio_output/input.c: created variables to...
2003-10-31 Derk-Jan Hartman* modules/demux/mkv.cpp: Set English as the default...
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* modules/gui/skins/win32/*: fixed a problem with drag...
2003-10-29 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: attemp...
2003-10-29 Clément StenacWrap help at 72 chars instead of 80 to get our whole...
2003-10-29 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: restored the...
2003-10-29 Gildas Bazin* modules/gui/wxwindows/*: fixed breakage.
2003-10-29 Clément StenacGrmbl, it was obvious I would forget to add the new...
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-29 Gildas Bazin* modules/misc/freetype.c: don't use the pitch of the...
2003-10-29 Derk-Jan Hartman* hopefully this fixes the instability of the osx vout.
2003-10-29 Derk-Jan Hartman* the OSX vout has support for the new hotkeys now...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-28 Gildas Bazin* modules/video_output/x11/xcommon.c: hotkeys handling...
2003-10-28 Olivier TeulièreFix for a synchronization problem when a checkbox has...
2003-10-27 Jean-Paul SamanPDA interface update:
2003-10-27 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: added theora...
2003-10-25 Sam Hocevar * modules/gui/wxwindows/Modules.am: Added a missing...
2003-10-25 Sam Hocevar * include/vlc_common.h:
2003-10-23 Gildas Bazin* modules/gui/skins/src/*: don't forget to recreate...
2003-10-22 Olivier Teulière * modules/gui/skins/*: Added a "playondrop" attribute...
2003-10-21 Derk-Jan HartmanFixed dropdown lists. they were returning descriptions...
2003-10-21 Eric Petit beos/VlcWrapper.cpp: started to use object variables
2003-10-20 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: play, pause, and...
2003-10-20 Gildas Bazin* modules/gui/wxwindows/preferences*: added GetName...
2003-10-20 Gildas Bazin* modules/gui/wxwindows/preferences*: beware, casts...
2003-10-19 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2003-10-19 Derk-Jan Hartman* include/codecs.h: cosmetic fixes.
2003-10-19 Sigmund Augdal Helbergmodules/gui/wxwindows/interface.cpp: oooops
2003-10-19 Sigmund Augdal HelbergFactored the code for each of the different types of...
2003-10-19 Gildas Bazin* modules/gui/skins/x11/x11_window.cpp: try _NET_WM_STA...
2003-10-19 Cyril Deguet* lalala
2003-10-19 Cyril Deguet* tried to implement on-top windows on X11, but doesn...
2003-10-19 Derk-Jan Hartman* modules/demux/avi/*
2003-10-19 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: free()/delete...
2003-10-19 Gildas Bazin* src/playlist/playlist.c: fixed locking problem.
2003-10-17 Gildas Bazin* modules/gui/wxwindows/streamout.cpp: fixed the rtp...
2003-10-17 Olivier Teulière * modules/gui/skins/src/banks.cpp: Two events had...
2003-10-17 Olivier Teulière * modules/gui/skins/*:
2003-10-17 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: fixes some...
2003-10-16 Gildas Bazin* modules/gui/skins/src/vlcproc.cpp: don't forget to...
2003-10-15 Gildas Bazin* modules/gui/skins/win32/win32_run.cpp: don't forget...
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-10-08 Gildas Bazin* include/vlc_help.h src/libvlc.h: thou shalt not hardc...
2003-10-08 Clément Stenac* Fixed slider values (boundaries were wrong, some...
2003-10-08 Clément Stenac* modules/misc/httpd.c: added missing sanity checks
2003-10-06 Gildas Bazin* modules/gui/wxwindows/*: compilation fixes for the...
2003-10-06 Clément Stenac* include/vlc_playlist.h
2003-10-05 Clément Stenac* use the new look also for capabilities and main helps.
2003-10-04 Sigmund Augdal Helbergmodules/gui/wxwindows/preferences.cpp:
2003-10-04 Gildas Bazin* modules/gui/wxwindows/wxwindows.cpp: fix for the...
2003-10-03 Sigmund Augdal Helbergsrc/libvlc.h: fixed line length of a string
2003-10-03 Jean-Paul SamanSome fixes for file listing and playlist. Do not use...
2003-10-01 Jean-Paul SamanImplementing new PDA User Interface design using the...
2003-09-26 Jean-Paul SamanUpdated design of PDA GUI.
2003-09-26 Jean-Paul SamanAdding files for PDA interface using the opie libaries.
2003-09-24 Gildas Bazin* include/main.h, src/libvlc.c, src/libvlc.h, src/misc...
2003-09-22 Gildas Bazin* modules/gui/wxwindows/preferences.cpp: compilation...
2003-09-22 Clément Stenac* modules/gui/wxwindows/preferences.cpp:
2003-09-22 Derk-Jan Hartman* modules/gui/macosx/playlist.?: implemented Save Playlist
2003-09-21 Gildas Bazin* modules/gui/wxwindows/*: got rid of the close button...
2003-09-21 Gildas Bazin* modules/gui/wxwindows/*: we now have only 1 global...
2003-09-20 Derk-Jan Hartman* include/vlc/vlc.h:
next