]> git.sesse.net Git - vlc/history - include/vlc_interface.h
Use var_InheritString for --decklink-video-connection.
[vlc] / include / vlc_interface.h
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Christophe MutricyAdd a "Media Files" extension list + i18n
2006-05-28 Clément StenacFile type filters and implementation in WX. Refs:#24
2006-04-18 Clément StenacAdd separate audio and video popup menus
2006-03-28 Clément StenacStrings in include/ (Refs:#438)
2006-01-22 Clément Stenac* Make ParseOption (from input) a global service (var_O...
2006-01-12 Antoine CellerierFSF address change.
2005-12-11 Clément Stenac* Handle dialogs needing answer
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)
2005-11-23 Antoine CellerierPut licensing terms instead of description in about...
2005-11-02 Clément Stenacp( vlc.getInterfaces().getInterface( "wxwidgets" )...
2005-07-24 Antoine CellerierVLC update checker in the wxWidgets interface (in help...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2004-11-13 Clément StenacAdd directory in wxWidgets
2004-11-03 Sam Hocevar * include/vlc_interface.h src/libvlc.h: typography.
2004-10-01 Gildas Bazin* src/libvlc.c, include/vlc_interface.h: don't open...
2004-08-24 Cyril Deguet * all: removed obsolete b_blocking in intf_dialogs_arg_t
2004-04-20 Gildas Bazin* include/vlc/vlc.h: added a b_play parameter to the...
2004-04-11 Gildas Bazin* include/vlc_interface.h: forgot that in last commit.
2004-04-02 Gildas Bazin* src/video_output/vout_intf.c: new vout_ControlWindow...
2004-03-23 Gildas Bazin* src/input/*:
2004-03-15 Clément StenacAdd description for demux2 (Closes:#1780)
2004-03-01 Gildas Bazin* modules/gui/wxwindows/*: make sure we re-use the...
2004-01-25 Clément Stenac* Strings review in include/
2003-10-29 Clément Stenac* src/playlist/* && Makefile.am
2003-10-14 Gildas Bazin* modules/gui/wxwindows/*: don't forget to delete the...
2003-09-18 Clément StenacAdded some Doxygen doc
2003-08-30 Gildas Bazin* include/vlc_config.h: removed unused config stuff.
2003-07-20 Gildas Bazin* modules/gui/wxwindows/*, include/vlc_interface.h...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: enable popup menu support...
2003-07-17 Gildas Bazin* modules/gui/wxwindows/*: The wxwindows interface...
2003-06-24 Sam Hocevar * include/interface.h: renamed this file to vlc_inter...