diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-11-09 11:21:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-11-09 11:21:06 +0100 |
commit | 8e4a745ada27e4538b3a75e4b39d7784ea7d1802 (patch) | |
tree | 3337d68c7c6b6d0876f332d49bc44062b11f1058 /HISTORY | |
parent | 8b96cd93b95e5313fc1043a412787e206601c76a (diff) | |
download | vdr-8e4a745ada27e4538b3a75e4b39d7784ea7d1802.tar.gz vdr-8e4a745ada27e4538b3a75e4b39d7784ea7d1802.tar.bz2 |
Fixed handling Priority -1 in cDvbDevice::ProvidesChannel()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2460,6 +2460,11 @@ Video Disk Recorder Revision History - Fixed getting the list of recordings in case VDR is started from a directory where it doesn't have access to (thanks to Dirk Mueller). +2003-11-09: Version 1.2.6pre6 + +- Fixed handling Priority -1 in cDvbDevice::ProvidesChannel() (thanks to + Torsten Herz). + 2003-10-24: Version 1.3.0 - Changed thread handling to make it work with NPTL ("Native Posix Thread Library"). |