diff options
author | Peter Bieringer <pb@bieringer.de> | 2021-02-05 06:10:26 +0100 |
---|---|---|
committer | Peter Bieringer <pb@bieringer.de> | 2021-02-05 06:10:26 +0100 |
commit | 00b28c5273687a8a1225d7fbc03b85b802c39b7d (patch) | |
tree | b4979a0e5f294ca21f79e3349fcbac070ef38b4a /HISTORY | |
parent | 55788457b9a8668d4d94aeabe8ec7b0cb671106b (diff) | |
download | vdr-plugin-graphlcd-00b28c5273687a8a1225d7fbc03b85b802c39b7d.tar.gz vdr-plugin-graphlcd-00b28c5273687a8a1225d7fbc03b85b802c39b7d.tar.bz2 |
replace ArrayRecordings with ListRecordings
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ VDR Plugin 'graphlcd' Revision History ------------------------------------- 2021-02-04: -- [pbiering] add support for new feature: NumRecordings and ArrayRecordings -- [pbiering] extend reelbox.skin for using NumRecordings and ArrayRecordings (up to 3) +- [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 |