]> git.sesse.net Git - vlc/history - include/vlc_interface.h
Merge branch 'master' into lpcm_encoder
[vlc] / include / vlc_interface.h
2010-07-25 Rémi Denis-CourmontWin32: run on first thread is not needed
2010-06-16 Jean-Baptiste KempfAdd extensions to open dialog ones
2010-05-19 Jean-Baptiste KempfSupport .3gp in interface open dialogs
2010-05-19 Jean-Baptiste KempfRecognize the new .webm extension in interfaces
2010-03-13 Rémi Denis-CourmontPut only the copyright statement in COPYRIGHT_MESSAGE
2010-02-25 Jean-Baptiste KempfForgotten .nsv in open file dialog
2010-02-22 Jean-Baptiste KempfAdd .amr to recognized extensions
2010-02-07 Rémi Denis-CourmontMisc: remove leading underscores
2010-01-30 Jean-Baptiste KempfVLC supports .vro (DVD-VR) files
2010-01-14 Jean-Baptiste KempfIntegrate .tta in interface and installer
2009-12-06 Rémi Denis-CourmontAdd MID, RMI, VOD and XA extensions (+ cosmetic wrap)
2009-12-06 Jean-Baptiste KempfSupport for AMV video files.
2009-10-31 Rémi Denis-CourmontRecognize .m3u8 extension
2009-10-28 Vicente Jimenez... Add .sdp to reconized extensions
2009-10-21 Marian ĎurkovičAdd .ifo to recognized extensions
2009-08-27 Jean-Baptiste KempfSupport of .vqf and .w64 files on file opening
2009-08-14 Jean-Baptiste Kempf*.aob files are now readable
2009-07-19 Jean-Baptiste KempfFix Typo
2009-07-18 Jean-Baptiste KempfVLC is able to open .aiff files.
2009-07-18 Jean-Baptiste KempfAdd .rar and .zip extensions to open dialog.
2009-07-09 Jean-Francois MassolAdd .mpc to the file open dialog
2009-06-16 Jean-Baptiste KempfAdd .tod in the extension for open panel.
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontKeep a thread-safe list of interfaces
2009-05-23 Rémi Denis-CourmontReplace intf_StopThread() with intf_DestroyAll()
2009-05-23 Rémi Denis-CourmontMerge intf_Create() and intf_RunThread()
2009-05-23 Rémi Denis-CourmontMove intf_sys_t and intf_thread_t definitions
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
next