]> git.sesse.net Git - vlc/history - src
Contribs: refactor flac build
[vlc] / src /
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-02-06 Rémi Denis-CourmontSD listing: remove module lookup hack
2010-02-06 Laurent AimarFixed typo for f32b.
2010-02-06 Laurent AimarAdded float 32/64 (non native) support to aout_BitsPerS...
2010-02-06 Antoine CellerierRemove tabs.
2010-02-06 Laurent AimarAdded VLC_CODEC_F32/64 L/B.
2010-02-06 Rémi Denis-CourmontUse C locale when formatting error messages in the log
2010-02-05 Laurent AimarAdded missing functions to libvlccore.sym.
2010-02-05 Laurent AimarUsed INPUT_REPLACE_INFOS/INPUT_MERGE_INFOS in es_out...
2010-02-05 Laurent AimarAdded INPUT_REPLACE_INFOS and INPUT_MERGE_INFOS.
2010-02-05 Laurent AimarAdded input_item_ReplaceInfos() and input_item_MergeInfos.
2010-02-05 Laurent AimarModified info_category_AddInfo and added info_category_...
2010-02-05 Laurent AimarFactorized and clean up input_item_t::info_cat_t manipu...
2010-02-05 Laurent AimarFixed an invalid free in input_item_DelInfo().
2010-02-05 Laurent AimarFixed support for non dated teletext.
2010-02-05 Jean-Paul Samanlibvlc: restore Teletext functionality
2010-02-05 Rémi Duraffortvariables: print an error message when a variable is...
2010-02-05 Pierre Ynardvlm: make vod input objects children of vod server
2010-02-04 Jean-Philippe AndréSD: set the name to configuration value "longname"
2010-02-04 Rémi Denis-CourmontFix memory leak and dummy warning
2010-02-04 Rémi Denis-CourmontSD: initialize config chain also in LibVLC media discov...
2010-02-04 Rémi Denis-CourmontDe-uglify root SD item name
2010-02-04 Rémi Denis-CourmontFix pl_Release() crash with -S
2010-02-04 Fabio Ritrovatoluasd: use a configuration chain to pass parameters...
2010-02-04 Rémi Denis-CourmontDo not use an enumeration for a bits field
2010-02-03 Rémi Denis-CourmontLibVLC VLM: save a few kilobytes of code
2010-02-03 Rémi Denis-CourmontLibVLC VoD: remove exceptions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: comment out unimplemented functions
2010-02-03 Rémi Denis-CourmontLibVLC VLM: remove exceptions
2010-02-03 Rémi Denis-CourmontRevert "libvlc: Export libvlc_video_get_size() in ...
2010-02-03 Christophe MutricyTypos
2010-02-03 Rémi Denis-CourmontFix keys order
2010-02-03 Rémi Denis-CourmontRemove some exceptions in media_list
2010-02-03 Ilkka Ollakkaplaylist: add check if item is allready preparsed befor...
2010-02-03 Ilkka Ollakkaplaylist: fix preparsing (atleast fixed it for me)
2010-02-03 Rémi Duraffortsout: fix typo.
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-02 Rémi Denis-CourmontLibVLC media: remove exceptions
2010-02-02 Rémi Denis-CourmontMedia discovery: remove exception
2010-02-02 Adrien MagloRework of vout_OSDEpg.
2010-02-02 Laurent AimarFixed EPG OSD aspect ratio.
2010-02-02 Laurent AimarReduced EPG OSD down to 3s and enable fade out.
2010-02-02 Adrien MagloAdd a function to display EPG event information for...
2010-02-02 Laurent AimarAdded input_GetPcrSystem/input_ModifyPcrSystem.
2010-02-02 Jakob Lebenfix compile
2010-02-02 Jakob Lebenfix build - remove redundant declarations
2010-02-02 Jakob Lebeninput_item_node_Delete: fix leakage and lessen complexity
2010-02-02 Jakob Lebenplaylist: restore stop and browse behavior like before
2010-02-02 Jakob Lebenplaylist: refactor a bit and fix a crash
2010-02-02 Jakob Lebenvlc core: single storage playlist
2010-02-02 Pierre d'Herbemontmissing return.
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-02 Pierre d'Herbemontlibvlc: Export libvlc_video_get_size() in .sym.
2010-02-01 Rémi Denis-CourmontRemove the getaddrinfo transport protocol and socket...
2010-02-01 Rémi Denis-CourmontNo need to create a directory to write the cache anymore
2010-02-01 Rémi Denis-Courmontlibvlc_video_*: rewrite
2010-02-01 Rémi Denis-CourmontMove mediacontrol to bindings
2010-02-01 Rémi Denis-CourmontLibVLC: enable mouse events by default
2010-01-31 Rémi Denis-CourmontLibVLC core: remove exceptions
2010-01-31 Rémi Denis-CourmontMissing attach
2010-01-31 Rémi Denis-Courmontimage: filter may fail, don't crash on NULL picture
2010-01-31 Hugo Beauzee-LuyssenRemove unused exception from video.c
2010-01-31 Rémi Denis-CourmontLibVLC log: remove exceptions
2010-01-31 Rémi Denis-CourmontDead inline
2010-01-31 Rémi Denis-CourmontLibVLC: remove unused and buggy media list views
2010-01-31 Rémi Denis-CourmontLibVLC audio: take a player object for most functions...
2010-01-31 Rémi Denis-CourmontLibVLC media player: remove exceptions
2010-01-31 Rémi Denis-Courmontgood
2010-01-31 Rémi Denis-CourmontLibVLC: use VLC variables inheritance for drawable...
2010-01-31 Rémi Denis-CourmontMake media player a VLC object
2010-01-31 Jakob Lebenservices_discovery: no need to attach to events twice
2010-01-31 Jakob Lebenplaylist: make playlist_DeleteFromInput delete containe...
2010-01-31 Jakob Lebenplaylist: only install input item event callbacks on...
2010-01-31 Kamil BaldygaTicket 3234 autodetect subtitles
2010-01-31 Rémi Denis-CourmontKill one exception
2010-01-31 Laurent AimarCosmetics.
2010-01-31 Laurent AimarFixed input_GetEsObjects().
2010-01-31 Rémi Denis-CourmontKill a few vlc_object_find
2010-01-31 Rémi Denis-Courmontaout_IsMuted: fix object leak
2010-01-31 Rémi Denis-CourmontSilent rule for vlc_about.h
2010-01-31 Rémi Denis-CourmontSilent rule for .pc files
2010-01-31 Rémi Denis-CourmontSilent rules for revision
2010-01-31 Rémi Denis-CourmontGenerate Windows resource file on need basis
2010-01-31 Laurent AimarAdded input_GetEsObjects() to cleanly retreive ES objec...
2010-01-31 Laurent AimarFixed input clean up in case of sout error.
2010-01-31 Laurent AimarCosmetics.
2010-01-30 Laurent AimarRemoved now useless es_out_t::b_sout field.
2010-01-30 Laurent AimarMade normal es_out_t valid as long as input_thread_t.
2010-01-30 Laurent AimarMerged ES_OUT_SET_ACTIVE/_MODE.
2010-01-30 Laurent AimarCosmetics.
2010-01-30 Laurent AimarAdded input internal es_out_GetEsObjects to retreives...
2010-01-30 Rémi Denis-CourmontDon't start the playlist thread if not needed
2010-01-30 Rémi Denis-CourmontVariables fixes
2010-01-30 Rémi Denis-Courmontplaylist: small race between vlc_object_alive and vlc_c...
2010-01-30 Rémi Denis-Courmontconfig_CreateDir: error -> warning
2010-01-30 Rémi Denis-CourmontSave plugins cache into corresponding plugins directory
2010-01-30 Rémi Denis-CourmontAdd some const
2010-01-30 Rémi Denis-CourmontLoad/delete plugins cache from plugins directory
2010-01-30 Rémi Denis-CourmontMore verbose error when failing to load the cache file
next