summaryrefslogtreecommitdiff
path: root/xine_frontend_main.c
AgeCommit message (Expand)Author
2010-02-14This commit was manufactured by cvs2svn to create branch 'branch-1_o_x'.branch-1_o_xcvs2svn
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
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