ES-DE/es-app/src
Leon Styhre 91f1a0a47d Improved the speed of the badges code.
Also made some other adjustments to the badges and flexbox logic.
2021-09-27 22:18:19 +02:00
..
guis Manual merges to align with master branch. 2021-09-27 21:27:07 +02:00
scrapers Improved the string trim function and replaced some inlined occurrences. 2021-09-25 18:01:41 +02:00
views Improved the speed of the badges code. 2021-09-27 22:18:19 +02:00
CollectionSystemsManager.cpp Fixed lots of code formatting issues. 2021-09-27 21:06:07 +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 Fixed lots of code formatting issues. 2021-09-27 21:06:07 +02:00
FileData.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
FileFilterIndex.cpp Fixed lots of code formatting issues. 2021-09-27 21:06:07 +02:00
FileFilterIndex.h Manual merges to align with master branch. 2021-09-27 21:27:07 +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 Fixed an issue where animations would play incorrectly when disabling a collection. 2021-09-19 20:43:36 +02:00
MediaViewer.cpp Fixed numerous compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-19 14:37:10 +02:00
MediaViewer.h Fixed multiple compiler warnings related to virtual functions. 2021-09-18 11:49:39 +02:00
MetaData.cpp Fixed an issue where 'sortname' was incorrectly spelled in the metadata editor. 2021-09-17 21:17:11 +02:00
MetaData.h Added support for selecting alternative emulators per game. 2021-09-04 11:21:55 +02:00
MiximageGenerator.cpp Replaced some internal math functions with equivalents from the GLM library. 2021-08-17 20:55:29 +02:00
MiximageGenerator.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
PlatformId.cpp Fixed an issue with scraping Nintendo Famicom games. 2021-07-17 10:37:36 +02:00
PlatformId.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02: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