ES-DE/es-core/src
2024-07-16 21:13:50 +02:00
..
animations Changed the application name in all header files 2024-07-10 18:04:40 +02:00
components (Windows) Fixed some MSVC compiler warnings 2024-07-16 16:58:55 +02:00
guis Added localization support to parts of the application 2024-07-16 16:50:46 +02:00
renderers Changed the application name in all header files 2024-07-10 18:04:40 +02:00
resources Changed the application name in all header files 2024-07-10 18:04:40 +02:00
utils Fixed an issue where the StringUtil::toCapitalized() function didn't correctly capitalize multi-byte Unicode characters 2024-07-16 21:13:50 +02:00
ApplicationVersion.h Bumped the version to 3.1.0-alpha 2024-06-16 21:47:12 +02:00
AsyncHandle.h Added an error popup if incorrect credentials are used when scraping using ScreenScraper 2024-07-08 17:53:15 +02: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 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 Changed the application name in all header files 2024-07-10 18:04:40 +02:00
GuiComponent.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
HelpPrompt.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
HelpStyle.cpp Changed the application name in all header files 2024-07-10 18:04:40 +02:00
HelpStyle.h Changed the application name in all header files 2024-07-10 18:04:40 +02: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 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 localization support to parts of the application 2024-07-16 13:56:35 +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 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 Changed the application name in all header files 2024-07-10 18:04:40 +02:00
MameNames.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Scripting.cpp Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Scripting.h Changed the application name in all header files 2024-07-10 18:04:40 +02:00
Settings.cpp Changed the application name in all header files 2024-07-10 18:04:40 +02: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
ThemeData.cpp Added localization support to parts of the application 2024-07-13 19:14:34 +02:00
ThemeData.h Added localization support to parts of the application 2024-07-13 19:14:34 +02:00
Window.cpp Added localization support to parts of the application 2024-07-04 18:53:13 +02:00
Window.h Added localization support to parts of the application 2024-07-04 18:53:13 +02:00