summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2018-08-30Fixed menu updating.Timo Eskola
2018-08-29Refactored duplicate detection to own classes.Timo Eskola
2018-08-28Moved Set to correct place.Timo Eskola
2018-08-28Fixed current item selection after deletion.Timo Eskola
2018-08-27Improve deletion performance.Timo Eskola
2018-08-25Fixed building with VDR 2.4.0Timo Eskola
2015-09-08 Version 0.1.0:Timo Eskola
- Added hiding of duplicate recordings. - Updated German translations, thanks to Joerg Bornkessel.
2015-09-08Version 0.0.5:Timo Eskola
- Fixed compilation with VDR 1.7.28, thanks to Matti Lehtimäki and Joerg Bornkessel
2015-09-08Version 0.0.4:Timo Eskola
- Added configuration option for title comparison. - Added play button, thanks to Matthias Feistel.
2015-09-08Version 0.0.3:Timo Eskola
- Improved comparison algorithm. - Added German translations provided by flex0r.
2015-09-08Version 0.0.2:Timo Eskola
- Added Italian translations provided by Diego Pierotto. - Fixed compilation with VDR 1.7.21 and Liemikuutio 1.31.
2015-09-08Version 0.0.1:Timo Eskola
- Initial revision.