summaryrefslogtreecommitdiff
path: root/frontend_local.c
AgeCommit message (Expand)Author
2013-08-18vdr-sxfe: added simple touchscreen remote controllerphintuka
2012-03-19Send incoming messages to corresponding device instancephintuka
2012-03-19Added user handle to frontend->vdr message callbackphintuka
2012-03-18Added missing includephintuka
2012-03-17Bind frontend to specific devicephintuka
2012-03-13Removed deprecated setting (field_order)phintuka
2011-03-20Added SupportsTrueColorOSD() to frontendsphintuka
2011-02-28Added --geometry and --window options to vdr plugin.phintuka
2011-02-28Fixed calling xine_exit()phintuka
2011-01-17fe_display_open(): combined hud modes to single bitmaskphintuka
2010-11-22Fixed double free() when local frontend initialization failsphintuka
2010-11-17Cosmeticsphintuka
2010-07-19FreeBSD dlerror() returns const char * (Thanks to Juergen Lock)phintuka
2010-05-26Added opengl HUD options to fe_display_open() interfacephintuka
2010-03-13Play(): Pass StreamId to xine input pluginphintuka
2010-03-13Play_PES() -> Play()phintuka
2010-03-13Play_PES(): call base class Play_PES() to update stream positionphintuka
2010-02-14Added stream ID and position to xine_queue_pes_packet()phintuka
2009-08-18Removed m_bIsFinishedphintuka
2009-08-18Removed Stop(). Use cThread::Running() and cThread::Cancel().phintuka
2009-06-01Eliminated warningphintuka
2009-05-31Added window positionphintuka
2009-05-03Return 0 if input plugin queue is fullphintuka
2009-05-03Return 0 if input plugin queue was fullphintuka
2009-02-21Added vdr-sxfe command-line option to disable X11 keyboard inputphintuka
2008-12-19Moved local frontend xine-lib config file default location tophintuka
2008-12-19Added '-C'/'--config' command-line option to specify xine's configuration file.rofafor
2008-11-20Removed backwards compatibility.rofafor
2008-11-17Added gui_hotkeys parameter to display_open.phintuka
2008-06-16fe_display_open: add aspect_controller and window_id argumentsphintuka
2008-04-03Moved common configuration code to base classphintuka
2008-03-28HUD OSD configurationphintuka
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