.. |
guis
|
Disabled non-blurred backgrounds when rotating screen 90 or 270 degrees.
|
2023-02-21 18:39:56 +01:00 |
scrapers
|
Added support for the WASM-4 Fantasy Console (wasm4) game system.
|
2023-02-25 21:38:25 +01:00 |
views
|
Fixed an issue where the text element metadata property could crash the application if set to 'emulator'.
|
2023-02-22 18:05:25 +01:00 |
ApplicationUpdater.cpp
|
Fixed a potential hanging on startup in ApplicationUpdater.
|
2023-02-18 20:36:30 +01:00 |
ApplicationUpdater.h
|
Fixed a potential hanging on startup in ApplicationUpdater.
|
2023-02-18 20:36:30 +01:00 |
CollectionSystemsManager.cpp
|
Fixed an issue with collection gamelists getting loaded in the wrong order on startup.
|
2023-02-10 00:40:16 +01:00 |
CollectionSystemsManager.h
|
Fixed an issue with collection gamelists getting loaded in the wrong order on startup.
|
2023-02-10 00:40:16 +01:00 |
EmulationStation.h
|
Updated the release number from 28 to 29.
|
2023-02-24 21:57:51 +01:00 |
FileData.cpp
|
Added the ability to control the system name suffix from the theme configuration.
|
2023-01-14 14:05:24 +01:00 |
FileData.h
|
Made the the text element emulator metadata property work with collections.
|
2023-02-19 13:49:16 +01:00 |
FileFilterIndex.cpp
|
Added the ability to control the system name suffix from the theme configuration.
|
2023-01-14 14:05:24 +01:00 |
FileFilterIndex.h
|
Added the ability to control the system name suffix from the theme configuration.
|
2023-01-14 14:05:24 +01:00 |
FileSorts.cpp
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
FileSorts.h
|
Manual merges to align with master branch.
|
2021-09-27 21:27:07 +02:00 |
GamelistFileParser.cpp
|
Fixed an issue where a reference to a deleted object could hang or crash the application.
|
2022-12-20 18:43:59 +01:00 |
GamelistFileParser.h
|
Renamed GamelistFileParse to GamelistFileParser and moved it to its own namespace.
|
2022-01-15 14:12:56 +01:00 |
main.cpp
|
(Windows) Converted forward slashes to backslashes for a few directory creation log messages.
|
2023-02-21 19:25:19 +01:00 |
MediaViewer.cpp
|
Added support for rotating the application screen contents 0, 90, 180 or 270 degrees.
|
2023-02-06 23:38:35 +01:00 |
MediaViewer.h
|
The media viewer now always loads all images upfront.
|
2022-09-08 20:38:47 +02:00 |
MetaData.cpp
|
Renamed 'launch file' to 'folder link'.
|
2022-04-12 18:35:57 +02:00 |
MetaData.h
|
Removed all short enums comments as they're now properly solved by AllowShortEnumsOnASingleLine.
|
2022-06-05 12:36:55 +02:00 |
MiximageGenerator.cpp
|
Updated the CImg functions and miximage generator for BGRA instead of RGBA pixel format.
|
2022-10-28 21:39:57 +02:00 |
MiximageGenerator.h
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
PlatformId.cpp
|
Added support for the WASM-4 Fantasy Console (wasm4) game system.
|
2023-02-25 21:38:25 +01:00 |
PlatformId.h
|
Added support for the WASM-4 Fantasy Console (wasm4) game system.
|
2023-02-25 21:38:25 +01:00 |
Screensaver.cpp
|
Added support for running the application at lower resolution in fullscreen padded mode.
|
2023-02-12 22:14:09 +01:00 |
Screensaver.h
|
Fixed an issue where an invalid screensaver type entry in es_settings.xml could crash the application.
|
2022-09-16 19:18:43 +02:00 |
SystemData.cpp
|
Added a game counter log output on application startup.
|
2023-02-21 18:48:06 +01:00 |
SystemData.h
|
The application startup can now be aborted via an OS signal or using the configured keyboard quit shortcut.
|
2023-02-07 18:14:16 +01:00 |
UIModeController.cpp
|
Moved UIModeController.cpp from the es-app/views directory to es-app
|
2022-01-17 21:53:23 +01:00 |
UIModeController.h
|
Updated the include guards for UIModeController.
|
2022-01-17 21:59:00 +01:00 |
VolumeControl.cpp
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
VolumeControl.h
|
Large refactoring to improve thread safety and improve singleton pattern usage.
|
2022-01-04 21:21:26 +01:00 |