Supermodel/Src/OSD/SDL
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
..
Audio.cpp Changes to Audio.cpp: 2011-09-12 21:03:16 +00:00
Main.cpp Added note to command line options indicating that force feedback is experimental still 2011-09-12 20:08:50 +00:00
OSDConfig.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
SDLInputSystem.cpp Changes relating to input system: 2011-06-22 13:06:52 +00:00
SDLInputSystem.h Changes relating to input system: 2011-06-22 13:06:52 +00:00
SDLMain_tmpl.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
SDLMain_tmpl.m Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Thread.cpp - Nik's new decoupled audio code with fixes to minimize overruns. 2011-09-12 05:43:37 +00:00
Types.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00