aboutsummaryrefslogtreecommitdiff
path: root/engines/testbed/sound.cpp
AgeCommit message (Expand)Author
2014-06-19TESTBED: Fix a typo in the sound tests: s/smaple/sampleEinar Johan Trøan Sømåen
2014-02-18TESTBED: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-08COMMON: Push #include audiocd.h in system.h out to .cpp filesMax Horn
2010-11-08BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes onlyMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-08-14TESTBED: formatting fix, deleted spaces/tabs at end of lineNeeraj Kumar
2010-08-12TESTBED: disable tests when required data is not foundNeeraj Kumar
2010-08-09TESTBED: Some more refinements to the GUI and mouse event testsNeeraj Kumar
2010-08-09TESTBED: Some refinemnts related to skipping tests and display in GUINeeraj Kumar
2010-08-05TESTBED: playing audio output with variable sample ratesNeeraj Kumar
2010-08-03TESTBED: added audiocd test sound tracks as the testbed engine dataNeeraj Kumar
2010-08-03TESTBED: Implemented audioCD testsNeeraj Kumar
2010-07-30TESTBED: added code to enable the mixer to simultaneously play channels, paus...Neeraj Kumar
2010-07-30TESTBED: generalized the GUI, added code for the end text gui message and opt...Neeraj Kumar
2010-07-29TESTBED: implemented gui of Sound Subsystem testsNeeraj Kumar
2010-07-26TESTBED: implemented some sample beeps using PCSpeaker emulator for testing s...Neeraj Kumar