diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-24 14:55:20 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-02-24 14:55:20 +0100 |
commit | 3d9654a22f900a25b4a03d8c1756b3b878872a9b (patch) | |
tree | 743dbf2097c01ad70ff9e7cc8f853c8c9c232b16 /HISTORY | |
parent | f40a6e9b85065badb97b1b9c43d56b0e8a8da26f (diff) | |
download | vdr-3d9654a22f900a25b4a03d8c1756b3b878872a9b.tar.gz vdr-3d9654a22f900a25b4a03d8c1756b3b878872a9b.tar.bz2 |
Fixed removing the '-' when entering a channel number where there is no other one that fits the input
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4365,3 +4365,5 @@ Video Disk Recorder Revision History - Fixed setting the audio language codes in 'Transfer-Mode' (reported by Rolf Ahrenberg). The actual problem was the call to the Transferring() function in cDevice::AttachPlayer() before assigning the player. +- Fixed removing the '-' when entering a channel number where there is no other + one that fits the input (thanks to Joachim Wilke). |