summaryrefslogtreecommitdiff
path: root/frontend_local.c
AgeCommit message (Collapse)Author
2009-09-13Merge:phintuka
revision 1.43 Removed m_bIsFinished revision 1.42 Removed Stop(). Use cThread::Running() and cThread::Cancel().
2009-06-19Merge from trunk:phintuka
revision 1.33 Added gui_hotkeys parameter to display_open. Cmd-line argument not implemented for local mode. revision 1.32 fe_display_open: add aspect_controller and window_id arguments
2009-06-08Merged revision 1.37phintuka
Added vdr-sxfe command-line option to disable X11 keyboard input
2009-06-08Merge from trunk:phintuka
revision 1.40: Added window position revision 1.39, 1.38: Return 0 if input plugin queue is full revision 1.36 Moved local frontend xine-lib config file default location to $(CONFDIR)/plugins/xineliboutput/config revision 1.35 Added '-C'/'--config' command-line option to specify xine's configuration file.
2009-06-06Merge from trunk:phintuka
revision 1.41 date: 2009/06/01 14:01:28; author: phintuka; state: Exp; lines: +13 -10 Eliminated warning (dereferencing type-punned pointer will break strict-aliasing rules)
2008-04-03Moved common configuration code to base classphintuka
2008-03-28HUD OSD configurationphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-02-19Software scaling UIphintuka
2008-02-19Added the possibility to select the aspect ratio of the video.phelin
2007-05-18Removed (unused) decoder priority optionphintuka
2007-05-17(no functional changes)phintuka
2007-05-17Set up unsharp and denoise3d post plugins (patch from Petri Helin)phintuka
2007-04-12Remove (unused) decoder priority settingphintuka
2007-03-14Fixed compiler warningphintuka
2007-03-14String overflow checksphintuka
2007-03-08Removed pthread_yield() as there is already cCondWait::SleepMs()phintuka
2007-03-04Adapted for vdr-1.5.1 (Patch from Rolf Ahrenberg)phintuka
2007-01-27Allow queuing data during setupphintuka
2007-01-26Do not sleep while holding frontend lockphintuka
2007-01-24Avoid busy loopphintuka
2007-01-20Do not forward commands/data to xine if it is not ready or plugin is closingphintuka
2007-01-06Start in live modephintuka
2006-12-19Use INFO for TRACKMAP and METAINFOphintuka
2006-12-17metainfophintuka
2006-10-18Track map info routingphintuka
2006-09-20Buffer size checkphintuka
2006-09-19Frontend version checkphintuka
ffmpeg postprocessing
2006-08-25Added overscan optionphintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-16Improved end of stream signallingphintuka
Some extra checks to catch null pointers and empty strings
2006-08-07Enabled letterbox -> 16:9 cropping settingphintuka
2006-07-02Added option to close VDR when window is closedphintuka
2006-06-11Logging clean-upphintuka
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
2006-06-04const added to several arguments and dataphintuka
control stream write result checks added possible deadlock removed from vdr_plugin_keypress
2006-06-03Initial importxineliboutput-0_99rc4phintuka