summaryrefslogtreecommitdiff
path: root/xine_frontend.h
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2009-05-31Added window positionphintuka
2009-02-21Added vdr-sxfe command-line option to disable X11 keyboard inputphintuka
2008-12-19Added '-C'/'--config' command-line option to specify xine's configuration file.rofafor
2008-12-13Cosmeticsphintuka
(removed leading spaces, tabs->spaces)
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