.. |
animations
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
components
|
Implemented a much more elegant handling of navigation sounds
|
2020-05-15 18:21:24 +02:00 |
guis
|
Implemented a much more elegant handling of navigation sounds
|
2020-05-15 18:21:24 +02:00 |
scrapers
|
Update TheGamesDB API URL to include "v1" within the path per note by Zer0xFF at https://forums.thegamesdb.net/viewtopic.php?f=5&t=1223
|
2020-01-05 01:52:03 -05:00 |
views
|
Fixed two bugs where the game images were incorrectly scaled in the Video and Grid views. For the Video mode it happened during reload (such as when adding a game as a favorite), and for the Grid view it was always incorrectly scaled
|
2020-05-15 18:24:14 +02:00 |
CollectionSystemManager.cpp
|
Added functionality to show favorites on top of the gamelists (mostly ported from batocera-emulationstation)
|
2020-05-15 17:42:36 +02: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
|
Added functionality to show favorites on top of the gamelists (mostly ported from batocera-emulationstation)
|
2020-05-15 17:42:36 +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
|
Made game launching more seamless and prevent minimizing of window when switching applications. Also added menu entry to choose between normal fullscreen mode and borderless fullscren mode
|
2020-05-15 17:51:32 +02:00 |
FileData.h
|
Added functionality to show favorites on top of the gamelists (mostly ported from batocera-emulationstation)
|
2020-05-15 17:42:36 +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
|
Made game launching more seamless and prevent minimizing of window when switching applications. Also added menu entry to choose between normal fullscreen mode and borderless fullscren mode
|
2020-05-15 17:51:32 +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 |