Added cap_sys_nice to the capabilities that are not dropped

This commit is contained in:
Klaus Schmidinger
2009-02-01 10:15:47 +01:00
parent 9a7473eaf3
commit 6a6aac9dd3
3 changed files with 9 additions and 6 deletions

View File

@@ -5979,8 +5979,10 @@ Video Disk Recorder Revision History
cDevice class reimplements PlayTs() or PlayPes(), it also needs to make sure this
new function works as expected.
2009-01-30: Version 1.7.5
2009-02-01: Version 1.7.5
- Fixed a hangup when replaying a TS recording with subtitles activated (reported
by Timo Helkio).
- Fixed handling the 'new' indicator in the recordings menu for TS recordings.
- Added cap_sys_nice to the capabilities that are not dropped (thanks to Rolf
Ahrenberg).