Bochs/bochs/iodev/sound
2015-02-07 10:50:35 +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 Moved unregister_wave_callback() to the base class (only sdl has special code). 2015-02-07 10:50:35 +00:00
soundlnx.h Moved unregister_wave_callback() to the base class (only sdl has special code). 2015-02-07 10:50:35 +00:00
soundlow.cc Moved unregister_wave_callback() to the base class (only sdl has special code). 2015-02-07 10:50:35 +00:00
soundlow.h Moved unregister_wave_callback() to the base class (only sdl has special code). 2015-02-07 10:50:35 +00:00
soundmod.cc Implemented support for the new mixer thread in the lowlevel sound module 'oss'. 2015-02-06 21:31:30 +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 Moved unregister_wave_callback() to the base class (only sdl has special code). 2015-02-07 10:50:35 +00:00
soundwin.h Moved unregister_wave_callback() to the base class (only sdl has special code). 2015-02-07 10:50:35 +00:00