]> Shamusworld >> Repos - apple2/history - src/sound.cpp
Fixed problem with frames running ahead of the sound thread.
[apple2] / src / sound.cpp
2013-09-11 Shamus HammonsFixed problem with frames running ahead of the sound...
2013-09-11 Shamus HammonsConvert sound driving method to direct sampling.
2013-09-09 Shamus HammonsConverted to SDL 2, added fullscreen toggle.
2011-10-31 Shamus HammonsMinor fixes.
2009-07-09 Shamus HammonsAdded miscellaneous warnings, minor documentation
2009-02-24 Shamus HammonsFixes to threaded programming model (prevent lockups...
2009-02-16 Shamus HammonsAdded proper locking of conditional variable mutex
2009-02-16 Shamus HammonsChanges to sound system relating to the new threaded...
2009-02-11 Shamus HammonsInitial attempt at multithreaded implementation: CPU...
2009-02-06 Shamus HammonsChanged clock on v65C02 to 64-bit, more GUI refactoring
2009-01-30 Shamus HammonsBeginnings of new GUI
2009-01-22 Shamus HammonsMiscellaneous sound engine fixes (still needs fixing...
2009-01-19 Shamus HammonsMore work on sound.cpp, especially definition of time...
2009-01-19 Shamus HammonsMinor refactoring on V65C02 core (fixed EA_ABS_* macros...
2007-05-29 Shamus HammonsSet eol-style to sane default.
2007-05-29 Shamus HammonsMoved stuff into trunk (part 2)...