diff options
author | Manuel Reimer <manuel.reimer@gmx.de> | 2021-02-05 19:21:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-05 19:21:35 +0100 |
commit | 74e176589043610a3f65bcb37bf3180aa39061fc (patch) | |
tree | cff7d41ca70afebf02ab7f9cb44edaea293b1926 /HISTORY | |
parent | a21ba806ef957fc42c9d9eb9378fae6b5d186dcf (diff) | |
parent | a96ef369124640874361cf108c47d3e5705df5cc (diff) | |
download | vdr-plugin-graphlcd-74e176589043610a3f65bcb37bf3180aa39061fc.tar.gz vdr-plugin-graphlcd-74e176589043610a3f65bcb37bf3180aa39061fc.tar.bz2 |
Merge pull request #5 from pbiering/enhance-up-to-three-recordings
Enhance up to three recordings lines in skin
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ VDR Plugin 'graphlcd' Revision History ------------------------------------- + +2021-02-04: +- [pbiering] add support for new feature: NumRecordings and ListRecordings +- [pbiering] extend reelbox.skin for using NumRecordings and ListRecordings (up to 3) +- [pbiering] fix Wformat-truncation Wliteral-suffix. log levels + 2021-01-24: Version 1.0.3 - [pbiering] fix deadlock for vdr >= 2.4.4 (at least found here) in case of deleting a channel |