diff options
| author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-04-12 19:25:00 +0300 |
|---|---|---|
| committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2012-04-12 19:25:00 +0300 |
| commit | c31263388a5dbdc5150595b328d50fa486b4dce5 (patch) | |
| tree | 130d8ba9d3f3eb9b29d3070024e4f95ef285ed31 /HISTORY | |
| download | vdr-plugin-epgfixer-c31263388a5dbdc5150595b328d50fa486b4dce5.tar.gz vdr-plugin-epgfixer-c31263388a5dbdc5150595b328d50fa486b4dce5.tar.bz2 | |
Import version 0.0.4 to git.
Diffstat (limited to 'HISTORY')
| -rw-r--r-- | HISTORY | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +VDR Plugin 'epgfixer' Revision History +-------------------------------------- + +2012-04-12: Version 0.0.4 + +- Editing of regular expressions from setup menu. + +2012-03-25: Version 0.0.3 + +- Reloading regular expressions and clearing EPG data from setup menu. +- Enable internal optimisation of regular expressions in PCRE. +- Enabling/disabling of regular expressions from setup menu. +- Editing of regular expressions from setup menu. +- Cleaning up code (some cleanup by Rolf Ahrenberg). + +2012-03-18: Version 0.0.2 + +- Rewrite to use regular expressions. +- Include EPG bug fixes from VDR and make them individually selectable + from setup. + +2012-03-17: Version 0.0.1 + +- Initial revision. |
