diff options
author | Manuel Reimer <manuel.reimer@gmx.de> | 2021-02-17 07:45:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-17 07:45:45 +0100 |
commit | 3d4027762c6560af2fd126805bc0392a570cf577 (patch) | |
tree | d1dc7305fff6ec5fa118cab5c2afeadf49bb69c2 /HISTORY | |
parent | 36141d58b45db8dafb1e6c0a0987016151e0cd6e (diff) | |
parent | 56960c9091aeb1c1adce2aa7394291d9a1b51e6a (diff) | |
download | vdr-plugin-graphlcd-1.0.5.tar.gz vdr-plugin-graphlcd-1.0.5.tar.bz2 |
Merge pull request #6 from pbiering/fix-thread-stop1.0.5
Fix thread stop
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ VDR Plugin 'graphlcd' Revision History ------------------------------------- +2021-02-15: Version 1.0.5 +- [pbiering] move thread cancel in new introduced Stop() function (hint by VDR maintainer) 2021-02-08: Version 1.0.4 - [pbiering] add support for new feature: NumRecordings and ListRecordings |