summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-17--hotkeys replaces INTERPRET_LIRC_KEYS and XINELIBOUTPUT_FE_TOGGLE_FULLSCREENphintuka
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-16Simplify.phintuka
2008-11-16.dependencies depends on config.makphintuka
2008-11-16... and removed duplicate logdefs.o from vdr-sxfe/vdr-fbfephintuka
2008-11-16Added extern "C" around x_syslogphintuka
2008-11-16Added logdefs.o to subplugins.phintuka
2008-11-16Implement thread cancellation safe locking (mutexes are unlocked if thread is...phintuka
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-16Fixed make .dependenciesphintuka
2008-11-16Killed warningphintuka
2008-11-16Missed script pathphintuka
2008-11-16Check if executing aspect ratio controller script failedphintuka
2008-11-15Generate dependencies for xine plugin source filesphintuka
2008-11-15Added verbose debug loggingphintuka
2008-11-15Added verbose debug logging for all control messagesphintuka
2008-11-15Use send_event / xine_is_finished to set / check exit condition.phintuka
2008-11-15Removed FE_STANDALONE checks.phintuka
2008-11-15- Automatically generate deps for all C filesphintuka
2008-11-14Include "terminate key pressed" condition in fbfe_run() return valuephintuka
2008-11-14fe_t: Added pointers to (fe_)dest_pixel_aspect and (fe_)frame_output_cbphintuka
2008-11-14Renamed:phintuka
2008-11-14Store original handlers for xine_open and xine_play before overridingphintuka
2008-11-14Store original xine_init function for later use before overriding itphintuka
2008-11-14Compile xine_frontend.c to own object filephintuka
2008-11-14Check for vdr_sdp_description() return value.phintuka
2008-11-14asprintf -> cStringphintuka
2008-11-14Check asprintf return valuephintuka
2008-11-14Check asprintf return valuephintuka
2008-11-14Added "Server busy" response when there are no free client slotsphintuka
2008-11-14Increased PLAYFILE_TIMEOUT to 20 secondsphintuka
2008-11-14Silenced the execution of configure.rofafor
2008-11-14Need only one xine_fbfe_frontend.ophintuka
2008-11-14Added missing headersphintuka
2008-11-14Headers cleanupphintuka
2008-11-13compile xine_frontend_main.c as separate unitphintuka
2008-11-13Eliminated process_xine_keypressphintuka
2008-11-13Removed process_xine_keypress() protophintuka
2008-11-13Do not use process_xine_keypressphintuka
2008-11-13Use init_fe()phintuka
2008-11-13Use send_event() / send_input_event()phintuka
2008-11-13Added missing headersphintuka