diff options
author | Timo Eskola <timo@tolleri.net> | 2018-09-06 10:48:02 +0300 |
---|---|---|
committer | Timo Eskola <timo@tolleri.net> | 2018-09-06 10:48:02 +0300 |
commit | cb2d73192b0c50f7b8f832f95e03fe9da430dec5 (patch) | |
tree | 7b9857c55c7b955c1887d0a90d4e68dee62b5d1e /HISTORY | |
parent | 7378e32aa471bb3861d39a6eaba57574cc39612a (diff) | |
parent | 169e1700feef224417172ee48354fdd7c0f8374a (diff) | |
download | vdr-plugin-duplicates-cb2d73192b0c50f7b8f832f95e03fe9da430dec5.tar.gz vdr-plugin-duplicates-cb2d73192b0c50f7b8f832f95e03fe9da430dec5.tar.bz2 |
Merge branch 'master' into vdr2.4.0
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,7 @@ VDR Plugin 'duplicates' Revision History - Dropped support for VDR 2.2.0. - Added scanner thread for duplicates. -2018-09-05: Version 0.2.2 +2018-09-06: Version 0.2.2 - Updated kNone handling in main menu. - Improved duplicate recording copy constructor. @@ -13,6 +13,7 @@ VDR Plugin 'duplicates' Revision History - Simplified toggle hidden. - Fixed recordings locking sequence. - Check for vanished recorgins in info menu. +- Added checks for empty lists. 2018-08-30: Version 0.2.1 |