index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
testbed
/
sound.cpp
Age
Commit message (
Expand
)
Author
2014-06-19
TESTBED: Fix a typo in the sound tests: s/smaple/sample
Einar Johan Trøan Sømåen
2014-02-18
TESTBED: Make GPL headers consistent in themselves.
Johannes Schickel
2013-01-26
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-11-08
BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only
Max Horn
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-08-14
TESTBED: formatting fix, deleted spaces/tabs at end of line
Neeraj Kumar
2010-08-12
TESTBED: disable tests when required data is not found
Neeraj Kumar
2010-08-09
TESTBED: Some more refinements to the GUI and mouse event tests
Neeraj Kumar
2010-08-09
TESTBED: Some refinemnts related to skipping tests and display in GUI
Neeraj Kumar
2010-08-05
TESTBED: playing audio output with variable sample rates
Neeraj Kumar
2010-08-03
TESTBED: added audiocd test sound tracks as the testbed engine data
Neeraj Kumar
2010-08-03
TESTBED: Implemented audioCD tests
Neeraj Kumar
2010-07-30
TESTBED: added code to enable the mixer to simultaneously play channels, paus...
Neeraj Kumar
2010-07-30
TESTBED: generalized the GUI, added code for the end text gui message and opt...
Neeraj Kumar
2010-07-29
TESTBED: implemented gui of Sound Subsystem tests
Neeraj Kumar
2010-07-26
TESTBED: implemented some sample beeps using PCSpeaker emulator for testing s...
Neeraj Kumar