diff options
author | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2013-01-07 21:29:45 +0200 |
---|---|---|
committer | Matti Lehtimäki <matti.lehtimaki@gmail.com> | 2013-01-07 21:29:45 +0200 |
commit | c6ffcc01aa82582b119de294ff40aac915c88e19 (patch) | |
tree | ac6881e6c72f9f2511bcbff7d5d29607a9ff9711 /HISTORY | |
download | vdr-plugin-history-c6ffcc01aa82582b119de294ff40aac915c88e19.tar.gz vdr-plugin-history-c6ffcc01aa82582b119de294ff40aac915c88e19.tar.bz2 |
Initial commit. Version 0.0.3.v0.0.3
Diffstat (limited to 'HISTORY')
-rwxr-xr-x | HISTORY | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ +VDR Plugin 'history' Revision History +------------------------------------- + +2012-10-19: Version 0.0.3 + +- Support deleting history items through menu. +- Support deleting of also target files and recordings if enabled in setup. +- Support replaying of also non-VDR files using Xineliboutput Media Player. +- Bug fixes. + +2012-10-10: Version 0.0.2 + +- Rename several classes to avoid class name clashes with other plugins. + (Thanks to Rolf Ahrenberg for help with debugging) +- Bug fixes. + +2012-10-07: Version 0.0.1 + +- Initial revision. |