Bochs/bochs/iodev/sound
Volker Ruppert 0d425037df Improved plugin type detection at Bochs startup.
- Added special mode to all plugin entry functions that returns the plugin type.
- The plugins search function now temporarily loads all available plugins and
  reads the plugin type using the new mode PLUGIN_PROBE.
- Added "loadtype" to the plugin structure to store the type used for plugin
  loading (currently only the voodoo plugin provides two types).
2021-02-07 16:16:06 +00:00
..
es1370.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
es1370.h
Makefile.in
opl.cc
opl.h
sb16.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
sb16.h
soundalsa.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
soundalsa.h
sounddummy.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
soundfile.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
soundfile.h
soundlow.cc
soundlow.h
soundmod.cc
soundmod.h
soundoss.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
soundoss.h
soundosx.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
soundosx.h
soundsdl.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
soundsdl.h
soundwin.cc Improved plugin type detection at Bochs startup. 2021-02-07 16:16:06 +00:00
soundwin.h