ES-DE/es-core/src
2025-02-24 22:02:14 +01:00
..
animations Changed the application name in all header files 2024-07-10 18:04:40 +02:00
components OCD commit 2025-02-24 21:54:47 +01: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 initial support for iOS 2025-01-14 19:17:12 +01:00
utils Added support for building against ICU 76.1 and later 2025-02-22 10:40:07 +01:00
ApplicationVersion.h Bumped the version to 3.2.0-alpha 2024-12-16 20:35:56 +01:00
AsyncHandle.h Added localization support to parts of the application 2024-07-18 15:07:41 +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 Changed the application name in all header files 2024-07-10 18:04:40 +02:00
CECInput.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
GuiComponent.cpp Refactored the helpsystem code and added support for using an arbitrary amount of helpsystem elements 2025-02-03 18:11:51 +01:00
GuiComponent.h Rewrote most components to use BackgroundComponent instead of NinePatchComponent 2025-02-09 18:02:47 +01:00
HelpPrompt.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
HttpReq.cpp Added localization support to parts of the application 2024-07-17 14:14:59 +02:00
HttpReq.h Improved multithreading for the network code 2024-04-08 19:26:08 +02:00
ImageIO.cpp Changed the application name in all header files 2024-07-10 18:04:40 +02:00
ImageIO.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
InputConfig.cpp Changed the application name in all header files 2024-07-10 18:04:40 +02:00
InputConfig.h Changed the application name in all header files 2024-07-10 18:04:40 +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 Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Log.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
MameNames.cpp Some minor code modernization in MameNames 2024-08-24 12:50:26 +02:00
MameNames.h Some minor code modernization in MameNames 2024-08-24 12:50:26 +02:00
Scripting.cpp Added initial support for iOS 2025-01-14 19:17:12 +01:00
Scripting.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Settings.cpp 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
Settings.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Sound.cpp Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Sound.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
SystemStatus.cpp (Linux) Added support for checking for multiple Bluetooth adapters 2025-02-24 22:02:14 +01:00
SystemStatus.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
ThemeData.cpp Added a clock element and a corresponding menu entry 2025-02-08 16:12:22 +01:00
ThemeData.h Added localization support to the label entries in capabilities.xml 2024-08-31 20:54:29 +02:00
Window.cpp Changed the rendering order so that the clock is rendered above the textlist quick scrolling overlay 2025-02-10 17:07:04 +01:00
Window.h Made the menu and launch screen scale up at the same speed regardless of the display refresh rate 2025-02-09 22:19:01 +01:00