Fixed the call to Channels.Unlock() in cEITScanner::Process()

This commit is contained in:
Klaus Schmidinger
2005-06-05 14:44:27 +02:00
parent c1055a6c8f
commit 48a10640e9
3 changed files with 5 additions and 2 deletions

View File

@@ -3593,3 +3593,5 @@ Video Disk Recorder Revision History
for the bitstreamout plugin (thanks to Werner Fink).
- Added the year (two digits) to recording dates in LSTR, and thus also in menus
(suggested by Jan Ekholm).
- Fixed the call to Channels.Unlock() in cEITScanner::Process() (thanks to
Reinhard Nissl).