aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alcRing.c
Commit message (Collapse)AuthorAgeFilesLines
* Protect ring buffer access with the lockChris Robinson2009-06-071-2/+4
|
* Protect RingBufferSize calculation with the mutexChris Robinson2008-06-041-2/+7
|
* Add missing config.h includesChris Robinson2008-01-161-2/+2
|
* Fix ring buffer size and overrun detectionChris Robinson2007-12-161-3/+3
|
* Add generic ring buffer methodsChris Robinson2007-12-161-0/+118