diff options
author | Frank Neumann <fnu@yavdr.org> | 2017-05-26 14:58:12 +0200 |
---|---|---|
committer | Frank Neumann <fnu@yavdr.org> | 2017-05-26 14:58:12 +0200 |
commit | ffc71bef7226f0800aab5677ea941cb8b60ca270 (patch) | |
tree | 84b99c62834d983ca56e605df1f035bd397b143b /HISTORY | |
parent | be618b6537f21ad608638067c2ac6606919e67a3 (diff) | |
download | vdr-plugin-text2skin-ffc71bef7226f0800aab5677ea941cb8b60ca270.tar.gz vdr-plugin-text2skin-ffc71bef7226f0800aab5677ea941cb8b60ca270.tar.bz2 |
Update HISTORY.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -4,6 +4,13 @@ VDR Plugin 'text2skin' Revision History 20xx-xx-xx: Version x.x.x - Add compatibility for VDR API >= 2.3.1. +- Purge DEVELOPMENT_FEATURES, as they have been permanently enabled with t2s-rerunandtab.diff. +- fix some c++11 compiler errors and warnings +- Make DIRECTBLIT configurable, Patch by Gerald Raaf <gerald.raaf@t-online.de> +- Add New token: ChannelServiceReference, patch by Tuomas Jormola <tj@solitudo.net> +- Detach STRIP from DEBUG flag, thanks to Tobias Grimm for his support. +- Make MAX_CHARS configurable. +- Make tab width configurable. 2017-05-21: Version 1.3.3 |