mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a race condition with signal handlers at program exit
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -5172,9 +5172,11 @@ Video Disk Recorder Revision History
|
||||
(thanks to Reinhard Nissl).
|
||||
- Fixed handling frequencies in NitFilter::Process() (thanks to Anssi Hannula).
|
||||
|
||||
2007-04-28: Version 1.5.3
|
||||
2007-04-30: Version 1.5.3
|
||||
|
||||
- Fixed some spelling errors in 'newplugin' (thanks to Ville Skytt<74>).
|
||||
- Fixed a busy loop in fast forward if the next video data file is missing
|
||||
(thanks to Reinhard Nissl).
|
||||
- Fixed handling frequencies in NitFilter::Process() (thanks to Anssi Hannula).
|
||||
- Fixed a race condition with signal handlers at program exit (thanks to Udo
|
||||
Richter).
|
||||
|
Reference in New Issue
Block a user