Avoiding high CPU load in case the connection to LIRC gets lost

This commit is contained in:
Klaus Schmidinger
2003-04-06 15:43:41 +02:00
parent 3d90c8c4ee
commit 2a7dd5e67d
4 changed files with 28 additions and 8 deletions

View File

@@ -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).