ES-DE/es-core/src
2023-12-23 23:28:22 +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 'renderDuringTransitions' property to the image element 2023-12-18 01:16: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) Fixed an issue where random garbage was sometimes briefly rendered on application startup 2023-12-23 10:59:44 +01:00
resources Removed some std::filesystem code 2023-12-19 17:35:58 +01:00
utils Removed some std::filesystem code 2023-12-19 17:35:58 +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 Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +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 Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
HttpReq.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +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 Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
InputConfig.h Changed the application name to ES-DE in all source file headers 2023-12-16 19:48:25 +01:00
InputManager.cpp The SDL error message is now printed to the log if a controller could not be added 2023-12-23 10:57:34 +01:00
InputManager.h Removed all instances of hardcoded application directory entries 2023-12-15 18:33:02 +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 (Android) Disabled the quit menu 2023-12-23 23:28:22 +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 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
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) Resources and themes are now only copied to internal storage after upgrades or for new installations 2023-12-07 18:33:08 +01:00
Window.h Changed the game launch state to be kept in Window instead of ViewController 2023-12-23 23:03:40 +01:00