Modifed the device selection to better handle timer conflicts

This commit is contained in:
Klaus Schmidinger
2006-05-27 09:43:37 +02:00
parent 6b3376f4de
commit d1617c84ca
4 changed files with 17 additions and 26 deletions

View File

@@ -4736,3 +4736,5 @@ Video Disk Recorder Revision History
- Fixed handling VPS timers in case the EPG event hasn't been 'seen' in a while.
- Fixed calculating the cache size in cUnbufferedFile::Read() (thanks to Artur Skawina).
- Removed -fPIC from VDR's and libsi's Makefile (suggested by Prakash Punnoor).
- Modifed the device selection to better handle timer conflicts (reported by
Christian Wieninger).