mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()' to allow keeping language codes in Trandfer Mode
This commit is contained in:
5
HISTORY
5
HISTORY
@@ -3422,8 +3422,9 @@ Video Disk Recorder Revision History
|
||||
cEvent::FixEpgBugs() (thanks to Wolfgang Rohdewald).
|
||||
- Avoiding unnecessary calls to SetPid() in cDvbDevice::SetAudioTrackDevice()
|
||||
(thanks to Marco Schl<68><6C>ler).
|
||||
- Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() (thanks to
|
||||
Marco Schl<68><6C>ler).
|
||||
- No longer calling EnsureAudioTrack() in cDevice::SetChannel() if a Transfer Mode is
|
||||
started, to avoid setting the audio PID on the primary device (thanks to Marco
|
||||
Schl<68><6C>ler for pointing this out).
|
||||
- Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoid
|
||||
problems on NPTL systems (thanks to Chris Warren for pointing this out).
|
||||
- Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problems
|
||||
|
Reference in New Issue
Block a user