Ticket #1826: consecutive_recordings.diff
File consecutive_recordings.diff, 422 bytes (added by , 19 years ago) |
---|
-
libs/libmythtv/tv_rec.cpp
467 467 stateChangeLock.unlock(); 468 468 StopRecording(); 469 469 stateChangeLock.lock(); 470 // Flush out events... 471 WaitForEventThreadSleep(); 470 472 } 471 473 472 474 if (internalState == kState_None)