summaryrefslogtreecommitdiff
path: root/xine_frontend_main.c
AgeCommit message (Expand)Author
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
2008-11-11Eliminated static variable "verbose_xine_log"phintuka
2008-11-11Make xine_frontend_lirc.c separate compilation unitphintuka
2008-11-10Added missing includesphintuka
2008-11-04Moved LogToSysLog from xine_frontend.c to logdefs.cphintuka
2008-11-01include features.hphintuka
2008-10-21Fixed bug #2148032:phintuka
2008-09-19Display warning message when HUD OSD not compiled inphintuka
2008-09-05Added missing line feed to help textphintuka
2008-07-16Fixed calling frontend xine_openphintuka
2008-06-20Cleanupphintuka
2008-06-17Replace xvdr with MRL_ID define in stringsphintuka
2008-06-17Add toggle_fullscreen function pointer.phintuka
2008-06-17Call find_input from process_xine_keypressphintuka
2008-06-16fe_display_open: add aspect_controller and window_id argumentsphintuka
2008-05-19int -> size_tphintuka
2008-04-28Fixed typo in help messagephintuka
2008-04-13Removed yieldphintuka
2008-03-28HUD OSD configurationphintuka
2008-02-19Disable (keyboard) watchdog when keyboard thread terminatesphintuka
2008-02-05Added simple watchdogphintuka
2008-01-09Don't terminate keyboard reading thread when poll is interrupted (EINTR)phintuka
2008-01-03Change MRL syntax from xvdr[:proto]:// to xvdr[+proto]://phintuka
2007-06-18List only installed audio/video drivers in help messagephintuka
2007-05-18New options:phintuka
2007-05-18Special LIRC keysphintuka
2007-05-17Use different help messages for vdr-sxfe and vdr-fbfephintuka
2007-03-17Video drivers list updatephintuka
2007-03-15Simple "slave mode"phintuka
2007-03-08Set cursor and blanking off only when running on terminal (keyboard input)phintuka
2007-01-27Use --silent option immediately when it is detectedphintuka
2007-01-26Fixed fullscreen toggling with keyboardphintuka
2007-01-24Shortcut keys for toggling fullscreen and deinterlacephintuka
2007-01-22Added DXR3 to list of video drivers (Thanks to Ville Skyttä)phintuka
2007-01-20Added automatic re-connection (--reconnect option)phintuka
2007-01-07Return value is nagative if there was errors, 0 if user terminated frontendphintuka
2007-01-01lirc start/stop moved to separate functionsphintuka