Bochs/bochs/iodev/sound
Volker Ruppert d2a85e576f Some work on the lowlevel sound code
- Moved audio buffer code and the pcm_callback function to soundlow.cc.
- Added framework for the mixer thread.
2015-01-30 22:52:56 +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 Some work on the lowlevel sound code. 2015-01-26 21:10:51 +00:00
soundalsa.h Moved wave format conversion code to the sound lowlevel base class and added 2015-01-24 21:01:45 +00:00
soundlnx.cc Some work on the lowlevel sound code. 2015-01-26 21:10:51 +00:00
soundlnx.h Moved wave format conversion code to the sound lowlevel base class and added 2015-01-24 21:01:45 +00:00
soundlow.cc Some work on the lowlevel sound code 2015-01-30 22:52:56 +00:00
soundlow.h Some work on the lowlevel sound code 2015-01-30 22:52:56 +00:00
soundmod.cc PCM volume now applied to the output packet in the format conversion code. 2015-01-27 19:33:28 +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 Some work on the lowlevel sound code. 2015-01-26 21:10:51 +00:00
soundosx.h Added pcm format conversion support to the win32 and OSX sound modules. 2015-01-25 11:45:13 +00:00
soundsdl.cc Some work on the lowlevel sound code 2015-01-30 22:52:56 +00:00
soundsdl.h Some work on the lowlevel sound code. 2015-01-26 21:10:51 +00:00
soundwin.cc Some work on the lowlevel sound code. 2015-01-26 21:10:51 +00:00
soundwin.h Added pcm format conversion support to the win32 and OSX sound modules. 2015-01-25 11:45:13 +00:00