diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-03-23 19:23:58 +0100 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-03-23 19:23:58 +0100 |
commit | b7d2d7581f5a287ae8104ae06ece2129c0aadbc5 (patch) | |
tree | 1f9141ac8f25eca66a25eaf880cd76ef49164074 /HISTORY | |
parent | fd47a9dce6ae3e04776b8d76d68e4c43a9a08320 (diff) | |
download | vdr-plugin-epgsearch-b7d2d7581f5a287ae8104ae06ece2129c0aadbc5.tar.gz vdr-plugin-epgsearch-b7d2d7581f5a287ae8104ae06ece2129c0aadbc5.tar.bz2 |
autoconfig and autodetecting mail encoding
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,6 +38,9 @@ new: my case its the most common entry to change, e.g. to select a folder for the recording. - auto enable Wareagle icons if VDRSymbols font is used (can be overwritten with WarEagleIcons=0 in epgsearchmenu.conf), suggested by Ronny Kornexl +- the correct content encoding for mail notifications is now automatically detected +- epgsearch now autodetects an installed pin plugin or graphtft, also the optional libraries + libpcre und libtre (can be turned off by commenting AUTOCONFIG in the Makefile) fixes: - fixed a crash when pressing 'Ok' in an empty timers done menu - fixed a crash when using the progressbar and events with 0 duration exist, thanks |