Bochs/bochs/iodev/sound
Volker Ruppert 9493a63e7a Fixes and updates in the lowlevel sound code and related stuff.
- soundlow: fixed possible segfault on exit.
- soundfile: added symbol required for win32 DLL plugins.
- bochsrc sample: fixed typo.
- VS2013Ex workspaces: partial update (sound stuff only).
2015-02-20 22:39:55 +00:00
..
es1370.cc Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
es1370.h Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
Makefile.in Added initial version of a sound "driver" that writes to file(s). 2015-02-16 15:47:17 +00:00
opl.cc Some work on the Bochs sound support. 2015-01-22 20:28:14 +00:00
opl.h Some work on the Bochs sound support. 2015-01-22 20:28:14 +00:00
sb16.cc Some failure case fixes and cleanups in the sound code. 2015-02-20 16:36:26 +00:00
sb16.h Some failure case fixes and cleanups in the sound code. 2015-02-20 16:36:26 +00:00
soundalsa.cc Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00
soundalsa.h Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00
soundfile.cc Fixes and updates in the lowlevel sound code and related stuff. 2015-02-20 22:39:55 +00:00
soundfile.h Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
soundlnx.cc Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00
soundlnx.h Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00
soundlow.cc Fixes and updates in the lowlevel sound code and related stuff. 2015-02-20 22:39:55 +00:00
soundlow.h Prepared lowlevel sound code for the usage with the 'wavemode' parameter. 2015-02-18 16:34:53 +00:00
soundmod.cc Some failure case fixes and cleanups in the sound code. 2015-02-20 16:36:26 +00:00
soundmod.h Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
soundosx.cc Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00
soundosx.h Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00
soundsdl.cc Prepared lowlevel sound code for the usage with the 'wavemode' parameter. 2015-02-18 16:34:53 +00:00
soundsdl.h Moved wave output support to a separate C++ class. The lowlevel sound module 2015-02-13 11:30:46 +00:00
soundwin.cc Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00
soundwin.h Some work on the sound module handling and the SB16 midi file output. 2015-02-17 18:28:25 +00:00