Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable and fix some more warnings | Chris Robinson | 2019-09-18 | 1 | -3/+3 |
* | Avoid implicit conversions with the examples and utils | Chris Robinson | 2019-09-12 | 1 | -4/+9 |
* | Cleanup the examples' includes | Chris Robinson | 2019-07-29 | 1 | -2/+5 |
* | Remove unnecessary wrappers around SDL_sound | Chris Robinson | 2017-03-04 | 1 | -27/+48 |
* | Allow specifying the device to open for the examples | Chris Robinson | 2016-09-08 | 1 | -16/+18 |
* | Also rotate stereo sounds in the alhrtf example | Chris Robinson | 2016-08-24 | 1 | -2/+22 |
* | Don't request a specific HRTF when one isn't specified | Chris Robinson | 2016-03-11 | 1 | -8/+11 |
* | Avoid using usleep in the examples | Chris Robinson | 2015-12-04 | 1 | -1/+1 |
* | Add missing math.h include for sin() | Chris Robinson | 2015-11-06 | 1 | -0/+1 |
* | Add an HRTF example | Chris Robinson | 2015-10-28 | 1 | -0/+247 |