ES-DE/es-core/src
2020-08-21 21:49:45 +02:00
..
animations Some cosmetic code changes. 2020-07-13 20:58:25 +02:00
components Various updates to make the application compile on macOS. 2020-08-17 19:15:05 +02:00
guis Updates to make the application work correctly (more or less) on macOS. 2020-08-18 17:48:21 +02:00
math Some cosmetic code changes. 2020-07-13 20:58:25 +02:00
renderers Updates to make the application work correctly (more or less) on macOS. 2020-08-18 17:48:21 +02:00
resources (macOS) Updates to make ES find resources and themes within the application installation directory. 2020-08-21 21:49:45 +02:00
utils Updates to make the application work correctly (more or less) on macOS. 2020-08-18 17:48:21 +02:00
AsyncHandle.h Some cosmetic code changes. 2020-07-13 20:58:25 +02:00
AudioManager.cpp Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
AudioManager.h Initial update to make the application build and run on Windows. 2020-07-03 20:23:51 +02:00
CECInput.cpp Use SDL2 include files instead of those for SDL version 1. 2020-06-26 18:03:55 +02:00
CECInput.h Another code cleanup and code documentation update. 2020-06-26 17:17:35 +02:00
GuiComponent.cpp Scraping options not supported by TheGamesDB are now grayed out in the menu. 2020-08-05 19:31:59 +02:00
GuiComponent.h Scraping options not supported by TheGamesDB are now grayed out in the menu. 2020-08-05 19:31:59 +02:00
HelpPrompt.h Another code cleanup and code documentation update. 2020-06-26 17:17:35 +02:00
HelpStyle.cpp Some cosmetic code changes. 2020-07-13 20:58:25 +02:00
HelpStyle.h Another code cleanup and code documentation update. 2020-06-26 17:17:35 +02:00
HttpReq.cpp Initial update to make the application build and run on Windows. 2020-07-03 20:23:51 +02:00
HttpReq.h Some cosmetic code changes. 2020-07-13 20:58:25 +02:00
ImageIO.cpp Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
ImageIO.h Another code cleanup and code documentation update. 2020-06-26 17:17:35 +02:00
InputConfig.cpp Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
InputConfig.h Improved the trigger button handling and made it work (somehow) on Windows. 2020-07-24 18:24:04 +02:00
InputManager.cpp Updates to make the application work correctly (more or less) on macOS. 2020-08-18 17:48:21 +02:00
InputManager.h Improved input device configuration. 2020-07-14 19:16:21 +02:00
Log.cpp Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
Log.h Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
MameNames.cpp Complete UTF-16 (Unicode) support added for Windows. 2020-07-10 18:32:23 +02:00
MameNames.h Another code cleanup and code documentation update. 2020-06-26 17:17:35 +02:00
Platform.cpp (macOS) Activated game launching function. 2020-08-19 22:02:42 +02:00
Platform.h Made game launching on Windows much more seamless. 2020-07-18 13:21:44 +02:00
PowerSaver.cpp Various updates to make the application compile on macOS. 2020-08-17 19:15:05 +02:00
PowerSaver.h Another code cleanup and code documentation update. 2020-06-26 17:17:35 +02:00
Scripting.cpp Improved custom script execution for the game-start and game-end events. 2020-08-05 14:49:54 +02:00
Scripting.h Code cleanup and code documentation 2020-06-22 17:27:53 +02:00
Settings.cpp Updates to make the application work correctly (more or less) on macOS. 2020-08-18 17:48:21 +02:00
Settings.h Huge code cleanup and code documentation update. 2020-06-21 14:25:28 +02:00
Sound.cpp Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
Sound.h Various updates to make the application compile on macOS. 2020-08-17 19:15:05 +02:00
ThemeData.cpp (macOS) Updates to make ES find resources and themes within the application installation directory. 2020-08-21 21:49:45 +02:00
ThemeData.h Updates to make the application work correctly (more or less) on macOS. 2020-08-18 17:48:21 +02:00
Window.cpp Tweaked the description and setting name for the GPU statistics overlay. 2020-08-15 09:33:08 +02:00
Window.h Fixed the screensaver random function so it does not show the same game twice in a row. 2020-07-28 11:10:14 +02:00