.. |
guis
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
scrapers
|
Removed a lot of unnecessary combinations of the virtual and override keywords.
|
2022-01-18 17:40:47 +01:00 |
views
|
Fixed the gamelist fade-in animation which was too slow.
|
2022-01-19 19:30:11 +01:00 |
CollectionSystemsManager.cpp
|
Replaced the legacy gamelist code with rudimentary support for GamelistBase and GamelistView.
|
2022-01-18 20:42:50 +01:00 |
CollectionSystemsManager.h
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
EmulationStation.h
|
Bumped the version to 1.3.0-alpha
|
2021-12-29 15:54:26 +01:00 |
FileData.cpp
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
FileData.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
FileFilterIndex.cpp
|
Moved UIModeController.cpp from the es-app/views directory to es-app
|
2022-01-17 21:53:23 +01:00 |
FileFilterIndex.h
|
Made it possible to filter the 'Controller badge' metadata field.
|
2021-10-24 13:05:44 +02: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
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +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
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
MediaViewer.cpp
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
MediaViewer.h
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
MetaData.cpp
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
MetaData.h
|
Added support for controller types.
|
2021-10-23 19:08:32 +02:00 |
MiximageGenerator.cpp
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
MiximageGenerator.h
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
PlatformId.cpp
|
General refactoring and code cleanup.
|
2022-01-16 18:18:28 +01:00 |
PlatformId.h
|
Added support for the Google Android (android) system.
|
2021-11-03 21:19:38 +01:00 |
Screensaver.cpp
|
Removed a huge amount of unnecessary Window* function arguments.
|
2022-01-19 18:01:54 +01:00 |
Screensaver.h
|
Renamed SystemScreensaver to Screensaver.
|
2022-01-17 18:43:29 +01:00 |
SystemData.cpp
|
Replaced the legacy gamelist code with rudimentary support for GamelistBase and GamelistView.
|
2022-01-18 20:42:50 +01:00 |
SystemData.h
|
Changed some shared_ptr return values to use values instead of references.
|
2022-01-04 22:36:15 +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 |