diff options
author | Peter Bieringer <pb@bieringer.de> | 2021-01-27 20:34:30 +0100 |
---|---|---|
committer | kamel5 <vdr.kamel5 (at) gmx (dot) net> | 2021-01-28 13:27:09 +0100 |
commit | 83c85870fbbce0fe18f226a865e77f47613c30ac (patch) | |
tree | f3d21d0bcf0935ccd27653509d1e7baf0f0f6c51 /HISTORY | |
parent | 4500b62b5c545035d50c64af4e1535c5567cce80 (diff) | |
download | vdr-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-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |