summaryrefslogtreecommitdiff
path: root/xine_frontend.h
AgeCommit message (Collapse)Author
2014-01-13Added sxfe_display_edid()phintuka
2013-08-19Added missing parameterphintuka
2012-03-19Added user handle to frontend->vdr message callbackphintuka
2012-03-13Removed deprecated setting (field_order)phintuka
2012-01-31Added modeswitch flagsphintuka
2011-10-25Added HUD_XRENDER flagphintuka
2011-02-25Added WINDOW_ID_*phintuka
2011-01-19Fixed HUD bitmask values.rofafor
2011-01-17fe_display_open(): combined hud modes to single bitmaskphintuka
2010-05-26Added opengl HUD options to fe_display_open() interfacephintuka
(Thanks to grueni75, patch #2978033)
2010-02-14Added stream ID and position to xine_queue_pes_packet()phintuka
2009-12-29Added shutdown_init() fonction pointer and related dataphintuka
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