Fixed canceling the LIRC thread

This commit is contained in:
Klaus Schmidinger
2005-01-14 14:21:52 +01:00
parent 0ad4b2a713
commit 0fc891340c
3 changed files with 8 additions and 3 deletions

View File

@@ -3299,3 +3299,5 @@ Video Disk Recorder Revision History
- Completed the Estonian OSD texts and switched to iso8859-13 character set
(thanks to Arthur Konovalov).
- Made cCondWait::SleepMs() sleep at least 3ms to avoid a possible busy wait.
- Fixed canceling the LIRC thread (thanks to Marco Schl<68><6C>ler for pointing out
this one).