| .. |
|
animations
|
feat/update 3.1.0 (#7)
|
2024-09-18 02:23:26 +02:00 |
|
components
|
Fixed a potential crash when disabling the help prompts
|
2025-03-31 19:56:18 +02:00 |
|
guis
|
Small adjustment to the GuiInfoPopup corner roundness
|
2025-02-09 19:57:26 +01:00 |
|
renderers
|
(iOS) Changed a C cast to a C++ cast
|
2025-01-14 19:46:53 +01:00 |
|
resources
|
Added an 'entryRelativeScale' property to the helpsystem element
|
2025-03-15 13:19:58 +01:00 |
|
utils
|
The LANG and LANGUAGE variables are now set explicitly to the UTF-8 character encoding on Linux, macOS and Android
|
2025-03-16 11:51:32 +01:00 |
|
ApplicationVersion.h
|
Bumped the version to 3.2.0
|
2025-03-31 17:30:54 +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 |
|
BluetoothStatusApple.h
|
Added a SystemStatus class to poll Bluetooth, Wi-Fi, cellular and battery information from the operating system
|
2025-02-22 20:59:30 +01:00 |
|
BluetoothStatusApple.m
|
Added a SystemStatus class to poll Bluetooth, Wi-Fi, cellular and battery information from the operating system
|
2025-02-22 20:59:30 +01: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
|
Added a 'scope' property to the systemstatus and clock elements
|
2025-03-09 15:50:40 +01:00 |
|
GuiComponent.h
|
Added a 'scope' property to the systemstatus and clock elements
|
2025-03-09 15:50:40 +01:00 |
|
HelpPrompt.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
|
Added initial support for iOS
|
2025-01-14 19:17:12 +01:00 |
|
InputManager.h
|
Added initial support for iOS
|
2025-01-14 19:17:12 +01:00 |
|
Log.cpp
|
LOGGER: added milliseconds
|
2024-12-02 11:33:26 +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
|
Added initial support for iOS
|
2025-01-14 19:17:12 +01:00 |
|
Scripting.h
|
feat/update 3.1.0 (#7)
|
2024-09-18 02:23:26 +02:00 |
|
Settings.cpp
|
Added menu options to toggle the system status indicators
|
2025-02-26 11:34:02 +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 |
|
SystemStatus.cpp
|
Added a system status component
|
2025-02-25 23:15:12 +01:00 |
|
SystemStatus.h
|
Fixed some issues with the system status indicators
|
2025-02-26 12:24:53 +01:00 |
|
ThemeData.cpp
|
Added support for the 8:7 display aspect ratio
|
2025-03-18 18:39:55 +01:00 |
|
ThemeData.h
|
feat/update 3.1.0 (#7)
|
2024-09-18 02:23:26 +02:00 |
|
Window.cpp
|
Merge branch 'stable-3.2' of https://gitlab.com/es-de/emulationstation-de into feat/update
|
2025-04-01 20:54:57 +09:00 |
|
Window.cpp.orig
|
Applied RetroDECK patches
|
2023-12-22 17:01:04 +01:00 |
|
Window.h
|
Optimized HelpComponent updates by caching the icons
|
2025-03-14 22:50:00 +01:00 |