| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup the examples' loading functions slightly | Chris Robinson | 2023-02-17 | 1 | -22/+22 |
* | Handle Int16 and ADPCM formats in alstreamcb | Chris Robinson | 2023-02-16 | 1 | -25/+181 |
* | Finalize AL_SOFT_callback_buffer | Chris Robinson | 2022-04-01 | 1 | -12/+1 |
* | Remove the unused flags parameter from alBufferCallbackSOFT | Chris Robinson | 2022-04-01 | 1 | -3/+2 |
* | Use float formats in examples/alstreamcb | Chris Robinson | 2021-03-21 | 1 | -10/+10 |
* | 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 | -94/+51 |
* | Add a streaming example using a callback buffer | Chris Robinson | 2020-02-20 | 1 | -0/+436 |