ES-DE/es-app/src
2019-12-23 16:12:35 +02:00
..
animations whitespace cleanup 2019-08-25 17:23:02 +02:00
components InputManager: replace pageUp/Down with left/rightShoulder and create an alias (via isMappedLike) to accomodate existing configs that use the PageUp/Down buttons. 2019-12-23 16:12:35 +02:00
guis Merge pull request #578 from verybadsoldier/feature/save_metadata_on_change 2019-12-18 04:06:23 +00:00
scrapers Add scraping support for ChannelF, OpenBOR, Solarus and ZX81 Sinclair 2019-11-27 09:52:35 +02:00
views InputManager: replace pageUp/Down with left/rightShoulder and create an alias (via isMappedLike) to accomodate existing configs that use the PageUp/Down buttons. 2019-12-23 16:12:35 +02:00
CollectionSystemManager.cpp Merge pull request #578 from verybadsoldier/feature/save_metadata_on_change 2019-12-18 04:06:23 +00:00
CollectionSystemManager.h Limiting last played count to 50 2018-02-27 23:04:14 +00:00
EmulationStation.aps Increment version to 2.0.1. 2015-03-05 18:04:41 -06:00
EmulationStation.h bump version to 2.9.0 (-dev) 2019-02-09 19:48:17 +00: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 Merge pull request #578 from verybadsoldier/feature/save_metadata_on_change 2019-12-18 04:06:23 +00:00
FileData.h Skip mame bios/devices 2018-11-04 15:26:03 -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 save also metadata that have default values. they might not had default values on start so they have to be saved 2019-12-13 21:38:01 +01:00
Gamelist.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
main.cpp whitespace cleanup 2019-08-25 17:23:02 +02:00
MetaData.cpp save also metadata that have default values. they might not had default values on start so they have to be saved 2019-12-13 21:38:01 +01:00
MetaData.h save also metadata that have default values. they might not had default values on start so they have to be saved 2019-12-13 21:38:01 +01: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 Merge pull request #578 from verybadsoldier/feature/save_metadata_on_change 2019-12-18 04:06:23 +00:00
SystemData.h Merge pull request #578 from verybadsoldier/feature/save_metadata_on_change 2019-12-18 04:06:23 +00: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