ES-DE/src
Bim Overbohm 6d499d4e3a Improve singleton implementation
Still not thread-safe, but a bit better now. Should be made thread-safe
and maybe get converted to a template, if possible.
2013-05-27 12:38:39 +02:00
..
components Make master volume controllable via input 2013-05-23 11:43:50 +02:00
pugiXML Font size is now dependent on resolution width. 2012-08-01 20:43:55 -05:00
AudioManager.cpp Add Volume control in Windows and Linux 2013-05-22 19:11:10 +02:00
AudioManager.h Add Volume control in Windows and Linux 2013-05-22 19:11:10 +02:00
EmulationStation.h Add version information, add window and file icon 2013-05-16 21:26:19 +02:00
EmulationStation.rc Add version information, add window and file icon 2013-05-16 21:26:19 +02:00
FileData.h Fixed up some things that were causing compiler warnings. 2012-10-28 18:07:05 -05:00
FolderData.cpp Better gamelist.xml support. See changelog.txt (August 7) for more details. 2012-08-07 19:50:45 -05:00
FolderData.h Fixed tiling being super slow. 2012-09-07 16:44:07 -05:00
Font.cpp Find proper font path in Windows 2013-05-14 21:01:08 +02:00
Font.h More work on reinitialization. Fonts still not working. 2013-04-10 12:29:07 -05:00
GameData.cpp Added %BASENAME% tag. 2012-12-14 14:42:11 -06:00
GameData.h Added %BASENAME% tag. 2012-12-14 14:42:11 -06:00
Gui.cpp More work. 2013-04-08 12:40:15 -05:00
Gui.h More work. 2013-04-08 12:40:15 -05:00
ImageIO.cpp Fix compile errors on Ubuntu 2013-05-16 23:25:54 +02:00
ImageIO.h Added comment to src/ImageIO.h 2013-05-22 11:30:14 -05:00
InputConfig.cpp Add device name to input config files. 2013-04-11 21:59:19 -05:00
InputConfig.h Added InputConfig saving/loading. 2013-04-11 17:27:27 -05:00
InputManager.cpp Poll joystick / HID devices without SDL on Windows / Linux 2013-05-24 13:44:40 +02:00
InputManager.h Poll joystick / HID devices without SDL on Windows / Linux 2013-05-24 13:44:40 +02:00
Log.cpp Ported to Windows. 2013-05-13 14:53:28 -05:00
Log.h Minor cleanup 2013-05-14 21:45:56 +02:00
main.cpp Poll joystick / HID devices without SDL on Windows / Linux 2013-05-24 13:44:40 +02:00
MathExp.cpp New game image theming tags! See THEMES.md for details. 2012-10-13 18:37:51 -05:00
MathExp.h Fixed tiling being super slow. 2012-09-07 16:44:07 -05:00
platform.cpp Find proper home path 2013-05-16 21:29:41 +02:00
platform.h Update platform file to fit to CMakeLists 2013-05-14 22:07:19 +02:00
Renderer.h Add device name to input config files. 2013-04-11 21:59:19 -05:00
Renderer_draw_gl.cpp Fix compile errors on Rasbian 2013-05-15 09:50:59 +02:00
Renderer_init.cpp Remove .cpp #includes 2013-05-14 21:54:47 +02:00
Renderer_init_rpi.cpp Make GLES renderer work on other systems than RPI 2013-05-14 21:58:54 +02:00
Renderer_init_sdlgl.cpp Hide and unhide mouse cursor via SDL on startup 2013-05-24 15:08:53 +02:00
Sound.cpp Add Volume control in Windows and Linux 2013-05-22 19:11:10 +02:00
Sound.h Remove the need for SDL_mixer 2013-05-14 21:31:39 +02:00
SystemData.cpp Remove whitespaces from system config lines 2013-05-22 19:13:55 +02:00
SystemData.h Hopefully fixed infinite recursion. 2013-04-13 17:30:57 -05:00
VolumeControl.cpp Improve singleton implementation 2013-05-27 12:38:39 +02:00
VolumeControl.h Improve singleton implementation 2013-05-27 12:38:39 +02:00
Window.cpp Make master volume controllable via input 2013-05-23 11:43:50 +02:00
Window.h More work. 2013-04-08 12:40:15 -05:00
XMLReader.cpp Added <basicTheme> support. 2013-01-06 14:33:50 -06:00
XMLReader.h Fixed tiling being super slow. 2012-09-07 16:44:07 -05:00