Bochs/bochs/iodev/sound
Volker Ruppert cf93269380 Define WIN32_LEAN_AND_MEAN to make using Winsock2 possible (for vncsrv and slirp).
TODO: change include statements to winsock2.h and link with ws2_32.dll.
2014-02-15 00:23:36 +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 Fixed build process without libtool and plugins 2014-01-03 21:58:04 +00:00
sb16.cc Changed initial value of the parameter "enabled" to 1 for network, sound and 2013-12-30 14:37:04 +00:00
sb16.h Added volume control support per channel for stereo samples 2013-12-15 17:09:18 +00:00
soundalsa.cc Moved ALSA sound support to a separate sound driver object 2013-07-14 15:14:53 +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 / modified device log prefixes 2013-12-29 12:56:52 +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