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.h
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce GUI header dependencies
Ori Avtalion
2014-02-18
TESTBED: Make GPL headers consistent in themselves.
Johannes Schickel
2011-06-07
TESTBED: Remove dead code, unused arguments and unreferenced symbols
Julien
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
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 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: 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