]> git.sesse.net Git - vlc/history - include/vlc_interface.h
contrib: ffmpeg: add some cflags for arm/neon
[vlc] / include / vlc_interface.h
2011-11-25 Rémi Denis-CourmontMove intf_EJect() out of core
2011-07-28 Rémi Denis-CourmontDo not create a console under Wine
2011-07-12 Jean-Baptiste KempfAdd .caf file format
2011-07-07 Jean-Baptiste KempfAdd .mtv extension
2011-06-21 Rémi Denis-CourmontRemove unused intf_thread_t.psz_intf
2011-06-05 Jean-Baptiste KempfAdd a few more subtitles extensions
2011-06-05 Jean-Baptiste KempfUpdate NEWS, LIST and subtitles extensions for STL
2011-06-04 Jean-Baptiste KempfSupport .awb files
2011-05-24 Jean-Baptiste KempfCue sheet files are playlists
2011-05-23 Laurent AimarUsed vlc_clone for interface threads.
2011-05-07 Rémi Denis-CourmontReplace VLC_EXPORT macro with a simple prefix, VLC_API
2011-04-22 Jean-Baptiste KempfAdd f4v extension
2011-01-28 Jean-Baptiste KempfSubtitle: show .txt files when opening a subtitle
2010-11-04 Srikanth RajuBase Media Library Module files
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...
next