.. |
guis
|
(Windows) Fixed a few compiler errors and warnings.
|
2022-01-10 19:53:23 +01:00 |
scrapers
|
Changed ViewController::get() to ViewController::getInstance()
|
2022-01-04 21:49:22 +01:00 |
views
|
Fixed some potential segfaults on emergency shutdown.
|
2022-01-10 17:41:08 +01:00 |
CollectionSystemsManager.cpp
|
Moved the CollectionSystemsManager cleanup from the destructor to a deinit function.
|
2022-01-04 23:14:12 +01:00 |
CollectionSystemsManager.h
|
Moved the CollectionSystemsManager cleanup from the destructor to a deinit function.
|
2022-01-04 23:14:12 +01:00 |
EmulationStation.h
|
Bumped the version to 1.3.0-alpha
|
2021-12-29 15:54:26 +01:00 |
FileData.cpp
|
Renamed Platform to utils/PlatformUtil
|
2022-01-10 18:56:04 +01:00 |
FileData.h
|
General refactoring and minor optimizations throughout the codebase.
|
2021-11-09 22:40:08 +01:00 |
FileFilterIndex.cpp
|
Moved a decrement operator and an increment operator from postfix to prefix.
|
2021-11-17 18:00:00 +01:00 |
FileFilterIndex.h
|
Made it possible to filter the 'Controller badge' metadata field.
|
2021-10-24 13:05:44 +02:00 |
FileSorts.cpp
|
Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags.
|
2021-09-18 09:53:26 +02:00 |
FileSorts.h
|
Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags.
|
2021-09-18 09:53:26 +02:00 |
Gamelist.cpp
|
Fixed an issue where stale gamelist entries could get displayed.
|
2021-12-22 18:53:29 +01:00 |
Gamelist.h
|
Added support for defining and choosing between alternative emulators.
|
2021-08-22 15:26:38 +02:00 |
main.cpp
|
Renamed Platform to utils/PlatformUtil
|
2022-01-10 18:56:04 +01:00 |
MediaViewer.cpp
|
Changed ViewController::get() to ViewController::getInstance()
|
2022-01-04 21:49:22 +01:00 |
MediaViewer.h
|
Large refactoring to improve thread safety and improve singleton pattern usage.
|
2022-01-04 21:21:26 +01:00 |
MetaData.cpp
|
Fixed a time zone issue related to the Unix epoch.
|
2021-11-26 20:55:54 +01:00 |
MetaData.h
|
Added support for controller types.
|
2021-10-23 19:08:32 +02:00 |
MiximageGenerator.cpp
|
Removed some unnecessary time measurement constants.
|
2022-01-09 23:50:08 +01:00 |
MiximageGenerator.h
|
Updated the file header text for MiximageGenerator.
|
2021-11-09 23:00:16 +01:00 |
PlatformId.cpp
|
Added scraper support for displaying the returned platform if it does not match the game platform.
|
2022-01-03 18:37:43 +01:00 |
PlatformId.h
|
Added support for the Google Android (android) system.
|
2021-11-03 21:19:38 +01:00 |
SystemData.cpp
|
Renamed Platform to utils/PlatformUtil
|
2022-01-10 18:56:04 +01:00 |
SystemData.h
|
Changed some shared_ptr return values to use values instead of references.
|
2022-01-04 22:36:15 +01:00 |
SystemScreensaver.cpp
|
Changed ViewController::get() to ViewController::getInstance()
|
2022-01-04 21:49:22 +01:00 |
SystemScreensaver.h
|
Large refactoring to improve thread safety and improve singleton pattern usage.
|
2022-01-04 21:21:26 +01:00 |
VolumeControl.cpp
|
Large refactoring to improve thread safety and improve singleton pattern usage.
|
2022-01-04 21:21:26 +01:00 |
VolumeControl.h
|
Large refactoring to improve thread safety and improve singleton pattern usage.
|
2022-01-04 21:21:26 +01:00 |