Added cThread::SetIOPriority() and using it in cRemoveDeletedRecordingsThread

This commit is contained in:
Klaus Schmidinger
2009-04-13 13:55:23 +02:00
parent b36d06e1ea
commit 5b57bdebdc
5 changed files with 14 additions and 3 deletions

View File

@@ -6039,3 +6039,5 @@ Video Disk Recorder Revision History
caused the selected audio and subtitle tracks to fall back to the default.
- The SVDRP command PUTE now supports reading the EPG data from a given file
(thanks to Helmut Auer).
- Added cThread::SetIOPriority() and using it in cRemoveDeletedRecordingsThread
(thanks to Rolf Ahrenberg).