.. |
animations
|
Changed the application name to ES-DE in all source file headers
|
2023-12-16 19:48:25 +01:00 |
components
|
Fixed some deprecation warnings in VideoFFmpegComponent.cpp when building with FFmpeg 6.1 or higher
|
2024-03-10 17:24:02 +01: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
|
(Android) Disabled the DisableComposition setting and corresponding menu option
|
2023-12-24 00:37:42 +01:00 |
resources
|
Fixed an issue where updating font textures caused random glyph artifacts
|
2024-05-19 18:39:26 +02:00 |
utils
|
(Linux and Unix) Made it possible to change the application data directory using the ESDE_APPDATA_DIR environment variable
|
2024-03-10 14:56:19 +01:00 |
ApplicationVersion.h
|
Bumped the version to 3.0.2
|
2024-05-11 16:07:42 +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
|
(Android) Added a 'Back button/back swipe exits app' menu option
|
2024-04-08 22:07:52 +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
|
Changed the default theme from slate-es-de to linear-es-de
|
2024-01-28 18:50:26 +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) Removed support for the Lite release
|
2024-03-09 13:03:59 +01:00 |
Window.h
|
(Android) Added a system directories creation state to the splash screen
|
2024-01-06 12:55:29 +01:00 |