.. |
guis
|
Added proper support for interpreting directories as files.
|
2021-12-17 20:18:47 +01:00 |
scrapers
|
Added proper support for interpreting directories as files.
|
2021-12-17 20:18:47 +01:00 |
views
|
Fixed an issue where leading and trailing spaces were not trimmed when defining the ROM directory.
|
2021-12-26 17:10:30 +01:00 |
CollectionSystemsManager.cpp
|
Fixed a potential memory leak when enabling the 'All games' collection.
|
2021-12-27 16:05:58 +01:00 |
CollectionSystemsManager.h
|
Fixed a few issues reported by UBSan.
|
2021-11-16 22:03:34 +01:00 |
EmulationStation.h
|
Bumped the version to 1.2.0-dev
|
2021-12-19 19:16:09 +01:00 |
FileData.cpp
|
(Windows) Added support for appending strings to the winregistryvalue find rule.
|
2021-12-24 12:26:34 +01:00 |
FileData.h
|
General refactoring and minor optimizations throughout the codebase.
|
2021-11-09 22:40:08 +01:00 |
FileFilterIndex.cpp
|
Moved a decrement operator and an increment operator from postfix to prefix.
|
2021-11-17 18:00:00 +01:00 |
FileFilterIndex.h
|
Made it possible to filter the 'Controller badge' metadata field.
|
2021-10-24 13:05:44 +02:00 |
FileSorts.cpp
|
Fixed lots of code formatting issues.
|
2021-09-27 21:06:07 +02:00 |
FileSorts.h
|
Manual merges to align with master branch.
|
2021-09-27 21:27:07 +02:00 |
Gamelist.cpp
|
Fixed an issue where stale gamelist entries could get displayed.
|
2021-12-22 18:53:29 +01:00 |
Gamelist.h
|
Added support for defining and choosing between alternative emulators.
|
2021-08-22 15:26:38 +02:00 |
main.cpp
|
(Windows) Fixed a window focusing issue when hiding the taskbar.
|
2021-12-09 20:23:09 +01:00 |
MediaViewer.cpp
|
Changed most increment and decrement operators from postfix to prefix for es-app.
|
2021-11-17 17:35:34 +01:00 |
MediaViewer.h
|
Added support for scraping title screens, box back covers and physical media images.
|
2021-10-28 21:00:23 +02:00 |
MetaData.cpp
|
Fixed a time zone issue related to the Unix epoch.
|
2021-11-26 20:55:54 +01:00 |
MetaData.h
|
Added support for controller types.
|
2021-10-23 19:08:32 +02:00 |
MiximageGenerator.cpp
|
Changed most increment and decrement operators from postfix to prefix for es-app.
|
2021-11-17 17:35:34 +01:00 |
MiximageGenerator.h
|
Updated the file header text for MiximageGenerator.
|
2021-11-09 23:00:16 +01:00 |
PlatformId.cpp
|
Changed most increment and decrement operators from postfix to prefix for es-app.
|
2021-11-17 17:35:34 +01:00 |
PlatformId.h
|
Added support for the Google Android (android) system.
|
2021-11-03 21:19:38 +01:00 |
SystemData.cpp
|
Added proper support for interpreting directories as files.
|
2021-12-17 20:18:47 +01:00 |
SystemData.h
|
Added a 'winregistryvalue' find rule and a %RUNINBACKGROUND% variable.
|
2021-11-22 20:03:05 +01:00 |
SystemScreensaver.cpp
|
Changed most increment and decrement operators from postfix to prefix for es-app.
|
2021-11-17 17:35:34 +01:00 |
SystemScreensaver.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
VolumeControl.cpp
|
(Windows) Fixed some MinGW compiler warnings.
|
2021-09-19 15:27:32 +02:00 |
VolumeControl.h
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |