Bochs/bochs/iodev/sound
Volker Ruppert 1e52f0cbe0 Implemented simple mixing support (addition and clipping).
Fixed minimum value of signed data types.
TODO: Use the mixer thread support in the sound modules (alsa, oss, osx, win).
2015-02-02 21:11:31 +00:00
..
es1370.cc PCM volume now applied to the output packet in the format conversion code. 2015-01-27 19:33:28 +00:00
es1370.h Added volume control support per channel for stereo samples 2013-12-15 17:09:18 +00:00
Makefile.in Ported OPL3 emulation from DOSBox. 2015-01-12 21:20:18 +00:00
opl.cc Some work on the Bochs sound support. 2015-01-22 20:28:14 +00:00
opl.h Some work on the Bochs sound support. 2015-01-22 20:28:14 +00:00
sb16.cc PCM volume now applied to the output packet in the format conversion code. 2015-01-27 19:33:28 +00:00
sb16.h PCM volume now applied to the output packet in the format conversion code. 2015-01-27 19:33:28 +00:00
soundalsa.cc Method startwaveplayback() now completely replaced by set_pcm_params(). 2015-02-01 12:33:21 +00:00
soundalsa.h ALSA / OSS sound modules: startwaveplayback() rewritten to set_pcm_params() 2015-01-31 10:48:22 +00:00
soundlnx.cc Method startwaveplayback() now completely replaced by set_pcm_params(). 2015-02-01 12:33:21 +00:00
soundlnx.h ALSA / OSS sound modules: startwaveplayback() rewritten to set_pcm_params() 2015-01-31 10:48:22 +00:00
soundlow.cc Implemented simple mixing support (addition and clipping). 2015-02-02 21:11:31 +00:00
soundlow.h Some more work on the mixer thread framework. 2015-02-01 20:50:20 +00:00
soundmod.cc Method startwaveplayback() now completely replaced by set_pcm_params(). 2015-02-01 12:33:21 +00:00
soundmod.h PCM volume now applied to the output packet in the format conversion code. 2015-01-27 19:33:28 +00:00
soundosx.cc Method startwaveplayback() now completely replaced by set_pcm_params(). 2015-02-01 12:33:21 +00:00
soundosx.h Method startwaveplayback() now completely replaced by set_pcm_params(). 2015-02-01 12:33:21 +00:00
soundsdl.cc Some more work on the mixer thread framework. 2015-02-01 20:50:20 +00:00
soundsdl.h Some more work on the mixer thread framework. 2015-02-01 20:50:20 +00:00
soundwin.cc Method startwaveplayback() now completely replaced by set_pcm_params(). 2015-02-01 12:33:21 +00:00
soundwin.h Method startwaveplayback() now completely replaced by set_pcm_params(). 2015-02-01 12:33:21 +00:00