diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 09:01:04 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-04-11 09:01:04 +0200 |
commit | 4263a1a41029d159f72b4267c3c05d56438f75dc (patch) | |
tree | c90c412c564b61d9f79818ab76602c865a6eae0e /HISTORY | |
parent | 37d2bf4d9a48bd764b0ce0b4b4dea72c802e100b (diff) | |
download | vdr-4263a1a41029d159f72b4267c3c05d56438f75dc.tar.gz vdr-4263a1a41029d159f72b4267c3c05d56438f75dc.tar.bz2 |
Backport of 'Changed cThread::SetIOPriority() from "best effort class" to "idle class" in order to improve overall performance when an editing process is running'
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7792,6 +7792,9 @@ Video Disk Recorder Revision History Udo Richter). - Fixed handling '/' and '~' in recording file names in case DirectoryEncoding is used (thanks to Lars Hanisch). +- Changed cThread::SetIOPriority() from "best effort class" to "idle class" in order to + improve overall performance when an editing process is running (thanks to Jochen + Dolze). 2013-04-11: Version 2.1.1 |