Supermodel/Src/OSD
Nik Henson 75d446c272 Changes to Audio.cpp:
- audio buffer is now kept as full as possible with new audio buffering method rather than just half full like before (this is okay now that buffer overruns have been eliminated)
- altered minimum size of audio buffer so that audio still works with a zero latency setting (obviously there will still be some latency)
2011-09-12 21:03:16 +00:00
..
SDL Changes to Audio.cpp: 2011-09-12 21:03:16 +00:00
Windows Added configuring of DirectInput and XInput force feedback parameters via config file 2011-09-12 20:05:58 +00:00
Audio.h - Nik's new decoupled audio code with fixes to minimize overruns. 2011-09-12 05:43:37 +00:00
Logger.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Thread.h - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00