diff options
| author | Timo Eskola <timo@tolleri.net> | 2018-08-29 11:56:19 +0300 |
|---|---|---|
| committer | Timo Eskola <timo@tolleri.net> | 2018-08-29 11:56:19 +0300 |
| commit | 72d7261885bf05599310f75883dcdc9d9e190d6c (patch) | |
| tree | 1cff14186a40f6cfc8d3ea7cf94b2e40e9df069c /HISTORY | |
| parent | 6deebe52d29a5401e88b0a9337c387a66ee04ea8 (diff) | |
| download | vdr-plugin-duplicates-72d7261885bf05599310f75883dcdc9d9e190d6c.tar.gz vdr-plugin-duplicates-72d7261885bf05599310f75883dcdc9d9e190d6c.tar.bz2 | |
Refactored duplicate detection to own classes.
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,6 +1,12 @@ VDR Plugin 'duplicates' Revision History ---------------------------------------- +2018-08-29: Version 0.2.0 + +- Fixed compilation with VDR 2.4.0. +- Improved delete and hide performance. +- Refactored duplicate detection to own classes. + 2015-08-31: Version 0.1.0 - Added hiding of duplicate recordings. |
