summaryrefslogtreecommitdiff
path: root/xine_input_vdr.h
AgeCommit message (Expand)Author
2012-03-10added frontend pointer to xine_input_event()phintuka
2010-02-14Added stream ID and position to xine_queue_pes_packet()phintuka
2009-02-25input_control() -> post_vdr_event()phintuka
2008-11-12int -> size_tphintuka
2008-11-11Moved MRL_ID to own headerphintuka
2008-06-17Define MRL IDphintuka
2008-06-17Use "right" input plugin type when calling input plugin from frontend.phintuka
2008-03-31Use type frontend_t* instead of void* in input plugin -> frontend function po...phintuka
2008-02-27Preparation for HUD OSD: allow frontend to intercept OSD messages.phintuka
2006-08-23Image grabbing for remote frontendsphintuka
2006-06-04const added to several arguments and dataphintuka
2006-06-03Initial importphintuka