Leon Styhre
|
f8e201d347
|
Moved the CollectionSystemsManager cleanup from the destructor to a deinit function.
|
2022-01-04 23:14:12 +01:00 |
|
Leon Styhre
|
254b00a3d8
|
Large refactoring to improve thread safety and improve singleton pattern usage.
|
2022-01-04 21:21:26 +01:00 |
|
Leon Styhre
|
4c6bfb8b78
|
Fixed a few issues reported by UBSan.
|
2021-11-16 22:03:34 +01:00 |
|
Leon Styhre
|
3e12fcb420
|
General refactoring and minor optimizations throughout the codebase.
|
2021-11-09 22:40:08 +01:00 |
|
Leon Styhre
|
966d2616be
|
Added support for defining custom system sorting using the <systemsortname> tag.
|
2021-09-25 11:02:27 +02:00 |
|
Leon Styhre
|
af5e32e121
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
|
Leon Styhre
|
f84570705e
|
Fixed an issue where enabling an auto collection that contained a hidden game could crash the application.
Also fixed an issue where the view style would not change when adding or removing games from collections.
|
2021-02-04 20:14:20 +01:00 |
|
Leon Styhre
|
fe4e94a827
|
Collections are now properly initialized when enabled.
|
2021-01-01 17:18:04 +01:00 |
|
Leon Styhre
|
128056667d
|
Custom collection entries are now re-enabled when changing a game to be counted as a game.
|
2020-12-31 21:54:32 +01:00 |
|
Leon Styhre
|
327676d7d7
|
Renamed CollectionSystemManager to CollectionSystemsManager.
|
2020-12-23 18:06:30 +01:00 |
|