Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some typos (#872) | Dirk Stolle | 2023-07-04 | 1 | -1/+1 |
* | Avoid overriding main with SDL | Chris Robinson | 2022-11-23 | 1 | -0/+7 |
* | Define FUNCTION_CAST in a common header | Chris Robinson | 2022-04-22 | 1 | -1/+1 |
* | Enable and fix some more warnings | Chris Robinson | 2019-09-18 | 1 | -4/+4 |
* | Avoid implicit conversions with the examples and utils | Chris Robinson | 2019-09-12 | 1 | -1/+1 |
* | Cleanup the examples' includes | Chris Robinson | 2019-07-29 | 1 | -2/+5 |
* | Ensure SDL_AUDIO_BITSIZE is defined for older SDL2 versions | Chris Robinson | 2017-04-07 | 1 | -0/+7 |
* | Remove unnecessary wrappers around SDL_sound | Chris Robinson | 2017-03-04 | 1 | -1/+30 |
* | Avoid using usleep in the examples | Chris Robinson | 2015-12-04 | 1 | -1/+1 |
* | Play a 1khz sine wave for 4 seconds in the loopback example | Chris Robinson | 2015-09-07 | 1 | -3/+3 |
* | Update the examples to use SDL2 | Chris Robinson | 2014-05-23 | 1 | -2/+5 |
* | Add a loopback extension example | Chris Robinson | 2013-06-16 | 1 | -0/+244 |