Now reducing the thread and I/O priority cCuttingThread::Action()

This commit is contained in:
Klaus Schmidinger
2011-03-06 14:59:57 +01:00
parent 607c860c81
commit e8406def02
3 changed files with 9 additions and 2 deletions

View File

@@ -6481,7 +6481,7 @@ Video Disk Recorder Revision History
from Osama Alrawab). See INSTALL for information on how to turn this on.
- Added Arabian language texts (thanks to Osama Alrawab).
2011-02-27: Version 1.7.17
2011-03-06: Version 1.7.17
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed following symbolic links in RemoveFileOrDir() (cont'd) (thanks to
@@ -6547,3 +6547,5 @@ Video Disk Recorder Revision History
boost in the AlphaBlend() function.
- While replaying, the editing marks are now updated every 10 seconds (based on a
patch from Manuel Reimer).
- Now reducing the thread and I/O priority cCuttingThread::Action() to make the
foreground process more responsive (suggested by Frank Neumann).