diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-28 12:43:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-28 12:43:26 +0100 |
commit | 759a45d5086b427ad53486b2b13ab0011b869dee (patch) | |
tree | 05d940f7598a53012bf8a3f110418f3c4903206e /HISTORY | |
parent | a919e02de681539484316cea8ce1b3c9e088b682 (diff) | |
download | vdr-759a45d5086b427ad53486b2b13ab0011b869dee.tar.gz vdr-759a45d5086b427ad53486b2b13ab0011b869dee.tar.bz2 |
Fixed channel switching with the Down (Up) key in case the current channel is already the first (last) in the list
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4228,7 +4228,7 @@ Video Disk Recorder Revision History - Fixed handling the '0' key for switching between the last two channels (thanks to Thomas Bergwinkl). -2006-01-27: Version 1.3.41 +2006-01-28: Version 1.3.41 - EPG events from epg.data or SVDRP's PUTE command now have their Title set to "No Title" if none was set. @@ -4246,3 +4246,5 @@ Video Disk Recorder Revision History - Now trying to reestablish the connection to the LIRC daemon in case it breaks (thanks to Ville Skyttä). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). +- Fixed channel switching with the Down (Up) key in case the current channel is + already the first (last) in the list (reported by Frank Krömmelbein). |