.. |
guis
|
(Android) Added networking support
|
2023-12-07 18:01:11 +01:00 |
scrapers
|
(Android) Added networking support
|
2023-12-07 18:01:11 +01:00 |
views
|
Enabled the back button for some dialogs
|
2023-10-26 22:17:45 +02:00 |
ApplicationUpdater.cpp
|
Partially reverted an overambitious memory leak fix
|
2023-11-07 18:45:16 +01:00 |
ApplicationUpdater.h
|
Removed Linux DEB package support from ApplicationUpdater
|
2023-07-29 12:04:03 +02:00 |
CollectionSystemsManager.cpp
|
Fixed an issue where repeatedly enabling and disabling auto collections could crash the application
|
2023-10-18 17:49:39 +02:00 |
CollectionSystemsManager.h
|
Added support for cleaning out custom collections entries to GuiOrphanedDataCleanup
|
2023-07-27 12:11:17 +02:00 |
EmulationStation.h
|
Bumped the version to 3.0.0-alpha
|
2023-11-13 22:33:07 +01:00 |
FileData.cpp
|
(Android) Added support for launching emulators with scoped storage permissions
|
2023-12-07 18:22:43 +01:00 |
FileData.h
|
(Android) Added support for launching emulators with scoped storage permissions
|
2023-12-07 18:22:43 +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
|
Changed the sort types 'filename, ascending' and 'filename, descending' to 'name, ascending' and 'name, descending'
|
2023-08-13 18:19:25 +02:00 |
FileSorts.h
|
Manual merges to align with master branch.
|
2021-09-27 21:27:07 +02:00 |
GamelistFileParser.cpp
|
Fixed some minor memory leaks related to gamelist.xml entries when the file extension was no longer configured
|
2023-10-18 17:54:15 +02:00 |
GamelistFileParser.h
|
Renamed GamelistFileParse to GamelistFileParser and moved it to its own namespace.
|
2022-01-15 14:12:56 +01:00 |
main.cpp
|
(Android) Added preliminary support for copying assets to the internal data directory
|
2023-12-07 18:28:55 +01:00 |
MediaViewer.cpp
|
Added support for placing images in a 'custom' folder in the downloaded_media directory and view these using the media viewer
|
2023-09-23 19:09:14 +02:00 |
MediaViewer.h
|
Added key repeat support to MediaViewer and PDFViewer
|
2023-08-15 19:52:53 +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
|
Added options to the miximage generator for how to fit screenshots that do not match the aspect ratio of the miximage frame
|
2023-07-01 11:15:43 +02:00 |
MiximageGenerator.h
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
PDFViewer.cpp
|
Fixed an issue where the key repeat in PDFViewer didn't work correctly if pages took a very long time to convert
|
2023-08-16 18:33:05 +02:00 |
PDFViewer.h
|
Fixed an issue where the key repeat in PDFViewer didn't work correctly if pages took a very long time to convert
|
2023-08-16 18:33:05 +02:00 |
PlatformId.cpp
|
Removed support for the Cave Story (NXEngine) (cavestory) game system
|
2023-10-23 23:31:29 +02:00 |
PlatformId.h
|
Removed support for the Cave Story (NXEngine) (cavestory) game system
|
2023-10-23 23:31:29 +02:00 |
Screensaver.cpp
|
Changed the screensaver to never show the same game again until all games have been cycled through
|
2023-08-20 15:28:30 +02:00 |
Screensaver.h
|
Changed the screensaver to never show the same game again until all games have been cycled through
|
2023-08-20 15:28:30 +02:00 |
SystemData.cpp
|
(Android) Added find rules logic and launch command configuration logic
|
2023-12-07 18:15:04 +01:00 |
SystemData.h
|
(Android) Added find rules logic and launch command configuration logic
|
2023-12-07 18:15:04 +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
|
(Android) Fixed some compile errors
|
2023-12-07 17:41:04 +01:00 |
VolumeControl.h
|
(Android) Fixed some compile errors
|
2023-12-07 17:41:04 +01:00 |