summaryrefslogtreecommitdiff
path: root/xine_input_vdr.h
AgeCommit message (Collapse)Author
2008-03-31Use type frontend_t* instead of void* in input plugin -> frontend function ↵phintuka
pointers
2008-02-27Preparation for HUD OSD: allow frontend to intercept OSD messages.phintuka
2006-08-23Image grabbing for remote frontendsphintuka
Poll instead of busy wait when writing to control stream
2006-06-04const added to several arguments and dataphintuka
control stream write result checks added possible deadlock removed from vdr_plugin_keypress
2006-06-03Initial importphintuka