..
es1370.cc
Fixed broken MSVC plugins support (many CDECL additions required)
2014-06-08 08:40:08 +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
Fixed broken MSVC plugins support (many CDECL additions required)
2014-06-08 08:40:08 +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
Fixed broken MSVC plugins support (many CDECL additions required)
2014-06-08 08:40:08 +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
Continued preparing Bochs for SDL2 support
2014-06-23 19:37:58 +00:00
soundsdl.h
Continued preparing Bochs for SDL2 support
2014-06-23 19:37:58 +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