aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/opensl.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a proper enum for the probe typeChris Robinson2011-06-141-2/+2
|
* Trace errors in the opensl callbackChris Robinson2011-06-141-1/+3
|
* Set format_pcm according to the device formatChris Robinson2011-06-141-5/+31
|
* Make fewer assumptions on the OpenSL buffer countChris Robinson2011-06-121-2/+2
|
* Don't be silent when an OpenSL error occursChris Robinson2011-06-121-1/+69
|
* Add missing semicolonChris Robinson2011-06-121-1/+1
|
* Add an OpenSL backendChris Robinson2011-06-121-0/+335
Currently for Android's OpenSL ES implementation