diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-31 14:12:53 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-03-31 14:12:53 +0200 |
commit | 8c55ada0af204e7212d2359d221c4f5c632454d8 (patch) | |
tree | 224233ef8d15f592ed03a9e2806c9ca2fa18eb52 /HISTORY | |
parent | 1b1935de0edce3ca8f30b07893af44b9112db3cc (diff) | |
download | vdr-8c55ada0af204e7212d2359d221c4f5c632454d8.tar.gz vdr-8c55ada0af204e7212d2359d221c4f5c632454d8.tar.bz2 |
Fixed 'sources.conf' and 'diseqc.conf'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4428,7 +4428,7 @@ Video Disk Recorder Revision History Rolf Ahrenberg). - Fixed cDvbDevice::SetAudioBypass() in case setTransferModeForDolbyDigital is false (thanks to Werner Fink). -- Updated 'sources.conf'. +- Updated 'sources.conf' (thanks to Oleg Roitburd). - Fixed the shutdown timeout (thanks to Alexander Wenzel). - Only calling RemoveEmptyVideoDirectories() once in case a recording has been deleted (reported by Hardy Flor). @@ -4462,3 +4462,6 @@ Video Disk Recorder Revision History to detect these). - Added a missing "Button$" for the Timer button and "Key$" in skinclassic.c (thanks to Rolf Ahrenberg). +- Fixed broken entry 'A111.1W' in sources.conf (reported by Luca Olivetti). +- Replaced the obsolete entry 'S21.5E' in the default 'diseqc.conf' with 'S13.0E' + (reported by Ville Skyttä). |