summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorphintuka <phintuka>2010-02-07 01:55:05 +0000
committerphintuka <phintuka>2010-02-07 01:55:05 +0000
commit57d3fb21ebb6d57105943e1005fa98367a2ba3ec (patch)
treecfd2edce98a4d4512cfaa6689f30d3e8145f3e20
parent24250a1d243f9d44882e628a96e99f26e53cd6f8 (diff)
downloadxineliboutput-unlabeled-1.30.2.18.2.tar.gz
xineliboutput-unlabeled-1.30.2.18.2.tar.bz2
Splitted 1.0.5unlabeled-1.30.2.18.2
-rw-r--r--HISTORY29
1 files changed, 18 insertions, 11 deletions
diff --git a/HISTORY b/HISTORY
index ad2bb093..c042889a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,34 +1,41 @@
VDR Plugin 'xineliboutput' Revision History
-------------------------------------------
-2009-10-01: Version 1.0.5 (branch-1_0_x)
+2010-02-14: Version 1.0.6 (branch-1_0_x)
Backported bugfixes from CVS trunk:
-- Fixed compilation with gcc-4.4.0 and recent glibc
-- Fixed memory leaks
-- Fixed setting focus in vdr-sxfe fullscreen mode
-- Fixed image player when playing non-local mrls (Thanks to Rolf Ahrenberg)
-- Fixed sending complex OSDs
- Fixed VDR OSD when playing DVDs
-- Changed the default grab quality to match VDR's documentation.
Features:
+- Configurable media player menu
- Added Chinese translations (Thanks to NanFeng)
- Added "Rewind" key to media files menu
- Added DVD menu navigation keys option
-- Added support for BluRay m2ts files
+- Added support for BluRay and m2ts files
- Added --terminal, --buffers and --geometry options to vdr-??fe
- Updated logo (Thanks to Stefan Wagner)
- Added Gnome screensaver support to vdr-sxfe (Thanks to Alex Stansfield)
- Added sharpness and noise reduction setup options for VDPAU.
+- Added image grabbing support for VDPAU (Thanks to durchflieger @ vdrportal)
+- Added VDPAU support to letterbox cropping (Thanks to durchflieger @ vdrportal)
+- Improved automatic letterbox cropping (Thanks to durchflieger @ vdrportal)
- Added '-C'/'--config' command-line option to specify xine's configuration file.
- Added an option to limit number of remote clients
- Replaced build-time options INTERPRET_LIRC_KEYS and FE_TOGGLE_FULLSCREEN
with run-time option --hotkeys
-- Added preliminary SVDRP interface (Thanks to Rolf Ahrenberg)
-- Added support for XINE_GUI_SEND_GRAB_FRAME (Thanks to durchflieger)
-- Added StartFrontend-1.0 service (Thanks to durchflieger)
- Added an option to use smoother SCR tuning (Thanks to Thomas Hilber and Paul Menzel)
(smooth tuning can be enabled with xine-lib config key media.xvdr.smooth_scr_tuning)
+2010-02-07: Version 1.0.5 (branch-1_0_5)
+Backported bugfixes from CVS trunk:
+- Fixed compilation with gcc-4.4.0 and recent glibc
+- Fixed memory leaks
+- Fixed setting focus in vdr-sxfe fullscreen mode
+- Fixed sending complex OSDs
+- Fixed image player when playing non-local mrls (Thanks to Rolf Ahrenberg)
+- Changed the default grab quality to match VDR's documentation (Thanks to Rolf Ahrenberg)
+Features:
+- Added preliminary SVDRP interface (Thanks to Rolf Ahrenberg)
+- Added StartFrontend-1.0 service (Thanks to durchflieger)
+
2009-02-12: Version 1.0.4 (branch-1_0_x)
Backported bugfixes from CVS trunk:
- Updated Italian translations (Thanks to Diego Pierotto)