]> git.sesse.net Git - vlc/history - src
macosx/framework: Make sure -[VLCExtensionManager mediaPlayer] is KVO.
[vlc] / src /
2010-01-29 Pierre d'Herbemontlibvlc: Export libvlc_media_player_get_input_thread().
2010-01-29 Pierre d'Herbemontlibvlc: Remove some white spaces in media_player.c.
2010-01-28 Pierre YnardBuild fix
2010-01-28 Laurent AimarAdded es_out_ControlModifyPcrSystem to synchronize...
2010-01-28 Laurent AimarAdded es_out_ControlGetPcrSystem helper.
2010-01-28 Rémi Denis-CourmontRemove some unused p_e parameters and propagate
2010-01-28 Rémi Denis-CourmontUnexport vlc_object_detach
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-28 Rémi Denis-CourmontFactor vlc_object_release() into DeleteDecoder()
2010-01-28 Rémi Denis-CourmontAllow vlc_object_attach to reparent directly
2010-01-28 Rémi Denis-CourmontWarn about reparented object when debugging
2010-01-28 Rémi Denis-Courmontvlc_object_detach_unlocked: don't check impossible...
2010-01-28 Rémi Denis-CourmontMissing vlc_object_attach
2010-01-28 Rémi Denis-CourmontOops
2010-01-28 Rémi Denis-CourmontStick b_error to object types that actually use it
2010-01-28 Rémi Denis-Courmontdon't convert bool to bool...
2010-01-28 Rémi Denis-CourmontTypo
2010-01-28 Rémi Denis-CourmontUse module_gettext() for command line help
2010-01-28 Rémi Denis-Courmontmodule_gettext: translate a string in the text domain...
2010-01-28 Rémi Denis-CourmontLoad out-of-tree plugin's text domain
2010-01-28 Rémi Denis-CourmontKeep track of plugin text domain
2010-01-28 Rémi Denis-CourmontFactor out LoadMessages to support other text domains
2010-01-28 Rémi Denis-CourmontWarn inheriting a value from an object outside of the...
2010-01-28 Rémi Denis-CourmontAttach playlist ASAP
2010-01-28 Rémi Denis-CourmontResource attach/detach requires the lock. Add vlc_asser...
2010-01-27 Erwan TulouWin32: correct the 'one-instance' deallocation code
2010-01-27 Rémi Denis-Courmontvlc_object_create: remove legacy support for negative...
2010-01-27 Rémi Denis-Courmontaout: use vlc_custom_create
2010-01-27 Rémi Denis-Courmontdecoders: use vlc_custom_create, generic objects (excep...
2010-01-27 Rémi Denis-CourmontDo not insert a module in the list twice
2010-01-27 Rémi Denis-CourmontRemove write-only b_used property from cache entries
2010-01-27 Rémi Denis-CourmontRemove always false b_junk cache entry property
2010-01-27 Rafaël Carrélibvlc_media_es_t: export ES id
2010-01-26 Laurent AimarRedirected "zoom" on "scale" (vout_thread_t).
2010-01-26 Laurent AimarFixed zoom setting when the video fills the display.
2010-01-26 Laurent AimarFixed selected entry in input_thread_t::"program".
2010-01-26 Laurent AimarCosmetics.
2010-01-26 Laurent AimarAlso fix audio_sample_format_t::i_channels in aout_Form...
2010-01-25 Laurent AimarFixed compilation after FromCharset.
2010-01-25 Laurent AimarAdded FromCharset helper.
2010-01-25 Rémi Denis-Courmontplugins must match "lib*_plugin"LIBEXT, not just "...
2010-01-25 Rémi Denis-CourmontSave the plugins cache as early as possible
2010-01-25 Rémi Denis-CourmontConsistency loading -> saving
2010-01-25 Rémi Denis-CourmontUse utf8_unlink
2010-01-25 Rémi Denis-CourmontUseless headers
2010-01-25 Rémi Denis-CourmontModules cache: refactor, no functional changes
2010-01-25 Rémi Denis-CourmontRemove CACHEDIR.tag
2010-01-25 Pierre YnardExtensions: distribute headers
2010-01-25 Rémi Denis-Courmontlibvlc_event_manager: remove exceptions
2010-01-24 Pierre d'Herbemontdarwin_specific: Fix coding style (sick).
2010-01-24 Pierre d'Herbemontdarwin_specific: Make sure developer version of VLC...
2010-01-24 Rémi Duraffortconfig: fix memory leak.
2010-01-24 Jean-Philippe AndréExtensions: core function dialog_ExtensionUpdate
2010-01-24 Rémi Denis-CourmontMissing white spaces
2010-01-24 Rémi Denis-CourmontRemove some more unused exceptions
2010-01-24 Rémi Denis-Courmontlibvlc_playlist_play: remove unused exception
2010-01-24 Rémi Denis-CourmontDo not export unimplemented functions
2010-01-24 Rémi Denis-Courmontlibvlc_event_detach: remove exception
2010-01-24 Rémi Denis-Courmontlibvlc media (list) player: remove a bunch of never...
2010-01-23 Rémi Denis-CourmontSort configuration items for faster lookup
2010-01-23 Rémi Denis-CourmontRemove useless module_bank_t.b_plugins
2010-01-23 Laurent AimarSupport subtitle description when comming from attachme...
2010-01-23 Rémi Denis-Courmontconfig_(Get|Put)(Int|Float): use global configuration...
2010-01-23 Rémi Denis-CourmontRemove the old module config lock
2010-01-23 Rémi Denis-CourmontUse a global R/W lock for configuration
2010-01-23 Rémi Denis-CourmontDo not translate ""
2010-01-23 Rémi Denis-CourmontDo not reload the command line
2010-01-23 Rémi Denis-Courmont--full-help: do not alter the configuration, only variables
2010-01-23 Rémi Denis-CourmontDo not reload the module bank if the language is overriden
2010-01-23 Rémi Denis-CourmontFix use of --data-path
2010-01-23 Rémi Denis-Courmontfilter_t: use struct of non-anymous unions, seems more...
2010-01-23 Luca Barbatolibvlc os-specific path discovery
2010-01-23 Rémi Denis-CourmontSome objects have no name. Fix segmentation fault.
2010-01-23 Rafaël Carrélibvlc: Get ES descriptions for media
2010-01-23 Rafaël Carrées_format_t: add i_level
2010-01-23 Rafaël CarréInit es_format_t->i_profile to -1 (not filled)
2010-01-23 Rémi Denis-CourmontStill build the vcdx plugin
2010-01-23 Rémi Denis-CourmontHAVE_CDDAX is never defined (anymore)
2010-01-23 Rémi Denis-CourmontUse a doubly-linked list for object tree
2010-01-23 Rémi Denis-CourmontRemove dead code
2010-01-23 Rémi Denis-Courmonttest_block requires threads lib too
2010-01-23 Rémi Denis-CourmontRemove vlc_list_find
2010-01-23 Rémi Denis-CourmontFindObjectName: split parent and child search modes
2010-01-23 Rémi Denis-Courmontvlc_object_find_name: simplify FIND_ANYWHERE
2010-01-23 Rémi Denis-CourmontSplit FindObject into FindParent and FindChild
2010-01-21 Laurent AimarMade stream_t size and position unsigned.
2010-01-21 Laurent AimarAssert that seek position is > 0.
2010-01-21 Rémi Denis-Courmont0 -> NULL
2010-01-20 Rémi Denis-CourmontSave the fact that an item has a callback, not the...
2010-01-20 Rémi Denis-Courmontdead code
2010-01-20 Rémi Denis-CourmontWin32: fix sockets leak
2010-01-20 Rémi Duraffortlibvlc: fix calloc usage.
2010-01-19 Rémi Denis-CourmontAdd build date/time in the version infos
2010-01-19 Rémi Denis-CourmontRemove COMPILE_DOMAIN, merge into COMPILE_HOST
2010-01-19 Rémi Denis-Courmontchar const -> const char
2010-01-19 JP DingerDrop option_as_ from marquee interface.
2010-01-19 JP DingerAdd libvlc interface to video_filter/logo module, like the
2010-01-18 Ramiro PollaOnly print CPU capabilities if there are any.
2010-01-18 Laurent AimarFixed skipping data until EOF while using block access.
2010-01-18 Francois Cartegniefix empty declaration warning
next