summaryrefslogtreecommitdiff
path: root/xine_frontend_main.c
AgeCommit message (Expand)Author
2014-01-14Initial support for HDMI-CECphintuka
2013-08-18vdr-sxfe: added simple touchscreen remote controllerphintuka
2012-03-19Added user handle to frontend->vdr message callbackphintuka
2012-03-13Removed deprecated setting (field_order)phintuka
2012-01-30OpenGL does not depend on XRender anymorephintuka
2012-01-27Updated setting OpenGL flagsphintuka
2011-10-28Added missing definition for EXIT()phintuka
2011-10-25Updated command-line help and argumnt handling.phintuka
2011-10-25Regonize window id "root"phintuka
2011-03-19Added missing line feedphintuka
2011-02-12Add missing line feeds.rofafor
2011-01-23Moved keyboard handling to xine_frontend_kbd.cphintuka
2011-01-17Changed command-line arguments:phintuka
2011-01-17fe_display_open(): combined hud modes to single bitmaskphintuka
2011-01-08Patch #3150273:phintuka
2010-11-23Added missing line feedphintuka
2010-08-29Updated frontend usage help.rofafor
2010-05-26Added command-line options for opengl HUD OSDphintuka
2010-05-26Added opengl HUD options to fe_display_open() interfacephintuka
2010-05-21Fixed warnings:phintuka
2010-01-09Added missing line feed to help messagephintuka
2010-01-03Make audio_device and video_port const.phintuka
2010-01-03Removed unneeded strdup() + free()phintuka
2010-01-03Added an option to configure shutdown command and inactivity timerphintuka
2010-01-03Added hotkeys for (client) system shutdownphintuka
2009-08-18Removed invalid free()phintuka
2009-08-18Added --terminal optionphintuka
2009-08-18Cosmetics. Removed redundant strdup.phintuka
2009-08-16Added reconfigurable number of PES buffers for remote frontends via commandline.rofafor
2009-05-31Added --geometry optionphintuka
2009-05-31Added window positionphintuka
2009-02-21Added vdr-sxfe command-line option to disable X11 keyboard inputphintuka
2009-02-04Fixed freeing statically allocated stringphintuka
2008-12-21Simplified main loop.phintuka
2008-12-19Added '-C'/'--config' command-line option to specify xine's configuration file.rofafor
2008-12-14Cosmeticsphintuka
2008-11-17Added gui_hotkeys parameter to display_open.phintuka
2008-11-17Converted INTERPRET_LIRC_KEYS build-time option to runtime option.phintuka
2008-11-17Added run-time option --hotkeys.phintuka
2008-11-17Moved thread cleanup code to cleanup handlers.phintuka
2008-11-17Fixed MRL backwards compability mode.phintuka
2008-11-17Cosmeticsphintuka
2008-11-17SignalHandler():phintuka
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-15Added verbose debug loggingphintuka
2008-11-13Use send_event() / send_input_event()phintuka
2008-11-13Added missing headersphintuka
2008-11-13Moved xine-lib version check to fe_xine_init()phintuka
2008-11-13Moved list_plugins to xine_frontend.c.phintuka