summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-09-19 11:13:17 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2012-09-19 11:13:17 +0200
commite898a28258ac97cc15f875fb8fa9b274266f6d01 (patch)
treebe20d35fb11a2a3c4dfe8a23f0a4af2d4b585c31 /HISTORY
parente11908cae65545d320f3e0949a9e8c5b426c5b78 (diff)
downloadvdr-e898a28258ac97cc15f875fb8fa9b274266f6d01.tar.gz
vdr-e898a28258ac97cc15f875fb8fa9b274266f6d01.tar.bz2
Fixed a leftover frame counter in the LCARS skin's replay display after jumping to an editing mark and resuming replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 028fa5ac..e4a3fc4c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7249,3 +7249,5 @@ Video Disk Recorder Revision History
- cPatPmtParser::ParsePmt() now also recognizes stream type 0x81 as "AC3", so that
recordings that have been converted from the old PES format to TS can be played
(suggested by Jens Vogel).
+- Fixed a leftover frame counter in the LCARS skin's replay display after jumping to
+ an editing mark and resuming replay.