ES-DE/es-app/src
2021-11-07 23:54:52 +01:00
..
guis Added proper support for the Raspberry Pi 4. 2021-11-07 23:54:52 +01:00
scrapers Improved the handling of invalid scraper configuration file entries. 2021-11-06 21:21:41 +01:00
views Fixed an issue where an invalid UIMode entry in es_settings.xml could lead to a crash. 2021-11-06 20:47:30 +01:00
CollectionSystemsManager.cpp Simplified the code for info popups. 2021-10-07 18:31:40 +02:00
CollectionSystemsManager.h Added support for defining custom system sorting using the <systemsortname> tag. 2021-09-25 11:02:27 +02:00
EmulationStation.h Bumped the version to 1.2.0-alpha 2021-08-11 11:36:42 +02:00
FileData.cpp Added support for scraping title screens, box back covers and physical media images. 2021-10-28 21:00:23 +02:00
FileData.h Added support for scraping title screens, box back covers and physical media images. 2021-10-28 21:00:23 +02:00
FileFilterIndex.cpp Game name filter input is not converted to uppercase any longer. 2021-11-05 10:32:24 +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 Added support for selecting alternative emulators per game. 2021-09-04 11:21:55 +02:00
Gamelist.h Added support for defining and choosing between alternative emulators. 2021-08-22 15:26:38 +02:00
main.cpp Increased the maximum supported display height to 7680 pixels. 2021-10-18 18:14:49 +02:00
MediaViewer.cpp Added support for scraping title screens, box back covers and physical media images. 2021-10-28 21:00:23 +02: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 'controller badge' to 'controller' in the metadata editor and filter GUI. 2021-10-27 20:00:40 +02:00
MetaData.h Added support for controller types. 2021-10-23 19:08:32 +02:00
MiximageGenerator.cpp Small adjustment of the physical image placement on the miximage. 2021-10-31 09:47:05 +01:00
MiximageGenerator.h Added the physical media images to the miximages. 2021-10-30 19:01:58 +02:00
PlatformId.cpp Added support for the Google Android (android) system. 2021-11-03 21:19:38 +01:00
PlatformId.h Added support for the Google Android (android) system. 2021-11-03 21:19:38 +01:00
SystemData.cpp Added support for defining custom system sorting using the <systemsortname> tag. 2021-09-25 11:02:27 +02:00
SystemData.h Added support for defining custom system sorting using the <systemsortname> tag. 2021-09-25 11:02:27 +02:00
SystemScreensaver.cpp Miscellaneous code cleanup. 2021-09-19 19:46:59 +02: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