ES-DE/es-app/src
2021-09-23 17:42:04 +02:00
..
guis Fixed an issue where system names were included in game name searches done in collection systems. 2021-09-23 17:42:04 +02:00
scrapers Leading and trailing whitespaces are now trimmed from TheGamesDB scraper searches. 2021-09-21 22:10:09 +02:00
views Added a keyboard symbol/character. 2021-09-23 17:14:43 +02:00
CollectionSystemsManager.cpp Leading and trailing whitespaces are now trimmed when requesting a new custom collection name. 2021-09-21 22:15:42 +02:00
CollectionSystemsManager.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
EmulationStation.h Bumped the version to 1.2.0-alpha 2021-08-11 11:36:42 +02:00
FileData.cpp Fixed an issue where brackets were removed from game names in collection system views. 2021-09-23 17:11:49 +02:00
FileData.h Formatted the es-app source tree using clang-format. 2021-07-07 20:03:42 +02:00
FileFilterIndex.cpp Fixed an issue where system names were included in game name searches done in collection systems. 2021-09-23 17:42:04 +02:00
FileFilterIndex.h Fixed an issue where system names were included in game name searches done in collection systems. 2021-09-23 17:42:04 +02:00
FileSorts.cpp Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +02:00
FileSorts.h Fixed lots of compiler warnings reported by the -Wall and -Wpedantic flags. 2021-09-18 09:53:26 +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 Alternative emulators now work correctly when games are launched from collection systems. 2021-09-23 17:07:27 +02:00
SystemData.h Alternative emulators now work correctly when games are launched from collection systems. 2021-09-23 17:07: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