diff options
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 88 |
1 files changed, 44 insertions, 44 deletions
@@ -239,104 +239,104 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 - fixed output of anamorphic video when tv aspect is configured to 16:9 in DVB setup menu (Seppo Ingalsuo) - rewrote i18n support, improved Finnish translation and other bits - (Christian Gmeiner, Ville Skyttä) + (Christian Gmeiner, Ville SkyttƤ) - fixed void cDxr3Interface::SetAudioDigitalPCM() (Stephan Skrodzki) - added many comments into source (Christian Gmeiner) - using doxygen for docs (Christian Gmeiner) - made path to microcode configurable in Makefile (Sascha Volkenandt) - better default directories in Makefile (Christian Gmeiner, vdr-wiki.de folks) - use std:: instead of namespace std - (bug #1044069, Christian Gmeiner, Ville Skyttä) + (bug #1044069, Christian Gmeiner, Ville SkyttƤ) - fixed #includes: moved #include "dxr3osd.h" from dxr3interface.h to dxr3interface.c, removed not needed #includes (Christian Gmeiner) - added support for VDR 1.3.13 and later (Luca Olivetti, Peter Dittmann) - fixed checking of return falues when opening the em8300-* fifos - (Christian Gmeiner, Ville Skyttä) + (Christian Gmeiner, Ville SkyttƤ) - removed explicit linking with zlib (Christian Gmeiner) -- compiles now with 3.4.x gcc's (Christian Gmeiner, Ville Skyttä) -- use $CXX for generating dependencies instead of hardcoded g++ (Ville Skyttä) +- compiles now with 3.4.x gcc's (Christian Gmeiner, Ville SkyttƤ) +- use $CXX for generating dependencies instead of hardcoded g++ (Ville SkyttƤ) - added descriptions to audio and video output threads - (#1112673, Ville Skyttä) + (#1112673, Ville SkyttƤ) - fixed audio and video thread deletion in demux device destructor - (#1112674, Ville Skyttä) -- made "all" the default target in Makefile (Ville Skyttä) + (#1112674, Ville SkyttƤ) +- made "all" the default target in Makefile (Ville SkyttƤ) - avoid hang in pause mode with VDR >= 1.3.18 (Luca Olivetti) - avoid high CPU usage in pause mode (Luca Olivetti, Klaus Schmidinger) - improved GetSTC(): fixes DVB subtitles sync problems (Mikko Tuumanen) - limit OSD flush rate: prevents OSD from going berserk due to being - refreshed too often, see plugin settings (Luca Olivetti, Ville Skyttä) + refreshed too often, see plugin settings (Luca Olivetti, Ville SkyttƤ) - borrow better OSD scaling routines from the Xine plugin (Luca Olivetti) - improve original OSD scaler for small resolutions (#1014339, Luca Olivetti) -- improve error checking, eliminate some compiler warnings (Ville Skyttä) +- improve error checking, eliminate some compiler warnings (Ville SkyttƤ) - fix OSD going pink after returning from the MPlayer plugin; while at it, remove dxr3palettemanager.* and use VDR's cPalette - (Ville Skyttä, Martin Cap, Luca Olivetti) -- remove unused dxr3unixserversocket.* from 0.2.x (Ville Skyttä) -- fix sound with the MP3 plugin and VDR >= 1.3.18 (Antti Järvinen) + (Ville SkyttƤ, Martin Cap, Luca Olivetti) +- remove unused dxr3unixserversocket.* from 0.2.x (Ville SkyttƤ) +- fix sound with the MP3 plugin and VDR >= 1.3.18 (Antti JƤrvinen) - set aspect ratio and audio mode to unknown when releasing devices, fixes the setup eg. after returning from the MPlayer plugin (Luca Olivetti, Kimmo Vuorinen) - rework OSD color management, fixes eg. color "bleeding" (Luca Olivetti, Thomas Husterer) -- sync SPU decoder with VDR 1.3.23 (Ville Skyttä) -- register only needed ffmpeg codec(s) (Marco Schlüßler) -- fix crash at exit (Marco Schlüßler) -- add support for mandatory subtitles (Marco Schlüßler) +- sync SPU decoder with VDR 1.3.23 (Ville SkyttƤ) +- register only needed ffmpeg codec(s) (Marco SchlĆ¼Ćler) +- fix crash at exit (Marco SchlĆ¼Ćler) +- add support for mandatory subtitles (Marco SchlĆ¼Ćler) - avoid crashing with some corrupted streams (Jon Burgess) - remove optimized memcpy routines and related stuff, just use the glibc - one (Ville Skyttä) + one (Ville SkyttƤ) - clean up dead code for old VDR versions that hasn't worked for some time - anyway, VDR >= 1.3.11 is now required (Ville Skyttä) + anyway, VDR >= 1.3.11 is now required (Ville SkyttƤ) - improve recovery and avoid lockups caused by bad streams (Jon Burgess) - use VDR's facilities for logging (no more dxr3plugin.log), make it less - noisy (Ville Skyttä, Christian Gmeiner) -- add setup option for hiding the main menu entry (Ville Skyttä) + noisy (Ville SkyttƤ, Christian Gmeiner) +- add setup option for hiding the main menu entry (Ville SkyttƤ) - implement stereo/left/right audio channel switching (Malcolm Caldwell) -- limit card number to sane values in config (Ville Skyttä) +- limit card number to sane values in config (Ville SkyttƤ) - added Italian, Spanish and Catalan translations (Luca Olivetti) - don't override OSD's {Save,Restore}Region with dummies (Luca Olivetti) 2005-08-27: Version 0.2.4 - don't abort with lpcm frames containing an odd number of bytes, drop - the frame instead (Ville Skyttä) + the frame instead (Ville SkyttƤ) - fix crash on audio sync buffer push timeouts (Jon Burgess) -- make the device class call cDevice's Mute() and Clear() (Ville Skyttä) +- make the device class call cDevice's Mute() and Clear() (Ville SkyttƤ) 2006-01-08: Version 0.2.5 -- sync default microcode location with em8300 0.15.2+ (Ville Skyttä) +- sync default microcode location with em8300 0.15.2+ (Ville SkyttƤ) - improve device reset and error recovery, try to preserve aspect ratio and - audio mode etc (Luca Olivetti, Ville Skyttä) + audio mode etc (Luca Olivetti, Ville SkyttƤ) - remove image grab code, it's broken (crashes vdr) and would cause - maintenance problems with various 1.3.x vdr versions (Ville Skyttä) + maintenance problems with various 1.3.x vdr versions (Ville SkyttƤ) 2006-04-30: Version 0.2.6 -- adapt to VDR 1.3.42-1.4.0, oldest supported is now 1.3.42 (Ville Skyttä) -- clean up leftovers from the image grab code removal in 0.2.5 (Ville Skyttä) -- add Czech i18n placeholders (Ville Skyttä) -- be less noisy about audio mode (non-)changes (Ville Skyttä) -- add work-in-progress AC3 patch to patches/ (Agneau Egare, Ville Skyttä) +- adapt to VDR 1.3.42-1.4.0, oldest supported is now 1.3.42 (Ville SkyttƤ) +- clean up leftovers from the image grab code removal in 0.2.5 (Ville SkyttƤ) +- add Czech i18n placeholders (Ville SkyttƤ) +- be less noisy about audio mode (non-)changes (Ville SkyttƤ) +- add work-in-progress AC3 patch to patches/ (Agneau Egare, Ville SkyttƤ) - use VDR's thread activity control features instead of our own (Luca Olivetti) 2007-05-08: Version 0.2.7 - add Polish translation (Mikolaj Tutak) -- sync "make install" with VDR 1.4.2-2 (Ville Skyttä) -- use cCondWait::SleepMs() instead of usleep (Ville Skyttä) -- avoid deprecation warnings with newish libavcodec (Ville Skyttä) -- add brightness/contrast/saturation settings to setup (Ville Skyttä) -- apply more settings immediately from setup menu (Ville Skyttä) +- sync "make install" with VDR 1.4.2-2 (Ville SkyttƤ) +- use cCondWait::SleepMs() instead of usleep (Ville SkyttƤ) +- avoid deprecation warnings with newish libavcodec (Ville SkyttƤ) +- add brightness/contrast/saturation settings to setup (Ville SkyttƤ) +- apply more settings immediately from setup menu (Ville SkyttƤ) - apply AC3 and WSS patches which were in patches/ in previous releases -- add setup option for enabling/disabling WSS (Ville Skyttä) +- add setup option for enabling/disabling WSS (Ville SkyttƤ) - various minor tweaks 2008-04-06: Version 0.2.8 -- Fix build with ffmpeg >= ~2007-07 (Ville Skyttä) -- Fix build with VDR >= 1.5.9 (Ville Skyttä) -- Drop support for VDR < 1.4.0 (Ville Skyttä) +- Fix build with ffmpeg >= ~2007-07 (Ville SkyttƤ) +- Fix build with VDR >= 1.5.9 (Ville SkyttƤ) +- Drop support for VDR < 1.4.0 (Ville SkyttƤ) - Implement OSD level for VDR >= 1.5.9 (Luca Olivetti) - Fix subtitles for VDR >= 1.5.11 (Luca Olivetti, Sami Sundell) - Include VDR 1.6+ subtitle hack patch in patches/ (Luca Olivetti) @@ -344,7 +344,7 @@ NOTE: I havent found time to include all of the languages, will be done in pre2 200x-xx-xx: Version x.x.x - Update Italian translation (Diego Pierotto) -- Error handling improvements (Ville Skyttä) +- Error handling improvements (Ville SkyttƤ) - Add SVDRP commands for device release/reopen, audio output settings, - brightness/contrast/saturation (Krzysztof Parma, Ville Skyttä) -- Switch to VDR 1.6's i18n system (Ville Skyttä) + brightness/contrast/saturation (Krzysztof Parma, Ville SkyttƤ) +- Switch to VDR 1.6's i18n system (Ville SkyttƤ) |