ES-DE/es-core/src
2024-07-04 19:33:07 +02:00
..
animations Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
components Changed to scaling the menu title per language instead of the overall menu 2024-07-04 19:33:07 +02:00
guis Fixed a few issues where text editing was not stopped when leaving the text edit popup dialogs 2024-02-08 19:20:09 +01:00
renderers Fixed a GCC compiler warning 2024-06-23 21:39:02 +02:00
resources Fixed an issue where updating font textures caused random glyph artifacts 2024-05-19 18:39:26 +02:00
utils Changed to scaling the menu title per language instead of the overall menu 2024-07-04 19:33:07 +02:00
ApplicationVersion.h Bumped the version to 3.1.0-alpha 2024-06-16 21:47:12 +02: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 Fixed an issue where AudioManager::deinit() could cause a crash 2024-05-19 18:42:29 +02:00
AudioManager.h Fixed an issue where AudioManager::deinit() could cause a crash 2024-05-19 18:42:29 +02: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 (Android) Added a reset of the video element delay timer on activity resume 2024-02-10 10:49:02 +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 User-Agent string when making non-scraper HTTP requests 2024-04-16 20:59:41 +02:00
HttpReq.h Improved multithreading for the network code 2024-04-08 19:26:08 +02: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 experimental support for running ES-DE as the home app 2024-05-20 19:49:28 +02:00
InputManager.h Fixed an issue where the application couldn't be built with an older SDL release than 2.0.14 2024-04-08 19:32:30 +02: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 Added a menu option for selecting the application language 2024-07-02 23:57:44 +02: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 localization support to parts of the application 2024-07-04 18:53:13 +02:00
ThemeData.h Added localization support to parts of the application 2024-07-04 18:53:13 +02:00
Window.cpp Added localization support to parts of the application 2024-07-04 18:53:13 +02:00
Window.h Added localization support to parts of the application 2024-07-04 18:53:13 +02:00