ES-DE/es-app/src
2020-06-06 16:48:05 +02:00
..
animations whitespace cleanup 2019-08-25 17:23:02 +02:00
guis Moved all components into es-core and renamed ScraperSearchComponent to GuiScraperSearch as it's a GUI and not a component. 2020-06-06 14:14:13 +02:00
scrapers Moved all components into es-core and renamed ScraperSearchComponent to GuiScraperSearch as it's a GUI and not a component. 2020-06-06 14:14:13 +02:00
views Code cleanup and code documentation. Only cosmetic changes in this commit. 2020-06-06 16:48:05 +02:00
CollectionSystemManager.cpp Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code. 2020-06-06 13:10:33 +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 Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code. 2020-06-06 13:10:33 +02:00
FileData.h Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code. 2020-06-06 13:10:33 +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 Code cleanup and code documentation. Only cosmetic changes in this commit. 2020-06-06 16:48:05 +02:00
MetaData.cpp Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code. 2020-06-06 13:10:33 +02:00
MetaData.h Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code. 2020-06-06 13:10:33 +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 Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code. 2020-06-06 13:10:33 +02:00
SystemData.h Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code. 2020-06-06 13:10:33 +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