summaryrefslogtreecommitdiff
path: root/transfer.c
AgeCommit message (Expand)Author
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-10-23Taking the complete size of available data into account when deciding whether...Klaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-03-07Avoiding too many consecutive "ring buffer overflow" messagesKlaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
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