aboutsummaryrefslogtreecommitdiff
path: root/tests/sounds
AgeCommit message (Collapse)Author
2013-07-30First pass at buffer queueingAnthony Pesch
2013-06-13Added test for SDL_Mix that includes looping audio.Michael Bishop
The test demonstrates that looping produces gaps in the sound.
2013-03-15Add a testcase for simple OpenAL playbackEhsan Akhgari
2013-03-08Added test that tests the basic functionality of SDL_Mixer including pausing ↵Michael Bishop
and resuming both the Sound channels and Music channel.
2012-03-27support wav and mp3 audio suffixes tooAlon Zakai
2012-03-27add sounds for testAlon Zakai