summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-11-19 12:24:29 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-11-19 12:24:29 +0100
commit9fff8b3fe941783789ac9426730f01027cb081c3 (patch)
tree7246a88811a61cf4e676b72339c6078abd3701f2 /HISTORY
parent8f9136ecab28d915d3e57f35badf4b74bb2bfce8 (diff)
downloadvdr-9fff8b3fe941783789ac9426730f01027cb081c3.tar.gz
vdr-9fff8b3fe941783789ac9426730f01027cb081c3.tar.bz2
Fixed learning remote control keys with the LCARS skin
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 064e8211..176b0211 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7344,3 +7344,4 @@ Video Disk Recorder Revision History
- In order to be able to play TS recordings from other sources, in which there is
more than one PMT PID in the PAT, 'int cPatPmtParser::PatPmt(void)' has been changed
to 'bool cPatPmtParser::IsPatPmt(int Pid)'.
+- Fixed learning remote control keys with the LCARS skin.