diff options
-rw-r--r-- | HISTORY | 29 |
1 files changed, 18 insertions, 11 deletions
@@ -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) |