mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Some rearrangements in cDvbPlayer::Action() to avoid lockups on NPTL systems
This commit is contained in:
4
HISTORY
4
HISTORY
@@ -3474,7 +3474,7 @@ Video Disk Recorder Revision History
|
||||
- Added a missing cMutexLock to cRemote::HasKeys() (thanks to Wolfgang Rohdewald).
|
||||
- All log entries regarding timers now contain a short description of the timer.
|
||||
|
||||
2005-05-07: Version 1.3.24
|
||||
2005-05-08: Version 1.3.24
|
||||
|
||||
- Now including the optional user defined Make.config from the 'libsi' Makefile
|
||||
(thanks to Ville Skytt<74>).
|
||||
@@ -3508,3 +3508,5 @@ Video Disk Recorder Revision History
|
||||
audio or dolby PID changes.
|
||||
- Now preferring budget cards when selecting a DVB device for recording.
|
||||
- Recordings now avoid zero sized video data files (thanks to Wolfgang Fitz).
|
||||
- Some rearrangements in cDvbPlayer::Action() to avoid lockups on NPTL systems
|
||||
(thanks to Reinhard Nissl).
|
||||
|
Reference in New Issue
Block a user