]> Shamusworld >> Repos - virtualjaguar/history - src/dac.cpp
Added appropriate audio thread pausing to the GUI layer.
[virtualjaguar] / src / dac.cpp
2013-01-25 Shamus HammonsAdded appropriate audio thread pausing to the GUI layer.
2012-07-16 Shamus HammonsFixed DSP/audio options to be unambiguous and consistent.
2012-06-19 Shamus HammonsMore compliance fixes, artwork changes, build system...
2012-05-24 Shamus HammonsMinor tweaks to Makefiles, added command line switches...
2012-05-01 Shamus HammonsInitial stab at getting the DSP to run in the host...
2012-04-08 Shamus HammonsAdded switch to disable untuned tank circuit, for slowe...
2012-01-27 Shamus HammonsInitial fixes for audio subsystem. Fragile; may break...
2011-10-17 Shamus HammonsMinor fixes, hopefully fix Exit hotkey on Win32.
2011-07-12 Shamus HammonsAdded possibility to run DSP without host audio output...
2011-07-05 Shamus HammonsMerging qt-experimental into trunk.
2011-01-15 Shamus HammonsAdded jaguar memory locations to memory.cpp.
2010-01-18 Shamus HammonsInitial changeset to experimental branch
2009-06-24 Shamus HammonsAnd so with this revision, we commit massive breakage...
2008-11-01 Shamus HammonsMoving GUI stuff to proper subdirectory for easier...
2008-11-01 Shamus HammonsRenamed clock.cpp/h to event.cpp/h, did some long overd...
2008-10-20 Shamus HammonsAdded temporary patch to remove libcdio dependency.
2007-12-16 Shamus HammonsExtensive changes to remove gcc 4.x warnings, general...
2005-08-06 Shamus HammonsFixes to handle mono sound properly
2005-05-26 Shamus HammonsAdded missing parens to LHS of FIFO spinlocks--should...
2005-02-04 Shamus HammonsChanged to allow no sound system init
2004-06-01 Shamus HammonsAdded missing 'who', added BUTCH support
2004-03-20 Shamus HammonsFixed memory leak
2003-10-03 Shamus HammonsChanges for 1.0.7 update
2003-09-05 Shamus HammonsChanges to support config file
2003-08-29 Shamus HammonsAdded some #ifdefs to reduce unwanted logging
2003-08-22 Shamus HammonsChanges for the upcoming 1.0.5 release
2003-08-16 Neils WagenaarBrand new sound code uses SDL!