Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-13 | Added test for SDL_Mix that includes looping audio. | Michael Bishop | |
The test demonstrates that looping produces gaps in the sound. | |||
2013-03-12 | make test_sdl_audio_mix report a result | Alon Zakai | |
2013-03-08 | Added test and fixed bugs exposed by the test. | Michael Bishop | |
2013-03-08 | Added test that tests the basic functionality of SDL_Mixer including pausing ↵ | Michael Bishop | |
and resuming both the Sound channels and Music channel. |