diff options
author | phintuka <phintuka> | 2009-02-12 10:59:32 +0000 |
---|---|---|
committer | phintuka <phintuka> | 2009-02-12 10:59:32 +0000 |
commit | 1973793b6a7069ece34e214348d30504ff94e5cc (patch) | |
tree | 5bf9b03b9e629e074630ba0dbb7ef99c50e34e7b | |
parent | 0926a6bcfddf1f7d93064f89e59a306c78741861 (diff) | |
download | xineliboutput-1973793b6a7069ece34e214348d30504ff94e5cc.tar.gz xineliboutput-1973793b6a7069ece34e214348d30504ff94e5cc.tar.bz2 |
Merge changes from revision 1.30.2.11
(1.0.4)
-rw-r--r-- | HISTORY | 13 |
1 files changed, 10 insertions, 3 deletions
@@ -9,18 +9,25 @@ VDR Plugin 'xineliboutput' Revision History - Replaced cIConv with VDR's cCharConv. - Supports only for vdr-1.6.0 or later. - Added an option to limit number of remote clients -- Added math library (-lm) to vdr-sxfe when building with - Xrender / HUD OSD support (Thanks to Anssi Hannula) - Implemented build-time configuration script - Replaced build-time options INTERPRET_LIRC_KEYS and FE_TOGGLE_FULLSCREEN with run-time option --hotkeys -- Added an option to adjust the stepping value that is used for +- Added an option to adjust the stepping value that is used for metronom live mode sync (Thanks to Andreas Auras) - Added preliminary SVDRP interface (Thanks to Rolf Ahrenberg) - Fixed aspect ratio problems when using ffmpeg mpeg2 decoder - H.264 updates - Added an option to use xine-lib DVB subtitles decoder +2009-02-12: Version 1.0.4 (branch-1_0_x) +Backported bugfixes from CVS trunk: +- Fixed default grab quality (Thanks to Jochen Dolze, patch #2454827) +- Added math library (-lm) to vdr-sxfe when building with + Xrender / HUD OSD support (Thanks to Anssi Hannula) +- Reduced H.264 logging +- Fixed CD track count query +- Fixed mrl backwards compability + 2008-10-24: Version 1.0.3 (branch-1_0_x) Backported bugfixes from CVS trunk: - Added missing sxfe display locks (Thanks to Antti Seppälä) |