]> git.sesse.net Git - vlc/history - src/input/input_interface.h
decoder: reorder to avoid forward declation, no functional changes
[vlc] / src / input / input_interface.h
2015-02-04 Thomas Guilleminput: add vlc_InputItemPreparseEnded event
2011-11-27 Jean-Baptiste KempfLGPL
2010-11-06 Rémi Denis-CourmontRemove __LIBVLC__ checks from src/
2010-06-08 Rémi Denis-CourmontExport input_resource_TerminateVout
2009-09-22 Laurent AimarFixed offline EPG state.
2009-09-22 Laurent AimarStored vlc_epg_t array inside input_item_t.
2009-08-29 Pierre YnardFix typos in comments
2009-08-26 Niles BindelAdd input resource support to the LibVLC Media Player
2009-05-08 Laurent AimarFixed a race condition with input creation and events.
2009-03-22 Laurent AimarCreated input_item_SetEpg function.
2009-03-01 Rémi Denis-CourmontRessource -> Resource
2009-03-01 Rémi Denis-CourmontSpell resource the English way
2009-02-11 Rémi Denis-CourmontPrivatize input_Preparse
2009-01-24 Laurent AimarAdded a input_ressource_HasVout.
2009-01-05 Laurent AimarActivated vout/aout recycling with playlist inputs.
2009-01-05 Laurent AimarPrepare for safe (sout)/vout/aout recycling.
2009-01-05 Laurent AimarClean up preparser/fetcher code.
2008-11-22 Laurent AimarMoved statistic update from sout to input.
2008-11-22 Laurent AimarClean up input_item_t functions and usages.