summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-02-13Added missing reset of the 'repacker' to cTS2PES::Clear()1.3.21Klaus Schmidinger
2005-02-13channels.confKlaus Schmidinger
2005-02-13Implemented cDvbDevice::SetTransferModeForDolbyDigital()Klaus Schmidinger
2005-02-13Added a missing 'resultSkipped = 0' to cRemux::Clear()Klaus Schmidinger
2005-02-13The 'plugins-clean' target of the Makefile now only deletes the actual ↵Klaus Schmidinger
plugin library files from this version of VDR
2005-02-13cAudio::Play() now also gets the 0xC0...0xDF audioKlaus Schmidinger
2005-02-12Making sure the first audio packet is not dropped when switching to "pre ↵Klaus Schmidinger
1.3.19 Dolby Digital compatibility mode"
2005-02-12Now using twice the buffer reserve in cTransfer if the primary DVB card is ↵Klaus Schmidinger
an unmodified version with only 2MB of SDRAM
2005-02-12Fixed a typo in detecting UTF-8Klaus Schmidinger
2005-02-12Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayerKlaus Schmidinger
2005-02-12Removed the "Cleared/PlayPes(NULL, 0)" handling from cTransfer::Action(); ↵Klaus Schmidinger
Making sure the buffer reserve in cTransfer::Action() is re-established after clearing the buffer
2005-02-12Added 'uchar Id' to cAudio::Play()'Klaus Schmidinger
2005-02-12Forcing a new resync after a call to cRemux::Clear()Klaus Schmidinger
2005-02-12Completed the Danish OSD textsKlaus Schmidinger
2005-02-12Fixed handling symbolic links in cRecordings::ScanVideoDir()Klaus Schmidinger
2005-02-08Fixed handling Transfer Mode for radio channelsKlaus Schmidinger
2005-02-08Restricted the "setting audio track" log message to automatic changes during ↵Klaus Schmidinger
replay
2005-02-08Completed the Finnish OSD textsKlaus Schmidinger
2005-02-08Fixed a possible freeze in pause mode in case a device's PlayPesPacket() ↵Klaus Schmidinger
function permanently returns 0
2005-02-08Fixed cDvbDevice::SetAudioTrackDevice() to avoid a blank screen after ↵Klaus Schmidinger
switching back to live mode if a recording is currently active on the primary device
2005-02-08Fixed a typoKlaus Schmidinger
2005-02-06Added MPEG1 replay capability to cPesAssembler1.3.20Klaus Schmidinger
2005-02-06channels.confKlaus Schmidinger
2005-02-06Calling pesAssembler->Reset() in cDevice::AttachPlayer() to avoid problems ↵Klaus Schmidinger
with residual data in replay and Transfer Mode
2005-02-06Fixed the "pre 1.3.19" compatibility mode for old Dolby Digital recordingsKlaus Schmidinger
2005-02-06Making sure the "Mute" and "Volume+/-" keys don't interfere with digital audioKlaus Schmidinger
2005-02-06Removed 'flags' from tTrackIdKlaus Schmidinger
2005-02-06Making sure the current audio track is actually one of the ones available in ↵Klaus Schmidinger
a recording
2005-02-06Making sure the current audio track is actually one of the ones available in ↵Klaus Schmidinger
a recording (cont'd)
2005-02-06Added CMD_SPU_CHG_COLCON to cDvbSpuDecoder::setTime()Klaus Schmidinger
2005-02-06Fixed several memory leaks that were introduced through the use of cStringKlaus Schmidinger
2005-02-05Modified cDolbyRepacker to make sure PES packets don't exceed the requested ↵Klaus Schmidinger
length
2005-02-05Implemented setup option "OSD/Channel info time"Klaus Schmidinger
2005-02-05Completed the French OSD textsKlaus Schmidinger
2005-02-05Completed the Danish OSD textsKlaus Schmidinger
2005-02-05Fixed a memory leak in AddDirectory() and strescape()Klaus Schmidinger
2005-01-30Making sure the current audio track is actually one of the ones available in ↵Klaus Schmidinger
a recording
2005-01-30Moved the call to SetAudioChannel(0) into cDevice::ClrAvailableTracks()Klaus Schmidinger
2005-01-30Added cPlugin::Stop()Klaus Schmidinger
2005-01-30Fixed masking SubStreamType in cDevice::PlayPesPacket()Klaus Schmidinger
2005-01-30Fixed a buffer overflow in case a station defines all 32 audio PIDsKlaus Schmidinger
2005-01-25Now setting primaryDevice = NULL before deleting the devices in ↵Klaus Schmidinger
cDevice::Shutdown()
2005-01-23Fixed displaying the "Audio" menu with the "Green" button from the "Main" ↵Klaus Schmidinger
menu in case there is only one audio track
2005-01-23Added PlayPes(NULL, 0) to cTransfer::Action() when clearing the transfer buffer1.3.19Klaus Schmidinger
2005-01-23channels.confKlaus Schmidinger
2005-01-23Fixed DTS detectionKlaus Schmidinger
2005-01-23Recording and Transfer Mode can now handle up to 8 Dolby Digital tracksKlaus Schmidinger
2005-01-22Completed the Danish OSD textsKlaus Schmidinger
2005-01-16Falling back to 'stereo' when switching channelsKlaus Schmidinger
2005-01-16Added 'channels.conf.terr' entries for Düsseldorf and KölnKlaus Schmidinger