diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-29 09:24:07 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-29 09:24:07 +0200 |
commit | 42ce340670ed541260d49cabf0996aa628045b12 (patch) | |
tree | 31c3a46b4f1fc647ad9eab2aca536284c0cdefef /CONTRIBUTORS | |
parent | 70297ef1741cb9f38decfd39d3e6b4a353bd891c (diff) | |
download | vdr-42ce340670ed541260d49cabf0996aa628045b12.tar.gz vdr-42ce340670ed541260d49cabf0996aa628045b12.tar.bz2 |
Fixed handling the "Power" key in case a recording is going on and no plugin is active
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ff5052d7..946faef4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1420,6 +1420,8 @@ Udo Richter <udo_richter@gmx.de> for suggesting to add a warning about plugins that don't honor APIVERSION in their Makefile for providing a shorter version of the 'sed' expression for extracting APIVERSION + for fixing a bug in handling the "Power" key in case a recording is going on and + no plugin is active Sven Kreiensen <svenk@kammer.uni-hannover.de> for his help in keeping 'channels.conf.terr' up to date @@ -1886,3 +1888,7 @@ Markus Ehrnsperger <markus.ehrnsperger@googlemail.com> Werner Färber <w.faerber@gmx.de> for reporting a bug in handling the cPluginManager::Active() result when pressing the "Power" key + +Dominique Simon <d.simon@gmx.net> + for reporting a bug in handling the "Power" key in case a recording is going on and + no plugin is active |