summaryrefslogtreecommitdiff
path: root/transfer.c
AgeCommit message (Expand)Author
2003-08-31Now clearing the player device if there are too many poll timeouts in 'Transf...Klaus Schmidinger
2003-05-18Changed comment since 'buffer empty' was removed from the driverKlaus Schmidinger
2003-05-11Implemented cDevice::ActualDevice()Klaus Schmidinger
2003-03-30Replaced the 'for' loops in StripAudioPackets() with memset() callsKlaus Schmidinger
2003-02-15Now polling the output device in 'Transfer Mode' and retrying to put packets ...Klaus Schmidinger
2003-01-26Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mo...Klaus Schmidinger
2002-12-14Fixed high CPU load in 'Transfer Mode'Klaus Schmidinger
2002-11-03Implemented audio plugin interfaceKlaus Schmidinger
2002-10-26Fixed channel switching in case of an active 'Transfer Mode' on the primary d...Klaus Schmidinger
2002-10-13Fixed some faulty default parameter initializationsKlaus Schmidinger
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-09-22Fixed a race condition when starting 'Transfer Mode'Klaus Schmidinger
2002-06-23Switched handling 'Transfer Mode' to the new cPlayer/cControl structuresKlaus Schmidinger
2002-06-22Activated transfer modeKlaus Schmidinger