summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-04-06 15:43:41 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-04-06 15:43:41 +0200
commit2a7dd5e67d621a2079b6bbbe47b3a4b6bba8a42b (patch)
tree5749d8661d07bac0bfc985e7b9cd3c21d87c452b /HISTORY
parent3d90c8c4ee93f69b9ce363b8430a6ef76dc9d32c (diff)
downloadvdr-2a7dd5e67d621a2079b6bbbe47b3a4b6bba8a42b.tar.gz
vdr-2a7dd5e67d621a2079b6bbbe47b3a4b6bba8a42b.tar.bz2
Avoiding high CPU load in case the connection to LIRC gets lost
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 90443d6c..168a5c15 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2012,3 +2012,5 @@ Video Disk Recorder Revision History
(thanks to Stefan Huelswitt for reporting this one).
- Fixed displaying messages in the status line in case they exceed the OSD width
(thanks to Gerhard Steiner for reporting this one).
+- Avoiding high CPU load in case the connection to LIRC gets lost (thanks to
+ Ludwig Nussel).