ES-DE/es-app/src
2021-12-02 20:42:49 +01:00
..
guis Another go at fixing a crash after scraping. 2021-12-02 19:28:10 +01:00
scrapers Completely refactored MameNames. 2021-11-17 21:32:40 +01:00
views Removed the hardcoded 'run in background' setting for Steam games. 2021-11-22 20:19:10 +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 2021-12-02 17:59:39 +01:00
FileData.cpp Fixed an issue where text scrolling would get disabled upon failed game launches. 2021-12-02 20:42:49 +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 Completely refactored MameNames. 2021-11-17 21:32:40 +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 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 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 Added a 'winregistryvalue' find rule and a %RUNINBACKGROUND% variable. 2021-11-22 20:03:05 +01:00
SystemData.h Added a 'winregistryvalue' find rule and a %RUNINBACKGROUND% variable. 2021-11-22 20:03:05 +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