summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorPeter Bieringer <pb@bieringer.de>2021-01-27 20:34:30 +0100
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2021-01-28 13:27:09 +0100
commit83c85870fbbce0fe18f226a865e77f47613c30ac (patch)
treef3d21d0bcf0935ccd27653509d1e7baf0f0f6c51 /HISTORY
parent4500b62b5c545035d50c64af4e1535c5567cce80 (diff)
downloadvdr-plugin-skindesigner-83c85870fbbce0fe18f226a865e77f47613c30ac.tar.gz
vdr-plugin-skindesigner-83c85870fbbce0fe18f226a865e77f47613c30ac.tar.bz2
align tuner number (starting internally with 0) with VDR numbering (starting with 1)
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index d19b6a2..5b33437 100644
--- a/HISTORY
+++ b/HISTORY
@@ -468,3 +468,6 @@ Version 1.2.10
- [pbiering] expose to displaymenurecordings: recchannelname, recchannelid
- [pbiering] retrieve ChannelName from 'info' and fallback via ChannelID from active channel list
- [kamel5] Update skin estuary4vdr
+
+Version 1.2.10+
+- [pbiering] align displayed tuner number (0,1,2 -> 1,2,3)