summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2009-02-28 10:51:42 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2009-02-28 10:51:42 +0100
commit4c0ab3d3e768cea51748d403e5b7d9ce64b6cbf2 (patch)
tree48384de893092821d4f4856e76d269c7aaadc64e /HISTORY
parent3d309c498c528e67871fd38704208f38cff1f4e1 (diff)
downloadvdr-4c0ab3d3e768cea51748d403e5b7d9ce64b6cbf2.tar.gz
vdr-4c0ab3d3e768cea51748d403e5b7d9ce64b6cbf2.tar.bz2
Added cRecordingInfo::GetEvent()
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ca09108e..a7865959 100644
--- a/HISTORY
+++ b/HISTORY
@@ -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).