summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorphintuka <phintuka>2010-07-17 12:04:46 +0000
committerphintuka <phintuka>2010-07-17 12:04:46 +0000
commitcddf01134104c6b6a9e510b4696086fd9897dbe0 (patch)
treef13a3dc2a9ceb1f77db768c7bdef2ecdec2e2805 /HISTORY
parent4f5b841e110ed88e6d53e36218660b6acf50dc4a (diff)
downloadxineliboutput-cddf01134104c6b6a9e510b4696086fd9897dbe0.tar.gz
xineliboutput-cddf01134104c6b6a9e510b4696086fd9897dbe0.tar.bz2
Updated HISTORY
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY58
1 files changed, 46 insertions, 12 deletions
diff --git a/HISTORY b/HISTORY
index e12f5a52..309ab0ce 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3,30 +3,64 @@ VDR Plugin 'xineliboutput' Revision History
????-??-??: Version 1.1.0
-- Fixed compilation with gcc-4.4.0 (invalid casts)
-- Added --geometry option to vdr-sxfe
-- Updated logo (Thanks to Stefan Wagner)
+- Added support for yaepg(hd) video window with HUD OSD (Thanks to grueni75)
+- Fixed lot of compiler warnings (Thanks to Winfried Koehler)
+- Fixed mixer volume being reset at vdr-sxfe start when using software volume control
+ (Thanks to Juergen Lock)
+- New, smoother live mode SCR sync algorithm (Thanks to Dirk Brenken)
+- Added support for libextractor 0.6.0 API (Thanks to Martin Knoll)
+- Scale or re-position SD subtitles on HD OSD (Thanks to Rolf Ahrenberg)
+- Added an option to select subtitle OSD scaling or re-positioning
+- Use xineliboutput/allowed_hosts.conf instead of svdrphosts.conf
- Implemented demuxer with mpeg-ts support
-- Initial support for vdr-1.7.7
+- Initial support for vdr-1.7.15
- Support for multilayer OSD
- Improved OSD scaling (OSD reacts now immediately to frame size changes)
-- Fixed setting focus in vdr-sxfe fullscreen mode
-- Added Gnome screensaver support to vdr-sxfe (Thanks to Alex Stansfield)
-- Changed the default grab quality to match VDR's documentation.
-- Added sharpness and noise reduction setup options for VDPAU.
-- Added '-C'/'--config' command-line option to specify xine's configuration file.
- Replaced cIConv with VDR's cCharConv.
- Supports only for vdr-1.6.0 or later.
- Added an option to limit number of remote clients
- 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
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
+- Fixed generating LIRC key release events (bug #2919256) (Thanks to Claudius Peschke)
+- Added vdr-??fe option to configure (client) system shutdown
+
+- Fixed VDR OSD when playing DVDs
+- Added Chinese translations (Thanks to NanFeng)
+- Added Estonian translations (Thanks to Arthur Konovalov)
+- Added Ukrainian translations (Thanks to Yarema aka Knedlyk)
+- Configurable media player menu
+- Added "Rewind" key to media files menu
+- Added DVD menu navigation keys option
+- 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 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: