ES-DE/src
2012-11-12 09:27:07 -06:00
..
components Moved PAGEUP/PAGEDOWN configuration to the end of the enums to preserve backwards compatibility with older es_input.cfgs. 2012-11-12 09:27:07 -06:00
pugiXML Font size is now dependent on resolution width. 2012-08-01 20:43:55 -05:00
AudioManager.cpp Added menu sounds. See THENMES.md for more details. 2012-10-13 13:29:53 -05:00
AudioManager.h Added menu sounds. See THENMES.md for more details. 2012-10-13 13:29:53 -05: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 Added custom font support. 2012-10-31 09:46:06 -05:00
Font.h Added custom font support. 2012-10-31 09:46:06 -05:00
GameData.cpp Font size is now dependent on resolution width. 2012-08-01 20:43:55 -05:00
GameData.h Fixed tiling being super slow. 2012-09-07 16:44:07 -05:00
GuiComponent.cpp Initial GuiAnimation added. 2012-10-17 12:15:58 -05:00
GuiComponent.h Initial GuiAnimation added. 2012-10-17 12:15:58 -05:00
InputManager.cpp Add support for PAGEUP and PAGEDOWN 2012-11-12 02:06:33 +00:00
InputManager.h Moved PAGEUP/PAGEDOWN configuration to the end of the enums to preserve backwards compatibility with older es_input.cfgs. 2012-11-12 09:27:07 -06:00
main.cpp Added custom font support. 2012-10-31 09:46:06 -05: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.h Added missing new files to the repo. 2012-09-10 13:48:00 -05:00
Renderer.cpp Fixed reinitialization problems with the renderer. 2012-09-04 11:45:16 -05:00
Renderer.h Began paving the way for custom font support. 2012-10-24 10:28:37 -05:00
Renderer_draw_gl.cpp Removed LinLibertine font, instead opting for a system default. 2012-11-12 09:21:35 -06:00
Renderer_init.cpp Added missing new files to the repo. 2012-09-10 13:48:00 -05:00
Renderer_init_rpi.cpp Hopefully fixed the black screen bug with certain emulators. 2012-10-26 15:28:15 -05:00
Renderer_init_sdlgl.cpp Fixed a crash bug related to sounds. 2012-10-25 18:23:26 -05:00
Sound.cpp Fixed a crash bug related to sounds. 2012-10-25 18:23:26 -05:00
Sound.h Added menu sounds. See THENMES.md for more details. 2012-10-13 13:29:53 -05:00
SystemData.cpp Fixed up some things that were causing compiler warnings. 2012-10-28 18:07:05 -05:00
SystemData.h Better gamelist.xml support. See changelog.txt (August 7) for more details. 2012-08-07 19:50:45 -05:00
XMLReader.cpp Added the gameImageNotFound tag. See THEMES.md for details. 2012-10-25 12:36:30 -05:00
XMLReader.h Fixed tiling being super slow. 2012-09-07 16:44:07 -05:00