Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-04 | Updated copyright for 2019 | Sam Lantinga | 1 | -1/+1 |
2018-01-03 | Updated copyright for 2018 | Sam Lantinga | 1 | -1/+1 |
2017-10-10 | Added SDL_PeekIntoDataQueue(). | Ryan C. Gordon | 1 | -0/+1 |
2016-12-27 | Added SDL_ReserveSpaceInDataQueue() to make space without copying data. | Ryan C. Gordon | 1 | -0/+15 |
2017-01-01 | Updated copyright for 2017 | Sam Lantinga | 1 | -1/+1 |
2016-12-06 | Refactored the audio queueing code to a generic SDL_DataQueue interface. | Ryan C. Gordon | 1 | -0/+39 |