summaryrefslogtreecommitdiff
path: root/xine_frontend.h
AgeCommit message (Collapse)Author
2008-11-17Added gui_hotkeys parameter to display_open.phintuka
Cmd-line argument not implemented for local mode.
2008-11-13return valuesphintuka
2008-11-13Added function pointers for frontend -> xine/vdr events (keypresses, ...)phintuka
2008-11-13Updated xine_is_finished return valuesphintuka
2008-11-13Added list_xine_plugins() prototypephintuka
2008-11-12Removed include "xine_osd_command.h".rofafor
2008-11-11Cleaned up compile time warnings.rofafor
2008-06-16fe_display_open: add aspect_controller and window_id argumentsphintuka
2008-03-28HUD OSD configurationphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2007-05-18Removed (unused) decoder priority optionphintuka
2006-08-23Frontend uses same version number as pluginphintuka
2006-08-16Improved end of stream signallingphintuka
Some extra checks to catch null pointers and empty strings
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
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