mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed setting the locking pid after a timed wait
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -2143,7 +2143,7 @@ Video Disk Recorder Revision History
|
||||
- Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.x
|
||||
(thanks to Andreas Schultz).
|
||||
|
||||
2003-05-16: Version 1.1.32
|
||||
2003-05-18: Version 1.1.32
|
||||
|
||||
- Removed a faulty parameter initialization in menu.c (thanks to Lauri Tischler for
|
||||
reporting this one).
|
||||
@@ -2163,3 +2163,4 @@ Video Disk Recorder Revision History
|
||||
cRecorder to avoid problems with cReceivers that want to receive from PIDs
|
||||
that are currently not transmitting (thanks to Marcel Wiesweg for reporting
|
||||
this one).
|
||||
- Fixed setting the locking pid after a timed wait (thanks to Andreas Schultz).
|
||||
|
||||
Reference in New Issue
Block a user