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.c
Age
Commit message (
Expand
)
Author
2003-05-11
Implemented cDevice::ActualDevice()
Klaus Schmidinger
2003-03-30
Replaced the 'for' loops in StripAudioPackets() with memset() calls
Klaus Schmidinger
2003-02-15
Now polling the output device in 'Transfer Mode' and retrying to put packets ...
Klaus Schmidinger
2003-01-26
Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mo...
Klaus Schmidinger
2002-12-14
Fixed high CPU load in 'Transfer Mode'
Klaus Schmidinger
2002-11-03
Implemented audio plugin interface
Klaus Schmidinger
2002-10-26
Fixed channel switching in case of an active 'Transfer Mode' on the primary d...
Klaus Schmidinger
2002-10-13
Fixed some faulty default parameter initializations
Klaus Schmidinger
2002-10-12
Reactivated full handling of second audio PID (even in 'Transfer Mode')
Klaus Schmidinger
2002-09-22
Fixed a race condition when starting '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