summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-02-27 13:40:33 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2005-02-27 13:40:33 +0100
commit940d605f2ef9efb424aa1f0e231fa7faba39c4bf (patch)
tree13cdc0b53b1fd3d6b341516a9dbc398ced580195 /HISTORY
parent59c0cc2eddd8265d427c71a87eae8a4cfee4d87a (diff)
downloadvdr-940d605f2ef9efb424aa1f0e231fa7faba39c4bf.tar.gz
vdr-940d605f2ef9efb424aa1f0e231fa7faba39c4bf.tar.bz2
Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()' to allow keeping language codes in Trandfer Mode
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index e8ffd1df..6b9f2839 100644
--- a/HISTORY
+++ b/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üßler).
-- Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() (thanks to
- Marco Schlüß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üß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