diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-05-06 23:02:32 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2009-05-06 23:02:32 +0200 |
commit | c0cadf7fbf8a9df4273fcd6757debefb86c7a4aa (patch) | |
tree | 05c68cbef2995176476150a330ceb8a27ffdde59 /HISTORY | |
parent | e6bd92773bdd36685070a1e06b677fd6bc539a70 (diff) | |
download | vdr-plugin-epgsearch-c0cadf7fbf8a9df4273fcd6757debefb86c7a4aa.tar.gz vdr-plugin-epgsearch-c0cadf7fbf8a9df4273fcd6757debefb86c7a4aa.tar.bz2 |
some speed enhancements
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -44,6 +44,8 @@ new: - new patch vdr.epgsearch-exttimeredit.diff: this patch against VDR integrates epgsearch's timer edit menu to VDR's timer menu, thanks S:oren@vdr-portal for providing it. +- some speed enhancements, thanks to Tobias Bratfisch for providing patches + 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 |