diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-02-01 10:15:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-02-01 10:15:47 +0100 |
commit | 6a6aac9dd37fa19db11adead264405313f795e23 (patch) | |
tree | 15b44ebe59a8858f1c30b4013175bcadba05bc1d /HISTORY | |
parent | 9a7473eaf3f1512dc213cafe563c6a9d1a6c974b (diff) | |
download | vdr-6a6aac9dd37fa19db11adead264405313f795e23.tar.gz vdr-6a6aac9dd37fa19db11adead264405313f795e23.tar.bz2 |
Added cap_sys_nice to the capabilities that are not dropped
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |