summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2012-12-05 21:06:52 +0100
committerlouis <louis.braun@gmx.de>2012-12-05 21:06:52 +0100
commit5dff51292c2d08b38db010dfe291c1e829e1945f (patch)
tree080b36357be6465827ab667ddaba9516ac345f1a /HISTORY
parent85b83b42ae87dff1ce984a88779d03698978460b (diff)
downloadskin-nopacity-5dff51292c2d08b38db010dfe291c1e829e1945f.tar.gz
skin-nopacity-5dff51292c2d08b38db010dfe291c1e829e1945f.tar.bz2
Fix Ticket 1147, cancelling threads in a safer way
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b65936c..605222a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -52,3 +52,6 @@ VDR Plugin 'nOpacity' Revision History
(thanks @maverick-me)
- optical redesign of displayVolume (thanks @maverick-me)
- Display of reruns of shows in detailed EPG view using epgseach.
+- completely rewrote epgsearch handling in schedules views (see README for
+ more information about epgsearch integration)
+- Fixed "fade in" bug, cancelling threads correctly