]> git.sesse.net Git - vlc/history - include
python-ctypes: generate list methods when possible
[vlc] / include /
2009-07-31 Pierre d'Herbemontlibvlc: Remove unimplemented media_list_view functions...
2009-07-30 Pierre Ynardthreads: remove unused fields in headers
2009-07-30 Rémi Duraffortvariables: var_IncInteger and var_DecInteger are now...
2009-07-30 Rémi Duraffortdemux: use calloc when applicable.
2009-07-30 Olivier AubertFix comments in include files
2009-07-30 Olivier Aubertdeprecated.h: fix libvlc_media_player_set_xwindow reference
2009-07-29 Laurent AimarFixed some corner case errors with SPU.
2009-07-29 Michael HanselmannAdd library functions for HTTP client authentication
2009-07-28 Laurent AimarFixed filter_*Blend rgb masks initialization.
2009-07-28 Laurent Aimaremoved unused pf_render function in subpicture_t.
2009-07-28 Laurent AimarRemoved now unused pf_pre_render in subpicture_t.
2009-07-27 Laurent AimarDo not decode subtitles too much in advanced.
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-27 Rémi Duraffortvariables: add a Get and Set function. This function...
2009-07-25 Sébastien Escudierlibvlc : handle VLM input events
2009-07-24 Rémi DuraffortRemove var_SetVoid: this function is doing exactly...
2009-07-19 Laurent AimarAdded a ES_OUT_SET_META to es_out.
2009-07-19 Laurent AimarDocumented and 'constified' meta and epg in es_out.
2009-07-19 Laurent AimarPrivatized es_out_mode_e.
2009-07-19 Laurent AimarDocumented demux state changes.
2009-07-19 Jean-Baptiste KempfFix Typo
2009-07-18 Jean-Baptiste KempfVLC is able to open .aiff files.
2009-07-18 Jean-Baptiste KempfSupport for ADPCM variant in Flash streams
2009-07-18 Jean-Baptiste KempfAdd .rar and .zip extensions to open dialog.
2009-07-12 Rémi Denis-CourmontSO friendliness
2009-07-10 Rémi DuraffortRemove unused function.
2009-07-09 Jean-Francois MassolAdd .mpc to the file open dialog
2009-07-09 Rémi Denis-CourmontRemove stub functions
2009-07-09 Rémi Denis-CourmontCast for aout_EnableFilter
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-07-08 Rémi Denis-CourmontSpell developer properly
2009-07-07 Rémi DuraffortRemove unused define.
2009-07-07 Rémi Duraffortvariables: cosmetics.
2009-07-06 Laurent AimarCosmetic.
2009-07-06 Laurent AimarFixed a typo (cosmetic).
2009-07-06 Sébastien EscudierVLM add input events
2009-07-06 Laurent AimarMoved DEFAULT_CHAN to vlc_osd.h
2009-07-06 Pierre d'HerbemontRevert "Remove enums from public APIs"
2009-07-05 Rémi Denis-CourmontRead/write locks
2009-07-04 Rémi Denis-CourmontSeparate variable for modal and non modal errors
2009-07-01 Laurent AimarAdded es_format_InitFromVideo helper.
2009-06-29 Rémi Denis-CourmontRemove enums from public APIs
2009-06-29 Cyril Mathélibvlc API: Add Marquee Filter to libvlc in video.c
2009-06-29 Pierre d'Herbemontvout: vout_EnableFilter takes a const char *.
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
2009-06-22 Rémi Denis-CourmontRemove vlc_UrlEncode
2009-06-17 Jean-Baptiste KempfFix playback of TrueSpeech in some .Avi
2009-06-16 Jean-Baptiste KempfAdd .tod in the extension for open panel.
2009-06-09 Laurent AimarWindow position in video_splitter_cfg_t is relative.
2009-06-09 Rémi Denis-CourmontCLOCK_FREQ is a mtime_t
2009-06-07 Rémi Denis-Courmontblock_heap_Alloc(): create a block from an existing...
2009-06-06 Laurent AimarAdded a new "video splitter" module type.
2009-06-06 Laurent AimarAdded a missing const to video_format_Copy.
2009-06-05 Laurent AimarAdded video_format/es_format_IsSimilar helper.
2009-06-05 Laurent AimarAdded amissing const to filter_Blend.
2009-06-05 Laurent AimarAdded blend filter helpers.
2009-06-05 Laurent AimarAdded a const to source picture in blend module.
2009-06-04 JP DingerCompile fix for win32 vlc_timer_t: update callback...
2009-06-04 Pierre d'Herbemonttimer: Dummy work around for darwin. (dummy stub).
2009-06-03 Cyril Mathélibvlc API: Add Deinterlace Filter to libvlc in video.c
2009-06-03 Laurent AimarAdded mouse support to filter_t and filter_chain_t.
2009-06-03 Rémi Denis-CourmontRemove useless timer parameter
2009-06-03 Rémi Denis-Courmontvlc_timer_getoverrun result must be used
2009-06-02 Rémi Denis-CourmontAsynchronous timer API
2009-05-31 Rémi Denis-CourmontRevert "Merge branch 'master' of git@git.videolan.org...
2009-05-31 Rémi Denis-CourmontMerge branch 'master' of git@git.videolan.org:vlc
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Rémi Denis-CourmontAbort if array allocation fails
2009-05-31 Laurent AimarMade picture_Hold return the provided picture.
2009-05-31 Laurent AimarAdded config_ChainDuplicate to duplicate config_chain_t...
2009-05-31 Laurent AimarAdded vout_GetSpu to retreive the spu_t object from...
2009-05-30 Laurent AimarAdded picture_NewFromFormat/Ressource functions.
2009-05-30 Laurent AimarAdded picture_pool_t and functions helpers.
2009-05-30 Laurent AimarAdded a picture_fifo_t helper.
2009-05-30 Laurent AimarAdded a picture_Reset helper.
2009-05-30 Laurent AimarAdded a subpicture_NewFromPicture helper.
2009-05-29 Rafaël CarréRemove unused unescape_URI() and unescape_URI_duplicate()
2009-05-29 JP Dingerplaylist/sort.c: remove globals, replace with pointers...
2009-05-28 Rémi Denis-CourmontRemove compile-time check warnings on GCC 3
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 Sébastien EscudierHandle VLM events in libvlc
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-25 JP DingerCompile fix on windows: vlc_mutex_init() now returns...
2009-05-25 JP DingerRevert "Compile fix on windows -- vlc_mutex_init()...
2009-05-25 JP DingerCompile fix on windows -- vlc_mutex_init() now returns...
2009-05-25 Pierre d'HerbemontOops.
2009-05-25 Pierre d'HerbemontFix compilation.
2009-05-25 Pierre d'HerbemontFix compilation.
2009-05-25 Pierre d'Herbemontlibvlc: Don't use enum directly, it's a bad pratice...
2009-05-25 Pierre d'Herbemontlibvlc: nsobject is void *.
2009-05-25 Pierre d'Herbemontlibvlc: Split public headers by object and layers.
2009-05-24 Rémi Denis-CourmontError-proof REMOVE_ELEM
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()
next