Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary wrappers around SDL_sound | Chris Robinson | 2017-03-04 | 1 | -39/+52 |
* | Allow specifying the device to open for the examples | Chris Robinson | 2016-09-08 | 1 | -5/+6 |
* | Avoid using usleep in the examples | Chris Robinson | 2015-12-04 | 1 | -1/+1 |
* | Use SDL_sound for the other examples | Chris Robinson | 2013-06-05 | 1 | -19/+9 |
* | Make some example function pointers static | Chris Robinson | 2013-05-30 | 1 | -24/+24 |
* | Print the name of the device when opening it in the example apps | Chris Robinson | 2012-10-31 | 1 | -4/+2 |
* | Add an example program showing how to apply reverb to a source | Chris Robinson | 2012-10-31 | 1 | -0/+339 |