Bochs/bochs/iodev/sound
2015-01-10 19:36:50 +00:00
..
es1370.cc Moved sources of the sound lowlevel base class ('dummy' driver) to separate files. 2014-11-24 18:25:14 +00:00
es1370.h Added volume control support per channel for stereo samples 2013-12-15 17:09:18 +00:00
Makefile.in Now build rules for all gui and device plugins supported by MSVC nmake depend 2014-12-28 19:13:02 +00:00
sb16.cc Fixed register/unregister wave callback (found while testing OPL code). 2015-01-10 19:36:50 +00:00
sb16.h Some more work in the lowlevel sound code. 2015-01-08 19:12:01 +00:00
soundalsa.cc Bugfix: use memmove() if source and destination range can overlap (found with valgrind). 2014-12-14 18:53:16 +00:00
soundalsa.h Minor changes in the sound lowlevel code. 2014-11-21 23:03:19 +00:00
soundlnx.cc Moved sources of the sound lowlevel base class ('dummy' driver) to separate files. 2014-11-24 18:25:14 +00:00
soundlnx.h Minor changes in the sound lowlevel code. 2014-11-21 23:03:19 +00:00
soundlow.cc Moved sources of the sound lowlevel base class ('dummy' driver) to separate files. 2014-11-24 18:25:14 +00:00
soundlow.h Some more work in the lowlevel sound code. 2015-01-08 19:12:01 +00:00
soundmod.cc Some more work in the lowlevel sound code. 2015-01-08 19:12:01 +00:00
soundmod.h Some more work in the lowlevel sound code. 2015-01-08 19:12:01 +00:00
soundosx.cc Moved sources of the sound lowlevel base class ('dummy' driver) to separate files. 2014-11-24 18:25:14 +00:00
soundosx.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00
soundsdl.cc Fixed register/unregister wave callback (found while testing OPL code). 2015-01-10 19:36:50 +00:00
soundsdl.h Some more work in the lowlevel sound code. 2015-01-08 19:12:01 +00:00
soundwin.cc Moved sources of the sound lowlevel base class ('dummy' driver) to separate files. 2014-11-24 18:25:14 +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