diff options
author | Timo Eskola <timo@tolleri.net> | 2018-09-05 08:43:32 +0300 |
---|---|---|
committer | Timo Eskola <timo@tolleri.net> | 2018-09-05 08:43:32 +0300 |
commit | f0cd07ff71b9c9a48003501d47f1c192224193fa (patch) | |
tree | 39263d3ceec03d213769a4294eade4f6362d8d09 /HISTORY | |
parent | 7710ce05bd69ca77d7c709b6ee56d70462e0d2ab (diff) | |
download | vdr-plugin-duplicates-f0cd07ff71b9c9a48003501d47f1c192224193fa.tar.gz vdr-plugin-duplicates-f0cd07ff71b9c9a48003501d47f1c192224193fa.tar.bz2 |
Fixed recordings locking sequence.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,12 +1,13 @@ VDR Plugin 'duplicates' Revision History ---------------------------------------- -2018-09-03: Version 0.2.2 +2018-09-05: Version 0.2.2 - Updated kNone handling in main menu. - Improved duplicate recording copy constructor. - Added missing recordings lock release. - Simplified toggle hidden. +- Fixed recordings locking sequence. 2018-08-30: Version 0.2.1 |