Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support B-Format sounds in the examples | Chris Robinson | 2020-09-22 | 1 | -1/+12 |
* | Convert the examples from SDL_sound to libsndfile | Chris Robinson | 2020-03-24 | 1 | -54/+43 |
* | Enable and fix some more warnings | Chris Robinson | 2019-09-18 | 1 | -13/+13 |
* | Avoid implicit conversions with the examples and utils | Chris Robinson | 2019-09-12 | 1 | -2/+2 |
* | Cleanup the examples' includes | Chris Robinson | 2019-07-29 | 1 | -2/+3 |
* | Remove unnecessary wrappers around SDL_sound | Chris Robinson | 2017-03-04 | 1 | -38/+49 |
* | 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 | -20/+11 |
* | Make some example function pointers static | Chris Robinson | 2013-05-30 | 1 | -15/+15 |
* | Add an example to get and show the source latency | Chris Robinson | 2012-10-31 | 1 | -0/+213 |