summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2009-06-14 15:12:02 +0200
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2009-06-14 15:12:02 +0200
commit85e5e7f66c4dbbebf484238e0852b7224450ae9b (patch)
tree713e66b391d2791fec8a43b18e5f1114ff338b79 /HISTORY
parent3b592ea06c26227308932e4568af044040860c47 (diff)
downloadvdr-plugin-epgsearch-85e5e7f66c4dbbebf484238e0852b7224450ae9b.tar.gz
vdr-plugin-epgsearch-85e5e7f66c4dbbebf484238e0852b7224450ae9b.tar.bz2
using cPlugin::MainThreadHook to trigger the first run of the background threads
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index c662d69..48ba611 100644
--- a/HISTORY
+++ b/HISTORY
@@ -47,6 +47,9 @@ new:
- some speed enhancements, thanks to Tobias Bratfisch for providing patches
- if the VPS time differs from the start time of an event the VPS marker is now 'v'
instead of 'V'
+- the first run of the background threads (searchtimer, switchtimer, conflict check) is now
+ triggered by the first call to cPlugin::MainThreadHook instead of waiting 20s after
+ VDRs startup.
fixes:
- fixed a crash when pressing 'Ok' in an empty timers done menu