Supermodel/Src/OSD/SDL
2012-02-09 07:58:07 +00:00
..
Audio.cpp Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
Main.cpp Added front/rear speaker balance (actually the master/slave SCSP balance). Balance setting is stored in CSoundBoardConfig and can be set on the command line (-balance) or config file (Balance). Valid range is 100 (front speaker volume doubled, rear muted) to -100. The default is 0, both sets at full volume. Balance is applied in the SCSP core before overall sound and music volume settings. 2012-02-09 07:58:07 +00:00
OSDConfig.h Added DirectInputConstForceLeftMax and DirectInputConstForceRightMax options to allow different force feedback strengths in each direction. DirectInputConstForceMax still works as before but these new options will override it for the given direction if they are specified. 2011-10-02 20:53:12 +00:00
SDLInputSystem.cpp Added support for joystick sliders to input system. 2011-11-01 23:24:37 +00:00
SDLInputSystem.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +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 Added CThread::Sleep && CThread::GetTicks methods 2012-01-16 22:07:17 +00:00
Types.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00