Bochs/bochs/iodev/sound
Volker Ruppert 73b2402538 Fixed some runtime config issues
- es1370: fixed wave file parameter name
- wx cdrom dialog: use the first item of the cdrom runtime parameter list
- wx ParamDialog: always pause the simulation thread while setting parameters
- wx ParamDialog: call SIM->update_runtime_options() before continuing simulation
2013-12-01 16:02:31 +00:00
..
es1370.cc Fixed some runtime config issues 2013-12-01 16:02:31 +00:00
es1370.h Sound runtime options support completed 2013-11-28 20:47:34 +00:00
Makefile.in Moved ALSA sound support to a separate sound driver object 2013-07-14 15:14:53 +00:00
sb16.cc Sound runtime options support completed 2013-11-28 20:47:34 +00:00
sb16.h Sound runtime options support completed 2013-11-28 20:47:34 +00:00
soundalsa.cc Moved ALSA sound support to a separate sound driver object 2013-07-14 15:14:53 +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 Some work on the lowlevel sound support 2013-08-04 14:35:06 +00:00
soundmod.h Moved ALSA sound support to a separate sound driver object 2013-07-14 15:14:53 +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 Allow to specify the platform-default sound driver directly 2013-07-25 18:47:11 +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 capability to specify the ID of the MIDI device to use. If not specified, 2013-11-11 20:44:38 +00:00
soundwin.h Added global sound control option in bochsrc and config interface 2013-06-24 19:19:12 +00:00