]> git.sesse.net Git - vlc/history - include/vlc_interface.h
Add m2ts and mts to the interface dialog selectors.
[vlc] / include / vlc_interface.h
2008-08-01 Jean-Baptiste KempfAdd m2ts and mts to the interface dialog selectors.
2008-07-24 Rémi Denis-CourmontRemove the main thread hack on platforms with non-idiot...
2008-07-06 Rémi Denis-Courmontwx -> qt
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste KempfAdd OMA to the interface
2008-06-20 Rémi Denis-CourmontRemove the broken window embedding core code
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
2008-05-31 Rémi Denis-Courmontintf_Create: remove unused parameters
2008-05-28 Rémi Denis-Courmontintf_Destroy(): use vlc_object_release() and a destruct...
2008-05-26 Rémi Denis-CourmontFix HAVE_ATTRIBUTE_FORMAT usage - refs #297
2008-05-21 Jean-Baptiste KempfUpdate NEWS and interface string about the latest parsi...
2008-05-13 Jean-Baptiste KempfPut psb in NEWS, interface and options.
2008-05-12 Jean-Baptiste KempfUpdate the NEWS and the dialogs for the subtitles support.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-03-28 Jean-Baptiste KempfReplace define by enum
2007-11-04 Antoine CellerierAdd a psz_intf member to intf_thread_t. This holds...
2007-10-23 Jean-Baptiste KempfAdd *.cdg to the format we use in the GUIs.
2007-09-20 Pierre d'Herbemontinterface.c: Support execution of the interface Run...
2007-09-15 Rémi Denis-CourmontRemove interface b_block property.
2007-09-15 Rémi Denis-CourmontIf LibVLC is closing, any interface should close, not...
2007-09-11 Rémi Denis-CourmontAll: missing ATTRIBUTE_FORMAT
2007-09-03 Jean-Baptiste KempfQt4 - add .mxf and .gxf to video files.
2007-08-06 Jean-Baptiste KempfAdd .flv extension. Close #1256
2007-04-19 Rémi Denis-CourmontSpelling
2007-04-01 Jean-Baptiste KempfAdd a define for the EXTENDED dialog for further use...
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-13 Rémi Denis-CourmontFix another bunch of warnings
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...