mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Making sure that timers and channels are only saved together
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -3093,3 +3093,6 @@ Video Disk Recorder Revision History
|
||||
cCondVar to make sure any sleepers will wake up (suggested by Werner Fink).
|
||||
Also using pthread_cond_broadcast() instead of pthread_cond_signal() in
|
||||
cCondWait, in case there is more than one sleeper.
|
||||
- Making sure that timers and channels are only saved together, in a consistent
|
||||
manner (thanks to Mirko D<>lle for reporting a problem with inconsistent
|
||||
channel and timer lists).
|
||||
|
Reference in New Issue
Block a user