]> git.sesse.net Git - vlc/history - include
Remove unused variables, refactor a bit.
[vlc] / include /
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()
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-05-23 Rémi Denis-CourmontRemove non-existent types
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Felix Paul Kühnecompilation fix
2009-05-21 Rémi Denis-CourmontRemove error value from locks and condvar initialization
2009-05-21 Rémi Denis-CourmontWinCE does not support spin locks
2009-05-21 Rémi Denis-Courmontvlc_clone() and vlc_thread_create() must be checked...
2009-05-21 Rémi Denis-Courmontvlc_mutex_trylock() return value must be checked
2009-05-21 Rémi Denis-CourmontFix mouse key strings
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Rémi Denis-CourmontDo not use values within the Unicode points range for...
2009-05-21 Rémi Denis-CourmontKeyToString: divide and conquer
2009-05-21 Rémi Denis-CourmontPut keys in VLC key code order
2009-05-21 Rémi Denis-CourmontMedia keys are supported NOT only on Windows
2009-05-21 Rémi Denis-CourmontGet rid of KEY_ASCII and KEY_SPECIAL
2009-05-20 Pierre YnardWinCE: add replacement getcwd() function
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 JP Dingersprintf +n in file.c, plus add and use vlc_num_keys...
2009-05-18 Laurent AimarImproved a bit picture API.
2009-05-18 Laurent AimarRemoved unused picture_heap_t field in picture_t.
next