summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-04-13 13:55:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2009-04-13 13:55:23 +0200
commit5b57bdebdcecf9e544cbf0af72b77106efa62d8f (patch)
tree49bc4305a3ba3a31161413c286085a6e715f6b0a /HISTORY
parentb36d06e1eaf89467410a45bd9b5c48ec61c878ff (diff)
downloadvdr-5b57bdebdcecf9e544cbf0af72b77106efa62d8f.tar.gz
vdr-5b57bdebdcecf9e544cbf0af72b77106efa62d8f.tar.bz2
Added cThread::SetIOPriority() and using it in cRemoveDeletedRecordingsThread
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 51d27c32..e694d565 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).