summaryrefslogtreecommitdiff
path: root/transfer.h
AgeCommit message (Expand)Author
2017-12-07If TS packets are not accepted by the output device in Transfer Mode, this is...Klaus Schmidinger
2015-09-05Added a missing 'const' to cReceiver::Receive(), to protect the given Data fr...Klaus Schmidinger
2013-03-01Now calling DeviceClear() in cTransfer::Receive() if the output device blocks...Klaus Schmidinger
2013-01-20Reduced the number of retries in cTransfer::Receive() to avoid blocking recor...1.7.36Klaus Schmidinger
2010-01-30The PCR pid is now recorded for channels where this is different from the vid...Klaus Schmidinger
2008-08-15First step towards switching to TS (Transport Stream) as recording formatKlaus Schmidinger
2007-01-07CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0Klaus Schmidinger
2006-01-29Removed leftover 'needsBufferReserve' variable from cTransferKlaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2005-01-07Changed a variable nameKlaus Schmidinger
2005-01-06Only waiting for data if there actually is a DPidKlaus Schmidinger
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2003-05-11Implemented cDevice::ActualDevice()Klaus Schmidinger
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-06-23Switched handling 'Transfer Mode' to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-22Activated transfer modeKlaus Schmidinger