ES-DE/es-app/src
2020-05-26 18:34:33 +02:00
..
animations whitespace cleanup 2019-08-25 17:23:02 +02:00
components Large code cleanup and code documentation update, mostly related to the scraper. Only cosmetic changes in this commit. 2020-05-26 18:34:33 +02:00
guis Large code cleanup and code documentation update, mostly related to the scraper. Only cosmetic changes in this commit. 2020-05-26 18:34:33 +02:00
scrapers Large code cleanup and code documentation update, mostly related to the scraper. Only cosmetic changes in this commit. 2020-05-26 18:34:33 +02:00
views Added navigation sounds when entering and exiting folders, in both normal gamelists and bundled collections. 2020-05-24 15:05:02 +02:00
CollectionSystemManager.cpp A few small optimizations, some operations will be way faster now if fewer custom collections are in use. Also some sorting bug fixes and some code cleanup. 2020-05-24 14:26:08 +02:00
CollectionSystemManager.h A few small optimizations, some operations will be way faster now if fewer custom collections are in use. Also some sorting bug fixes and some code cleanup. 2020-05-24 14:26:08 +02:00
EmulationStation.aps Increment version to 2.0.1. 2015-03-05 18:04:41 -06:00
EmulationStation.h Some code cleanup and code documentation. Improvements to handling of command line arguments. 2020-05-25 21:34:42 +02:00
EmulationStation.rc Remove builtin resources 2018-02-08 19:27:44 +01:00
es_icon.ico Remove builtin resources 2018-02-08 19:27:44 +01:00
FileData.cpp Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
FileData.h Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
FileFilterIndex.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
FileFilterIndex.h * Introduce KidMode: Prevent collection editing 2017-11-02 21:22:41 +01:00
FileSorts.cpp add sortname to gamelist.xml to sort by a different name 2018-04-24 23:07:25 -06:00
FileSorts.h Header inclusion cleanup 2017-11-02 19:16:01 +01:00
Gamelist.cpp Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
Gamelist.h Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
main.cpp Large code cleanup and code documentation update, mostly related to the scraper. Only cosmetic changes in this commit. 2020-05-26 18:34:33 +02:00
MetaData.cpp Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
MetaData.h Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
PlatformId.cpp Add scraping support for ChannelF, OpenBOR, Solarus and ZX81 Sinclair 2019-11-27 09:52:35 +02:00
PlatformId.h Add scraping support for ChannelF, OpenBOR, Solarus and ZX81 Sinclair 2019-11-27 09:52:35 +02:00
ScraperCmdLine.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
ScraperCmdLine.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
SystemData.cpp Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
SystemData.h Monster commit. Rewrote gamelist sorting logic and made per-gamelist sort settings session-permanent. Cleaned up a lot of code and started to reformat for 100 characters line length. 2020-05-24 10:29:29 +02:00
SystemScreenSaver.cpp Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way 2019-08-31 17:58:36 +02:00
SystemScreenSaver.h Change handling of screensaver to FileData only and respect UI Mode 2019-02-26 09:36:36 +00:00
VolumeControl.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
VolumeControl.h Changed Audio settings to be much more flexible 2018-08-19 21:40:49 +00:00