Supermodel/Src/OSD/SDL
Bart Trzynadlowski 11d1d61bc2 - Removed BOOL and replaced it with native C++ type, bool.
- Removed TRUE and FALSE, changed to 'true' and 'false' keywords.
2011-09-08 06:34:18 +00:00
..
Audio.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00
Main.cpp - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +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 - Added function-based interface Audio for OSD sound output, together with SDL implementation 2011-07-20 21:14:00 +00:00
Types.h - Removed BOOL and replaced it with native C++ type, bool. 2011-09-08 06:34:18 +00:00