Bochs/bochs/iodev/sound
Volker Ruppert 192aa1f369 Added global sound control option in bochsrc and config interface
- added 'sound' option to select the driver and the wave output device
  (see bochsrc sample for details)
- the wave device option of sb16 and es1370 is now only used to set up the
  wave input device (if necessary)
- cleaned up the speaker code to initialize the 'sound' case correctly
2013-06-24 19:19:12 +00:00
..
es1370.cc Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
es1370.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00
Makefile.in - fixes based on Debian patches by Guillem Jover 2012-07-14 07:01:43 +00:00
sb16.cc Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
sb16.h - implemented "fast-dma" support for 16 bit and in the SB16 2012-07-14 14:20:36 +00:00
soundlnx.cc Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundlnx.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundmod.cc Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundmod.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundosx.cc Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundosx.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundsdl.cc Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +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 global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundwin.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00