]> git.sesse.net Git - vlc/history - include/vlc_interface.h
The schroedinger decoder does support non packetized streams.
[vlc] / include / vlc_interface.h
2009-04-05 Jean-Baptiste KempfAdd extensions we support to the open dialogs.
2009-03-17 Rémi Denis-CourmontRemove intf_thread_t.change_lock
2009-03-08 Rémi Denis-CourmontTypo
2009-03-08 Rémi Denis-CourmontRemove interaction core
2009-03-08 Rémi Denis-CourmontRemove intf_UserProgress
2009-03-08 Rémi Denis-CourmontRemove intf_UserStringInput
2009-03-08 Rémi Denis-CourmontRemove intf_UserYesNo
2009-03-07 Rémi Denis-CourmontRemove intf_UserLoginPassword
2009-03-07 Rémi Denis-CourmontRemove __intf_UserFatal
2009-03-05 Rémi Denis-Courmontintf_UserWarn: remove dead code
2009-03-05 Rémi Denis-CourmontCustom lock for interaction
2009-03-01 Jean-Baptiste KempfAdd .mlp and .ape in open file dialog. They work just...
2009-02-28 Jean-Baptiste KempfDon't believe Wikipedia: VLC supports perfectly well...
2009-02-17 Jean-Baptiste KempfAdd .rec files in open files.
2009-02-11 Anthony LoiseauSort by alphabetical order the extensions.
2009-02-10 Anthony LoiseauAdd .iso to the video files extensions (untested)
2009-02-01 Rémi Denis-CourmontInteraction: remove dummy new state
2009-02-01 Rémi Denis-CourmontInteraction: avoid thread if there is no provider
2009-01-31 Rémi Denis-CourmontProgress interaction: remove useless parameter
2009-01-31 Rémi Denis-CourmontInteraction: remove (buggy and useless) dialog IDs
2009-01-24 Rémi Denis-Courmontlibvlc_InternalWait, libvlc_Quit: wait and signal libvl...
2009-01-19 Antoine CellerierAdd support for config chain for interface modules
2009-01-12 Rémi Denis-CourmontHide interaction object layout
2009-01-12 Rémi Denis-CourmontRemove useless console type and pointer
2009-01-11 Rémi Denis-CourmontCleanup interaction-capable interface registration
2008-12-18 Jean-Baptiste KempfAdd .rm and .rmvb extensions.
2008-12-16 Rémi Denis-Courmontb_menu: remove unused variable
2008-12-16 Rémi Denis-Courmontb_menu_change: remove write-only variable
2008-09-17 Jean-Baptiste KempfAdd .nuv in interface and installer.
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-13 Antoine Cellerier\o/ skins2 work on win32 \o/ <(°v°<)
2008-09-12 Jean-Baptiste KempfOgg extensions update as RFC 5334 recommends.
2008-08-28 Rémi Denis-Courmontpsz_intf_switch was read-only: remove dead code
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
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...