| .. |
|
animations
|
Removed deprecated LaunchAnimation.h
|
2020-09-15 23:06:36 +02:00 |
|
guis
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
scrapers
|
Changed '#ifdef' to '#if defined()' throughout the code.
|
2020-08-23 17:04:30 +02:00 |
|
views
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
CollectionSystemManager.cpp
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
CollectionSystemManager.h
|
Huge code cleanup and code documentation update.
|
2020-06-21 14:25:28 +02:00 |
|
EmulationStation.h
|
Started to add SPDX license identifiers.
|
2020-09-13 20:32:22 +02:00 |
|
FileData.cpp
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
FileData.h
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
FileFilterIndex.cpp
|
Update to fully support Clang/LLVM.
|
2020-06-25 19:52:38 +02:00 |
|
FileFilterIndex.h
|
Various updates to make the application compile on macOS.
|
2020-08-17 19:15:05 +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 '#ifdef' to '#if defined()' throughout the code.
|
2020-08-23 17:04:30 +02:00 |
|
Gamelist.h
|
Huge code cleanup and code documentation update.
|
2020-06-21 14:25:28 +02:00 |
|
main.cpp
|
(Windows) Fixed some build issues and got the OpenGL shaders to work.
|
2020-09-16 22:14:35 +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
|
Various updates to make the application compile on macOS.
|
2020-08-17 19:15:05 +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
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
SystemData.h
|
Fixed multiple issues with random selection of systems and games.
|
2020-07-28 15:19:54 +02:00 |
|
SystemScreenSaver.cpp
|
Added multiple animations and effects (mostly using shaders).
|
2020-09-13 13:21:38 +02:00 |
|
SystemScreenSaver.h
|
Text scrolling now stops when launching a game and when the screensaver starts.
|
2020-09-17 22:00:07 +02:00 |
|
VolumeControl.cpp
|
(Windows) Fixed some build issues and got the OpenGL shaders to work.
|
2020-09-16 22:14:35 +02:00 |
|
VolumeControl.h
|
(Windows) Fixed some build issues and got the OpenGL shaders to work.
|
2020-09-16 22:14:35 +02:00 |