summaryrefslogtreecommitdiff
path: root/xine_frontend.c
AgeCommit message (Expand)Author
2013-10-28Do not unload post plugins in fe_xine_close(). Fixes lost post processing whe...phintuka
2012-03-19Added user handle to frontend->vdr message callbackphintuka
2012-03-13Removed deprecated setting (field_order)phintuka
2012-03-10added frontend pointer to xine_input_event()phintuka
2012-03-07Added hook for video frame drawing.phintuka
2011-12-14Do not set speakers to stereo when alsa iec/spdif output is not usedphintuka
2011-04-11Drop support for old grab feature of xine-lib 1.2 vdpau-extensions-patch beca...durchflieger
2011-04-11Do not lock last frame.durchflieger
2011-03-10Add support for new frame grabbing feature of xine-lib-1.2 with df-xine-lib-e...durchflieger
2011-01-08Patch #3150273:phintuka
2010-05-22Fixed warnings:phintuka
2010-03-31fe_grab(): fixed clipping height (sf bug #2979641)phintuka
2010-03-29Fixed building with jpeg <= 7phintuka
2010-03-28Fixed bug #2974620 : vdr-sxfe segfaults when executing GRABphintuka
2010-03-01Log config filephintuka
2010-02-14Added stream ID and position to xine_queue_pes_packet()phintuka
2010-02-03Create config directory if it does not exist (sf bug #2796595)phintuka
2010-01-26Wire vo_lastptsphintuka
2010-01-04fe_xine_init(): Use proper cleanup functions.phintuka
2010-01-03Fixed segfault in fe_xine_exit() when this->postplugins == NULLphintuka
2010-01-03Added sanity checks:phintuka
2009-12-29Added system shutdown functionalityphintuka
2009-12-29fe_is_finished(): user-requested exit has higher priority than playback errors.phintuka
2009-12-29Cosmeticsphintuka
2009-10-08Added support for XINE_GUI_SEND_GRAB_FRAME (Thanks to durchflieger)phintuka
2009-10-08Pointer checks, logging updates and cosmeticsphintuka
2009-09-27Reset video size when stream changes.phintuka
2009-08-19Fixed memory leakphintuka
2009-08-19Signal window size to VDR at startupphintuka
2009-08-19Fixed fe_send_event() for events from frontend --> VDRphintuka
2009-03-17Init and wire OSD re-ordererphintuka
2009-02-25input_control() -> post_vdr_event()phintuka
2009-02-10Removed demux:mpeg_block from mrl.phintuka
2009-01-10Changed the default grab quality to match VDR's documentation.rofafor
2008-12-19Added '-C'/'--config' command-line option to specify xine's configuration file.rofafor
2008-12-18Enable OSD scaling between video_out and video driverphintuka
2008-11-19Added grab in PNM formatphintuka
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-16Missed script pathphintuka
2008-11-16Check if executing aspect ratio controller script failedphintuka
2008-11-14fe_t: Added pointers to (fe_)dest_pixel_aspect and (fe_)frame_output_cbphintuka
2008-11-14Renamed:phintuka
2008-11-14Added missing headersphintuka
2008-11-13compile xine_frontend_main.c as separate unitphintuka
2008-11-13Eliminated process_xine_keypressphintuka
2008-11-13Moved xine-lib version check to fe_xine_init()phintuka
2008-11-13Added fe_send_event, fe_send_input_event and fe_initphintuka
2008-11-13Updated xine_is_finished return valuesphintuka
2008-11-13Moved list_plugins to xine_frontend.c.phintuka
2008-11-11Eliminated static variable "verbose_xine_log"phintuka