Age | Commit message (Expand) | Author |
2003-10-18 | The cThread class now accepts a 'Description' parameter | Klaus Schmidinger |
2003-08-31 | Now clearing the player device if there are too many poll timeouts in 'Transf... | Klaus Schmidinger |
2003-05-18 | Changed comment since 'buffer empty' was removed from the driver | Klaus Schmidinger |
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 |