diff options
author | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-08-24 14:00:28 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger (at) gmx (dot) de> | 2008-08-24 14:00:28 +0200 |
commit | 36a1702cb9b22a91dec25844bbb9674cc7e01087 (patch) | |
tree | 3a2a32e43c807ef893a2741ffeab3da5401a97a8 /HISTORY | |
parent | c710608b32f65500d70620275db178834bec1a1f (diff) | |
download | vdr-plugin-epgsearch-36a1702cb9b22a91dec25844bbb9674cc7e01087.tar.gz vdr-plugin-epgsearch-36a1702cb9b22a91dec25844bbb9674cc7e01087.tar.bz2 |
moved from cCondWait::SleepMs to cCondWait::Wait to avoid shutdown problems, patch by
e9hack
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ fixes: to egal@vdrportal - when an incomplete recording triggers a search timer update for a search timer with 'avoid repeats' now running events are ignored for the repeats. +- now using cCondWait::Wait instead of cCondWait:SleepMs to avoid shutdown problems, + thanks to e9hack@vdrportal for providing a patch 2008-04-29: Version 0.9.24 new: |