index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
transfer.h
Age
Commit message (
Collapse
)
Author
2015-09-05
Added a missing 'const' to cReceiver::Receive(), to protect the given Data ↵
Klaus Schmidinger
from being modified
2013-03-01
Now calling DeviceClear() in cTransfer::Receive() if the output device ↵
Klaus Schmidinger
blocks, instead of not retrying for 10 seconds
2013-01-20
Reduced the number of retries in cTransfer::Receive() to avoid blocking ↵
1.7.36
Klaus Schmidinger
recordings in case the primary device can't handle the current live signal
2010-01-30
The PCR pid is now recorded for channels where this is different from the ↵
Klaus Schmidinger
video PID
2008-08-15
First step towards switching to TS (Transport Stream) as recording format
Klaus Schmidinger
2007-01-07
CAM handling refactored; multiple recordings with one CAM; automatic CAM ↵
1.5.0
Klaus Schmidinger
selection
2006-01-29
Removed leftover 'needsBufferReserve' variable from cTransfer
Klaus Schmidinger
2005-08-13
Centralized 'thread active' handling
Klaus Schmidinger
2005-01-16
Recording and Transfer Mode now handle more than 2 audio PIDs
Klaus Schmidinger
2005-01-07
Changed a variable name
Klaus Schmidinger
2005-01-06
Only waiting for data if there actually is a DPid
Klaus Schmidinger
2004-12-17
Added support for AC3 replay over the DVB device
Klaus Schmidinger
2004-10-16
Improved buffer handling
Klaus Schmidinger
2003-05-11
Implemented cDevice::ActualDevice()
Klaus Schmidinger
2002-10-12
Reactivated full handling of second audio PID (even in 'Transfer Mode')
Klaus Schmidinger
2002-06-23
Switched handling 'Transfer Mode' to the new cPlayer/cControl structures
Klaus Schmidinger
2002-06-22
Activated transfer mode
Klaus Schmidinger