Bochs/bochs/iodev/sound
Volker Ruppert 62a568c131 - changed license headers from LGPL to MIT for all devices / drivers that have
been ported from QEMU and originally have this license
- TODO: The QEMU people should verify the changes and tell us if something is
  missing. Bochs 2.6 will be released after everything has been confirmed to
  be okay.
2012-08-31 12:08:19 +00:00
..
es1370.cc - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +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 - remove registered device state in destructor (fixes crash on Bochs exit with 2012-08-19 08:16:20 +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 - moved the sound stuff to the new subdirectory iodev/sound 2012-01-15 07:52:04 +00:00
soundlnx.h - added method to return the type of the lowlevel sound module and use it to 2012-06-08 20:49:39 +00:00
soundmod.cc - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundmod.h - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundosx.cc - moved the sound stuff to the new subdirectory iodev/sound 2012-01-15 07:52:04 +00:00
soundosx.h - added method to return the type of the lowlevel sound module and use it to 2012-06-08 20:49:39 +00:00
soundsdl.cc - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundsdl.h - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundwin.cc removed unused variable - fixing gcc warning 2012-04-23 18:52:11 +00:00
soundwin.h - added method to return the type of the lowlevel sound module and use it to 2012-06-08 20:49:39 +00:00