]> git.sesse.net Git - vlc/history - modules/gui
* all: don't use input_OffsetToTime anymore.
[vlc] / modules / gui /
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
2004-05-18 Felix Paul Kühne* rewritten a pref-string
2004-05-17 Felix Paul Kühne* modules/gui/macosx/intf.*: made the Services-menu...
2004-05-17 Olivier Teulière * skins2:
2004-05-17 Gildas Bazin* fixed race condition with b_seekable.
2004-05-17 Gildas Bazin* modules/gui/wxwindows/timer.cpp: don't show the slide...
2004-05-16 Gildas Bazin* src/video_output/vout_intf.c, include/video_output.h:
2004-05-16 Derk-Jan Hartman* modules/gui/macosx/output.m: added mp4a.
2004-05-16 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: increa...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/open.cpp: added a DVB tab and...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/interface.cpp: forgot a debug...
2004-05-16 Gildas Bazin* modules/gui/wxwindows/*: some cleanup + disable seekb...
2004-05-16 Clément StenacUpdate timer
2004-05-16 Clément StenacUse the new SAP/SLP syntax (sap,slp,name=)
2004-05-14 Eric Petit macosx/vout.m: don't forget to EndFullScreen() on...
2004-05-13 Eric Petit macosx/vout.m : fixed --macosx-fillscreen
2004-05-13 Eric Petit macosx/vout* : in GL mode, create a fullscreen window...
2004-05-12 Olivier Teulière * skins2: Removed the Theme.fadetime attribute (unused)
2004-05-12 Gildas Bazin* modules/gui/wxwindows/open.cpp: mrl parsing fix.
2004-05-10 Benjamin Prachtoups
2004-05-10 Gildas Bazin* modules/gui/wxwindows/open.cpp: fixed the update...
2004-05-10 Benjamin Prachtuse new syntax for sap/slp announces
2004-05-08 Olivier Teulière * skins2/src/skin_main.cpp: Transparency is default...
2004-05-07 Gildas Bazin* modules/gui/wxwindows/*: move a few things out of...
2004-05-07 Derk-Jan Hartman* introduced a bug with my latest patch in the autogene...
2004-05-06 Derk-Jan Hartman* fixed a number of memleaks
2004-05-06 Derk-Jan Hartman* don't autorelease the application
2004-05-05 Olivier Teulière * skins2/parser/skin_parser.cpp: Make sure that IDs...
2004-05-05 Gildas Bazin* modules/gui/wxwindows/preferences_widgets.cpp: compil...
2004-05-04 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed my last commit.
2004-05-04 Eric Petit + macosx/vout.m : catch mouse events in OpenGL mode...
2004-05-02 Olivier Teulière * modules/gui/wxwindows/playlist.cpp: fixed a refcount...
2004-05-02 Olivier Teulière * skins2/parser/interpreter.cpp: parse the "or" operator
2004-05-01 Cyril Deguet * src/vlcproc.*: added the callbacks for vout request...
2004-04-30 Gildas Bazin* modules/gui/wxwindows/*: hotkeys support.
2004-04-30 Eric Petit + macosx/vout*: use two pictures and OpenGL textures...
2004-04-30 Benjamin Pracht* Use the playlist info panel instead of the old one...
2004-04-30 Gildas Bazin* modules/gui/skins2/*: a few bug fixes.
2004-04-30 Gildas Bazin* share/skins2/skin.catalog: added a default catalog...
2004-04-30 Derk-Jan Hartman * src/video_output/vout_intf.c: remember video-on...
2004-04-30 Gildas Bazin* modules/gui/wxwindows/*: small clean-up.
2004-04-29 Cyril Deguet * parser/expr_evaluator: expression evaluator using...
2004-04-29 Derk-Jan Hartman * src/playlist/playlist.c: Don't do any playlist actio...
2004-04-29 Derk-Jan Hartman* Fix the fullscreen button.
2004-04-29 Clément Stenac* Made the open dialog a wxDialog to be able to call...
2004-04-29 Derk-Jan Hartman* Updated the Vout behaviour. Still a bit coupled to...
2004-04-29 Derk-Jan Hartman* remove "Ja Nu!" Didn't i do that before????
2004-04-27 Gildas Bazin* modules/gui/wxwindows: use wxUSE_DRAG_AND_DROP to...
2004-04-27 Gildas Bazin* modules/gui/wxwindows/*: drag&drop is not supported...
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-27 Sam Hocevar * Got rid of more "VideoLAN C*****" references.
2004-04-27 Sam Hocevar * Removed legacy mentions of "VideoLAN C*****" in...
2004-04-26 Gildas Bazin* modules/gui/wxwindows/*: reverted last --wxwin-keep...
2004-04-26 Gildas Bazin* modules/gui/wxwindows/*: new --wxwin-keep-size option...
2004-04-26 Gildas Bazin* modules/gui/wxwindows/video.cpp: forgot to unlock...
2004-04-25 Cyril Deguet * ctrl_text.cpp: put the control text in the "moving...
2004-04-25 Cyril Deguet * dialogs.cpp: put NULL for the parent window argumen...
2004-04-23 Gildas Bazin* modules/video_output/x11/xcommon.c,
next