]> Shamusworld >> Repos - virtualjaguar/commit
Fixed DSP/audio options to be unambiguous and consistent.
authorShamus Hammons <jlhamm@acm.org>
Mon, 16 Jul 2012 04:10:40 +0000 (23:10 -0500)
committerShamus Hammons <jlhamm@acm.org>
Mon, 16 Jul 2012 04:10:40 +0000 (23:10 -0500)
commit3bfba0b6be74e6eff2854c779bdb9a958385068e
tree78d62b91580a78e7f49eaac59366051a7c843c2c
parent7011147111e102153b62778b93d3402c158d8071
Fixed DSP/audio options to be unambiguous and consistent.

The DSP is now running in the host audio IRQ, so turning it off will
turn off the host audio IRQ as well. Also fixed DAC to reflect this
change. Added a few minor fixups to a few files as well.
.gitignore
cross-compile
src/dac.cpp
src/gui/configdialog.cpp
src/gui/generaltab.cpp
src/gui/mainwin.cpp
src/op.cpp