Bochs/bochs/iodev/sound
2014-05-23 21:39:03 +00:00
..
es1370.cc Added an optional device-specific Bit8u parameter to the timer structure. 2014-01-17 18:25:13 +00:00
es1370.h Added volume control support per channel for stereo samples 2013-12-15 17:09:18 +00:00
Makefile.in Support for compiling plugin version of Bochs with MSVC nmake now complete. 2014-05-03 10:58:10 +00:00
sb16.cc SB16: fixed audio distortion when playing stereo WAV files (patch by Dawn Teschendorf) 2014-05-23 21:39:03 +00:00
sb16.h Added volume control support per channel for stereo samples 2013-12-15 17:09:18 +00:00
soundalsa.cc Added failure handling to beep_on() and the ALSA PCM output methods (patch by 2014-05-02 06:38:49 +00:00
soundalsa.h Moved ALSA sound support to a separate sound driver object 2013-07-14 15:14:53 +00:00
soundlnx.cc Some work on the lowlevel sound support 2013-08-04 14:35:06 +00:00
soundlnx.h Moved ALSA sound support to a separate sound driver object 2013-07-14 15:14:53 +00:00
soundmod.cc Added failure handling to beep_on() and the ALSA PCM output methods (patch by 2014-05-02 06:38:49 +00:00
soundmod.h Added volume control support per channel for stereo samples 2013-12-15 17:09:18 +00:00
soundosx.cc Allow to specify the platform-default sound driver directly 2013-07-25 18:47:11 +00:00
soundosx.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundsdl.cc Allow to specify the platform-default sound driver directly 2013-07-25 18:47:11 +00:00
soundsdl.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundwin.cc Added capability to specify the ID of the MIDI device to use. If not specified, 2013-11-11 20:44:38 +00:00
soundwin.h Define WIN32_LEAN_AND_MEAN to make using Winsock2 possible (for vncsrv and slirp). 2014-02-15 00:23:36 +00:00