diff options
author | Joachim Wilke <vdr@joachim-wilke.de> | 2008-08-20 00:00:00 +0200 |
---|---|---|
committer | Joachim Wilke <vdr@joachim-wilke.de> | 2008-08-20 00:00:00 +0200 |
commit | e5d1d78501967ad8c7a6dc1766df661364aba454 (patch) | |
tree | ece0cd367727bb9045c4da1f982ec497a0d04cec /HISTORY | |
parent | 4b8b62e70a63206fe269842e9ab6ace76f8e84c9 (diff) | |
download | vdr-plugin-lcdproc-e5d1d78501967ad8c7a6dc1766df661364aba454.tar.gz vdr-plugin-lcdproc-e5d1d78501967ad8c7a6dc1766df661364aba454.tar.bz2 |
Version 0.0.10-jw5v0.0.10-jw5release/v0.0.10-jw5
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -47,5 +47,26 @@ VDR Plugin 'lcdproc' Revision History (thanks for debugging and testing to - Ville Aakko <ville.aakko@gmail.com>, - MichaelB <http://www.vdr-portal.de/board/profile.php?userid=12822> - - Joe_D <http://vdrportal.de/board/profile.php?userid=20491> ) + - Joe_D <http://vdrportal.de/board/profile.php?userid=20491>) + +2008-08-20: Version 0.0.10-jw5 +- changed part of the code in the file lcdtranstbl.h in the section lcdtranstbl-hd44780.h + for proper display of Russian characters (provided by Andrey <andreyz@uniqinfo.ru>) +- now trying to reconnect to LCDd, if first connection fails + (patch provided by SHF <http://vdrportal.de/board/profile.php?userid=9031>) +- implemented SVDRP-Interface for suspending lcdproc access using "PLUG lcdproc OFF" + and resuming "PLUG lcdproc ON" + (patch provided by asciii <http://vdr-portal.de/board/profile.php?userid=14268>) +- fixed some compiler warnings + (patch provided by asciii <http://vdr-portal.de/board/profile.php?userid=14268>) +- added log message on LCDd connection failure + (patch provided by asciii <http://vdr-portal.de/board/profile.php?userid=14268> + and e-tobi <http://www.e-tobi.net>) +- changing lcd-backlight and lcd-priority depending on user-activity + (patch provided by SHF <http://vdrportal.de/board/profile.php?userid=9031>) +- modified displaying of volume bar on small displays + (based on a patch provided by SHF <http://vdrportal.de/board/profile.php?userid=9031>) +- fixing method cLcdFeed::SetVolume to accept negative values + (suggested by SHF <http://vdrportal.de/board/profile.php?userid=9031>) +
\ No newline at end of file |