aboutsummaryrefslogtreecommitdiffstats
path: root/examples/common/alhelpers.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary wrappers around SDL_soundChris Robinson2017-03-041-22/+2
| | | | Also remove wrappers for the now-unsupported buffer_samples extension.
* Allow specifying the device to open for the examplesChris Robinson2016-09-081-1/+1
|
* Avoid using usleep in the examplesChris Robinson2015-12-041-8/+2
| | | | We already have an al_nssleep wrapper in the common lib we can use.
* Use SDL_sound for the alstream exampleChris Robinson2013-06-051-0/+4
|
* Move alhelpers and alffmpeg code to a common sub-directoryChris Robinson2012-10-141-0/+47