summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorChristian Wieninger <cwieninger (at) gmx (dot) de>2009-01-04 12:42:52 +0100
committerChristian Wieninger <cwieninger (at) gmx (dot) de>2009-01-04 12:42:52 +0100
commit5f8d768468d71154e2bd29b667c6aa8af453fe27 (patch)
tree76bc0dd2dc38e695abfd554f78fdfb1621aa6c5b /HISTORY
parent6c25a70aab63dc84ed1278195eef0a560005970d (diff)
downloadvdr-plugin-epgsearch-5f8d768468d71154e2bd29b667c6aa8af453fe27.tar.gz
vdr-plugin-epgsearch-5f8d768468d71154e2bd29b667c6aa8af453fe27.tar.bz2
use shutdown handler to prevent an interrupted search timer update
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0bfcd1c..3165ed2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -24,6 +24,8 @@ new:
their episode names match and are not empty. Caution: if your EPG data has no episode
names for different episodes don't use this option! 'yes' will then be the better
choice even if this results in double recordings.
+- epgsearch now uses the shutdown handler (introduced in vdr 1.5.1) to prevent a
+ search timer update to be interrupted.
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