Fixed handling Priority -1 in cDvbDevice::ProvidesChannel()

This commit is contained in:
Klaus Schmidinger
2003-11-09 11:21:06 +01:00
parent 8b96cd93b9
commit 8e4a745ada
3 changed files with 8 additions and 2 deletions

View File

@@ -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").