.. |
animations
|
Removed deprecated LaunchAnimation.h
|
2020-09-15 23:06:36 +02:00 |
guis
|
Added spaces to the names for the controller types, where applicable.
|
2021-05-23 19:19:00 +02:00 |
scrapers
|
Minor cosmetic code cleanup.
|
2021-03-27 10:26:13 +01:00 |
views
|
Migrated to the SDL2 GameController API.
|
2021-05-22 22:18:00 +02:00 |
CollectionSystemsManager.cpp
|
Fixed an uninitialized variable reported by Valgrind.
|
2021-03-15 18:28:32 +01:00 |
CollectionSystemsManager.h
|
Fixed an issue where enabling an auto collection that contained a hidden game could crash the application.
|
2021-02-04 20:14:20 +01:00 |
EmulationStation.h
|
Bumped the version to 1.1.0-alpha
|
2021-04-25 22:10:32 +02:00 |
FileData.cpp
|
The screen is now blanked when launching games to eliminate some flickering and other issues.
|
2021-03-27 13:51:50 +01:00 |
FileData.h
|
Added a check for missing core files when using the %EMUPATH% variable.
|
2021-01-11 18:22:24 +01:00 |
FileFilterIndex.cpp
|
Fixed an issue where filter indices couldn't be reset.
|
2021-02-04 23:54:04 +01:00 |
FileFilterIndex.h
|
Fixed an issue where filter indices couldn't be reset.
|
2021-02-04 23:54:04 +01:00 |
FileSorts.cpp
|
Made the sort order and the metadata editor fields a bit more consistent.
|
2021-01-08 21:36:43 +01:00 |
FileSorts.h
|
Made the sort order and the metadata editor fields a bit more consistent.
|
2021-01-08 21:36:43 +01:00 |
Gamelist.cpp
|
Fixed a memory leak when processing arcade assets.
|
2021-03-15 21:01:59 +01:00 |
Gamelist.h
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
main.cpp
|
Small cosmetic changes to the input device configuration screen.
|
2021-05-23 10:16:47 +02:00 |
MediaViewer.cpp
|
The audio stream is now only cleared from a single location in VideoFFmpegComponent.
|
2021-05-19 19:52:58 +02:00 |
MediaViewer.h
|
Added a fullscreen game media viewer.
|
2021-05-16 13:12:31 +02:00 |
MetaData.cpp
|
Made the sort order and the metadata editor fields a bit more consistent.
|
2021-01-08 21:36:43 +01:00 |
MetaData.h
|
Fixed compilation errors on Fedora and GCC 10.
|
2020-11-28 22:27:00 +01:00 |
PlatformId.cpp
|
Made 'Valve Steam' a separate platform.
|
2021-03-24 19:44:36 +01:00 |
PlatformId.h
|
Made 'Valve Steam' a separate platform.
|
2021-03-24 19:44:36 +01:00 |
SystemData.cpp
|
Added a 'directory to system name' mapping file to the ROM directory creation function.
|
2021-04-01 12:53:00 +02:00 |
SystemData.h
|
Fixed a memory leak related to the gamelist placeholders.
|
2021-03-19 18:47:49 +01:00 |
SystemScreensaver.cpp
|
The audio stream is now only cleared from a single location in VideoFFmpegComponent.
|
2021-05-19 19:52:58 +02:00 |
SystemScreensaver.h
|
Fixed an issue where the fallback screensaver would not fade in correctly.
|
2021-03-18 20:07:07 +01:00 |
VolumeControl.cpp
|
Complete overhaul of VolumeControl with fixes for some related bugs.
|
2021-03-18 21:55:56 +01:00 |
VolumeControl.h
|
Complete overhaul of VolumeControl with fixes for some related bugs.
|
2021-03-18 21:55:56 +01:00 |