ES-DE/es-app/src
2020-08-08 22:33:27 +02:00
..
animations (Windows) Added a menu option to run ES in the background while a game is launched. 2020-07-19 22:08:14 +02:00
guis Fixed the VRAM statistics overlay that was using megabytes instad of mebibytes. 2020-08-08 22:33:27 +02:00
scrapers Multi-scraper folder scraping and folder scraper exclusions added. 2020-08-06 15:12:04 +02:00
views Fixed the VRAM statistics overlay that was using megabytes instad of mebibytes. 2020-08-08 22:33:27 +02:00
CollectionSystemManager.cpp Games marked not to be counted are now also excluded from the 'Recent' and 'Favorites' collections. 2020-08-06 22:12:19 +02:00
CollectionSystemManager.h Huge code cleanup and code documentation update. 2020-06-21 14:25:28 +02:00
emulationstation.6.gz Several changes related to VRAM usage and GPU statistics. 2020-08-08 15:14:33 +02:00
EmulationStation.aps Increment version to 2.0.1. 2015-03-05 18:04:41 -06:00
emulationstation.desktop Added desktop menu entry and icon for Unix. 2020-07-12 16:23:49 +02:00
EmulationStation.h Beta release for version 1.0.0 2020-07-16 15:56:12 +02:00
EmulationStation.rc Made game launching on Windows much more seamless. 2020-07-18 13:21:44 +02:00
emulationstation.svg Added desktop menu entry and icon for Unix. 2020-07-12 16:23:49 +02:00
es_icon.ico Remove builtin resources 2018-02-08 19:27:44 +01:00
FileData.cpp Fixed an issue where detection of folder-only views was not working. 2020-08-07 23:33:05 +02:00
FileData.h Multi-scraper folder scraping and folder scraper exclusions added. 2020-08-06 15:12:04 +02:00
FileFilterIndex.cpp Update to fully support Clang/LLVM. 2020-06-25 19:52:38 +02:00
FileFilterIndex.h Code cleanup and code documentation 2020-06-22 17:27:53 +02:00
FileSorts.cpp Some cosmetic code changes. 2020-07-13 20:58:25 +02:00
FileSorts.h Code cleanup and code documentation 2020-06-22 17:27:53 +02:00
Gamelist.cpp Changed log levels from numbers to text. 2020-07-26 23:30:45 +02:00
Gamelist.h Huge code cleanup and code documentation update. 2020-06-21 14:25:28 +02:00
main.cpp Several changes related to VRAM usage and GPU statistics. 2020-08-08 15:14:33 +02:00
MetaData.cpp Added metadata setting to hide metadata fields from the gamelist view. 2020-08-08 11:36:43 +02:00
MetaData.h Changed 'launch string' to 'launch command' and the setting 'EnableSounds' to 'EnableNavigationSounds'. 2020-07-08 17:06:34 +02:00
PlatformId.cpp Added some missing game platforms. 2020-08-05 10:45:27 +02:00
PlatformId.h Added some missing game platforms. 2020-08-05 10:45:27 +02:00
SystemData.cpp Fixed two issues with random game selection. 2020-08-06 23:41:44 +02:00
SystemData.h Fixed multiple issues with random selection of systems and games. 2020-07-28 15:19:54 +02:00
SystemScreenSaver.cpp Fixed the screensaver random function so it does not show the same game twice in a row. 2020-07-28 11:10:14 +02:00
SystemScreenSaver.h Fixed the screensaver random function so it does not show the same game twice in a row. 2020-07-28 11:10:14 +02:00
VolumeControl.cpp Deactivated the audio device settings and added a new setting for custom scripts. 2020-07-09 19:24:20 +02:00
VolumeControl.h Initial update to make the application build and run on Windows. 2020-07-03 20:23:51 +02:00