]> git.sesse.net Git - vlc/history - src/input/event.h
Added a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user about scrambled es.
[vlc] / src / input / event.h
2009-03-08 Laurent AimarAdded a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user...
2009-02-13 Laurent AimarChanged "teletext-es" to be a list of teletext spu id.
2009-01-05 Laurent AimarAllows requesting active aout/vout from an input with...
2009-01-05 Laurent AimarAdded INPUT_EVENT_DEAD event.
2008-12-04 Laurent AimarAdded a input "cache" variable and INPUT_EVENT_CACHE...
2008-12-04 Laurent AimarFixed input bookmark thread safety, support and event.
2008-11-29 Laurent AimarImproved current times in regard to es_out timeshift.
2008-11-23 Laurent AimarAdded INPUT_EVENT_TELETEXT.
2008-11-22 Laurent AimarClean up input events.
2008-11-22 Laurent AimarMove/clean up input event code to its own file.