ES-DE/es-core/src
2024-12-01 22:47:12 +09:00
..
animations feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
components Added a 'textBackgroundCornerRadius' property to the grid element 2024-11-24 14:42:55 +01:00
guis feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
renderers Fixed an incorrect width and height calculation in the renderer 2024-11-24 13:47:24 +01:00
resources (Android) Added experimental support for running in multi-window mode 2024-11-18 22:57:39 +01:00
utils (Windows) Fixed an issue where translations didn't work correctly for some text 2024-11-12 19:56:16 +01:00
ApplicationVersion.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
AsyncHandle.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
AudioManager.cpp (Android) Changed the default audio driver from AAudio to OpenSL ES 2024-11-13 18:17:27 +01:00
AudioManager.h Fixed an issue where AudioManager::deinit() could cause a crash 2024-05-19 18:42:29 +02:00
CECInput.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
CECInput.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
GuiComponent.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
GuiComponent.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
HelpPrompt.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
HelpStyle.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
HelpStyle.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
HttpReq.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
HttpReq.h Improved multithreading for the network code 2024-04-08 19:26:08 +02:00
ImageIO.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
ImageIO.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
InputConfig.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
InputConfig.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
InputManager.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +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 LOGGER: fixed log file not flushed 2024-12-01 22:47:12 +09:00
Log.h Feat/logger (#9) 2024-11-30 10:00:20 +09:00
MameNames.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
MameNames.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
Scripting.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
Scripting.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
Settings.cpp (Android) Changed the default audio driver from AAudio to OpenSL ES 2024-11-13 18:17:27 +01:00
Settings.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
Sound.cpp feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
Sound.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
ThemeData.cpp Added a 'textBackgroundCornerRadius' property to the grid element 2024-11-24 14:42:55 +01:00
ThemeData.h feat/update 3.1.0 (#7) 2024-09-18 02:23:26 +02:00
Window.cpp Merge branch 'master' of https://gitlab.com/es-de/emulationstation-de into retrodeck-main 2024-11-29 10:30:31 +09:00
Window.cpp.orig Applied RetroDECK patches 2023-12-22 17:01:04 +01:00
Window.h (Android) Added experimental support for running in multi-window mode 2024-11-18 22:57:39 +01:00