summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-04-22Skip i18n when building only frontendsHEADmasterphintuka
2015-04-22Update po filesphintuka
2015-04-22Fix build with recent libcecphintuka
2015-02-20Adopt to changes in vdr 2.2.0phintuka
2015-02-20Hide warning "narrowing conversion of ‘x1’ from ‘int’ to ↵phintuka
‘uint16_t {aka short unsigned int}’ inside { } is ill-formed in C++11"
2014-12-08Polish translationphintuka
(Thanks to Tomasz Maciej Nowak)
2014-07-04Fix "make .dependencies"phintuka
2014-07-01sxfe: fix toggling fullscreen modephintuka
2014-07-01g_type_init() is deprecatedphintuka
2014-06-23remove old xine_osd_command.hphintuka
2014-06-23rename xine_osd_command.h -> tools/osd_command.hphintuka
2014-06-23renamed xine-independent OSD structsphintuka
2014-06-17Fix "gcc: fatal error: no input files" with some configurations.phintuka
(patch #21, Thanks to Helmut Auer)
2014-04-29Fix crash with some libcec versionsphintuka
2014-04-29Fix CEC device detection with recent libcecphintuka
2014-02-10slovak translationphintuka
(Thanks to Milan Hrala)
2014-01-31Added PRIM command into SVDRP interface. Thanks to mini73@VDRPortal.rofafor
2014-01-14Fixed warningsphintuka
2014-01-14Initial support for HDMI-CECphintuka
2014-01-13Added sxfe_display_edid()phintuka
2014-01-07Updated PKGCFG variable.rofafor
2014-01-07Added initial support for vdr-2.1.3 and updated translation files.rofafor
2013-10-28Fixed a crash in the config initialization.rofafor
2013-10-28ts demux: fix missing FRAME_END buffers. Makes h.264 playback smoother.phintuka
2013-10-28media player: Added an option to disable resume file creationphintuka
2013-10-28Do not unload post plugins in fe_xine_close(). Fixes lost post processing ↵phintuka
when stream is reconnected.
2013-10-25Added support for vdr-2.1.2.rofafor
2013-10-02osd_manager: fixed argb dirty area coordinatesphintuka
2013-10-02Makefile: do not build vdr plugins in install-lib when configured with ↵phintuka
--disable-vdr
2013-10-02Respect DESTDIR when installing I18Nmsgs. Closes #85.phintuka
(Thanks to Chris Mayo)
2013-10-02Makefile: Removed / after $(DESTDIR)phintuka
2013-08-21Support for cDevice::ScaleVideo()phintuka
2013-08-21Removed old compability stuff (vdr-1.7.33 is required)phintuka
2013-08-20Added support for vdr 2.0 Makefile. Older vdr versions are not supported ↵phintuka
anymore.
2013-08-20Start 2.0.0phintuka
2013-08-20Removed deprecated VDRVERSION checkphintuka
2013-08-20Removed old xine bluray pluginsphintuka
2013-08-20Removed old xine patchesCVS: ↵phintuka
----------------------------------------------------------------------
2013-08-20Added missing }CVS: ↵xineliboutput-1_1_0phintuka
----------------------------------------------------------------------
2013-08-20CosmeticsCVS: ↵phintuka
----------------------------------------------------------------------
2013-08-20Always synchronize data and control streams when trick speed mode changesphintuka
2013-08-201.1.0phintuka
2013-08-20Updated help txtphintuka
2013-08-19Added missing parameterphintuka
2013-08-19osdscaler: scale video windowphintuka
2013-08-18vdr-sxfe: added simple touchscreen remote controllerphintuka
2013-08-15gnome-screensaver: Added support for Nokia N9 MCE (Mode Control Entity)phintuka
2013-01-17Set sane defaults for ARGB OSD dirty area.phintuka
Actually dirty area is useless until drivers are "fixed" to update it too.
2013-01-17Changed how "dirty area" of ARGB buffer is setphintuka
2013-01-16Use video driver for OSD scaling when scaling is supportedphintuka