ES-DE/es-app/src
Cristi Mitrana c84290e7fb Makes the display of system's name in Collections configurable.
* adds a new configuration option ("CollectionShowSystemInfo" = bool), in the 'Game Collections Settings' GUI. Defaults to previous behavior (true).
* reloads the Collection when the configuration is changed.
2019-07-12 10:32:01 +03:00
..
animations Cleaning up a lot of math functions 2017-11-14 20:09:20 +01:00
components Fix jagged font in games list 2019-03-03 19:30:27 +00:00
guis Makes the display of system's name in Collections configurable. 2019-07-12 10:32:01 +03:00
scrapers scraper: change ScreenScraper API URL 2019-05-02 11:54:55 +03:00
views Silence warnings 2019-03-09 00:23:13 +01:00
CollectionSystemManager.cpp Makes the display of system's name in Collections configurable. 2019-07-12 10:32:01 +03: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 Makes the display of system's name in Collections configurable. 2019-07-12 10:32:01 +03:00
FileData.h Skip mame bios/devices 2018-11-04 15:26:03 -02:00
FileFilterIndex.cpp Fix UI Kiosk mode filters applying also to Kid mode. 2019-01-19 10:11:19 +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 Fix FilesystemUtil::isEquivalent by eliminating it entirely 2019-03-13 21:18:58 +01:00
Gamelist.h Add pragma once and ifndef header guards to all headers 2017-10-31 18:12:50 +01:00
main.cpp Add support for fullscreen borderless window 2019-03-09 00:39:43 +01:00
MetaData.cpp add sortname to gamelist.xml to sort by a different name 2018-04-24 23:07:25 -06:00
MetaData.h The final traces of boost has been eliminated 2018-01-30 19:21:09 +01:00
PlatformId.cpp Add ScreenScraper.fr as scraping source 2019-01-19 09:01:35 +02:00
PlatformId.h Add ScreenScraper.fr as scraping source 2019-01-19 09:01:35 +02:00
ScraperCmdLine.cpp Silence warnings 2017-11-18 23:20:09 +01: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 #432 from raelgc/master 2018-11-19 05:36:51 +00:00
SystemData.h Fix empty collections not showing up in Carousel for Full mode 2018-03-02 11:56:14 +00:00
SystemScreenSaver.cpp Change handling of screensaver to FileData only and respect UI Mode 2019-02-26 09:36:36 +00:00
SystemScreenSaver.h Change handling of screensaver to FileData only and respect UI Mode 2019-02-26 09:36:36 +00:00
VolumeControl.cpp Fixed rounding. 2019-02-17 21:13:10 +01:00
VolumeControl.h Changed Audio settings to be much more flexible 2018-08-19 21:40:49 +00:00