ES-DE/es-app/src
2022-01-15 14:12:56 +01:00
..
guis Renamed GamelistFileParse to GamelistFileParser and moved it to its own namespace. 2022-01-15 14:12:56 +01:00
scrapers Renamed GameList to Gamelist throughout the codebase. 2022-01-15 13:38:09 +01:00
views Renamed some GAME_LIST constants to GAMELIST. 2022-01-15 13:49:14 +01:00
CollectionSystemsManager.cpp Renamed GameList to Gamelist throughout the codebase. 2022-01-15 13:38:09 +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 Added support for scraping fan art images. 2022-01-15 13:16:23 +01:00
FileData.h Added support for scraping fan art images. 2022-01-15 13:16:23 +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 Added the ability to set a sortname specifically for custom collections. 2022-01-15 11:50:51 +01:00
FileSorts.h Manual merges to align with master branch. 2021-09-27 21:27:07 +02:00
GamelistFileParser.cpp Renamed GamelistFileParse to GamelistFileParser and moved it to its own namespace. 2022-01-15 14:12:56 +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 Improved the structure of main.cpp 2022-01-12 21:38:37 +01:00
MediaViewer.cpp Added support for scraping fan art images. 2022-01-15 13:16:23 +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 Added the ability to set a sortname specifically for custom collections. 2022-01-15 11:50:51 +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 GamelistFileParse to GamelistFileParser and moved it to its own namespace. 2022-01-15 14:12:56 +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 Renamed GameList to Gamelist throughout the codebase. 2022-01-15 13:38:09 +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