diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-02-28 10:51:42 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-02-28 10:51:42 +0100 |
commit | 4c0ab3d3e768cea51748d403e5b7d9ce64b6cbf2 (patch) | |
tree | 48384de893092821d4f4856e76d269c7aaadc64e /HISTORY | |
parent | 3d309c498c528e67871fd38704208f38cff1f4e1 (diff) | |
download | vdr-4c0ab3d3e768cea51748d403e5b7d9ce64b6cbf2.tar.gz vdr-4c0ab3d3e768cea51748d403e5b7d9ce64b6cbf2.tar.bz2 |
Added cRecordingInfo::GetEvent()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5979,7 +5979,7 @@ Video Disk Recorder Revision History cDevice class reimplements PlayTs() or PlayPes(), it also needs to make sure this new function works as expected. -2009-02-01: Version 1.7.5 +2009-02-28: Version 1.7.5 - Fixed a hangup when replaying a TS recording with subtitles activated (reported by Timo Helkio). @@ -5988,3 +5988,4 @@ Video Disk Recorder Revision History - Added cap_sys_nice to the capabilities that are not dropped (thanks to Rolf Ahrenberg). - Updated the Italian OSD texts (thanks to Diego Pierotto). +- Added cRecordingInfo::GetEvent() (thanks to Marcel Unbehaun). |