ES-DE/es-app/src
Leon Styhre 6ccee6e4c4 Removed an unnecessary column from GuiMetaDataEd.
Also moved the scroll indicators slightly and removed a help prompt hack.
2021-10-14 22:31:50 +02:00
..
guis Removed an unnecessary column from GuiMetaDataEd. 2021-10-14 22:31:50 +02:00
scrapers Clarified the use of bundled include files. 2021-10-06 18:41:21 +02:00
views (Windows) Fixed two MSVC compiler warnings. 2021-10-13 17:23:29 +02: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 Simplified the code for info popups. 2021-10-07 18:31:40 +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 Lowered the minimal supported resolution from 640x480 to 224x224. 2021-09-30 19:51:04 +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 Made it possible to mark folders with the Kidgame metadata flag. 2021-10-13 17:19:37 +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