ES-DE/es-core/src
2024-01-27 14:50:32 +01:00
..
animations Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
components Added a 'selectorWidth' property to the textlist element 2024-01-27 14:50:32 +01:00
guis Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
renderers (Android) Disabled the DisableComposition setting and corresponding menu option 2023-12-24 00:37:42 +01:00
resources Removed some std::filesystem code 2023-12-19 17:35:58 +01:00
utils Fixed a number of potential issues where SDL_Event unions were not properly initialized 2024-01-05 10:42:28 +01:00
AsyncHandle.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
AudioManager.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
AudioManager.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
CECInput.cpp Fixed a number of potential issues where SDL_Event unions were not properly initialized 2024-01-05 10:42:28 +01:00
CECInput.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
GuiComponent.cpp Added a 'renderDuringTransitions' property to the image element 2023-12-18 01:16:32 +01:00
GuiComponent.h Added a 'renderDuringTransitions' property to the image element 2023-12-18 01:16:32 +01:00
HelpPrompt.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
HelpStyle.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
HelpStyle.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
HttpReq.cpp Added a ScraperIgnoreHTTP404Errors option to specifically ignore 404 errors (resource not found) 2024-01-11 00:46:11 +01:00
HttpReq.h Added a ScraperIgnoreHTTP404Errors option to specifically ignore 404 errors (resource not found) 2024-01-11 00:46:11 +01:00
ImageIO.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ImageIO.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
InputConfig.cpp Made the A/B and X/Y button swap setting not affect keyboard input 2024-01-17 22:19:15 +01:00
InputConfig.h Fixed an issue where touch input was not logged correctly 2024-01-14 22:18:21 +01:00
InputManager.cpp (Android) Added shoulder and trigger buttons to the touch overlay 2024-01-13 19:44:42 +01:00
InputManager.h Fixed a compiler error and a compiler warning 2024-01-13 16:22:33 +01:00
Log.cpp Removed some std::filesystem code 2023-12-19 17:35:58 +01:00
Log.h Removed some std::filesystem code 2023-12-19 17:35:58 +01:00
MameNames.cpp Removed all instances of hardcoded application directory entries 2023-12-15 18:33:02 +01:00
MameNames.h Removed all instances of hardcoded application directory entries 2023-12-15 18:33:02 +01:00
Scripting.cpp (Android) Added support for running custom event scripts 2023-12-23 21:14:59 +01:00
Scripting.h Removed all instances of hardcoded application directory entries 2023-12-15 18:33:02 +01:00
Settings.cpp Changed the menu position for the button swap setting 2024-01-17 22:31:10 +01:00
Settings.h Removed all instances of hardcoded application directory entries 2023-12-15 18:33:02 +01:00
Sound.cpp Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
Sound.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
ThemeData.cpp Added a 'selectorWidth' property to the textlist element 2024-01-27 14:50:32 +01:00
ThemeData.h Added support for defining font sizes from the theme configuration and selecting these from the UI settings menu 2023-12-20 21:58:40 +01:00
Window.cpp (Android) Added fade-out support to the touch overlay 2024-01-14 21:55:09 +01:00
Window.h (Android) Added a system directories creation state to the splash screen 2024-01-06 12:55:29 +01:00