ES-DE/es-app/src
2021-11-17 18:00:00 +01:00
..
guis Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
scrapers Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
views Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
CollectionSystemsManager.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
CollectionSystemsManager.h Fixed a few issues reported by UBSan. 2021-11-16 22:03:34 +01:00
EmulationStation.h Bumped the version to 1.2.0-beta2-dev 2021-11-14 18:23:42 +01:00
FileData.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +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 code formatting issues. 2021-09-27 21:06:07 +02:00
FileSorts.h Manual merges to align with master branch. 2021-09-27 21:27:07 +02:00
Gamelist.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
Gamelist.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
main.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
MediaViewer.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
MediaViewer.h Added support for scraping title screens, box back covers and physical media images. 2021-10-28 21:00:23 +02:00
MetaData.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
MetaData.h Added support for controller types. 2021-10-23 19:08:32 +02:00
MiximageGenerator.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
MiximageGenerator.h Updated the file header text for MiximageGenerator. 2021-11-09 23:00:16 +01:00
PlatformId.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
PlatformId.h Added support for the Google Android (android) system. 2021-11-03 21:19:38 +01:00
SystemData.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
SystemData.h General refactoring and minor optimizations throughout the codebase. 2021-11-09 22:40:08 +01:00
SystemScreensaver.cpp Changed most increment and decrement operators from postfix to prefix for es-app. 2021-11-17 17:35:34 +01:00
SystemScreensaver.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
VolumeControl.cpp (Windows) Fixed some MinGW compiler warnings. 2021-09-19 15:27:32 +02:00
VolumeControl.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00