Leon Styhre
|
20d9721728
|
Fixed an issue where a scrape followed by an aborted re-scrape could crash the application.
|
2021-07-11 22:38:08 +02:00 |
|
Leon Styhre
|
af5e32e121
|
Formatted the es-app source tree using clang-format.
|
2021-07-07 20:03:42 +02:00 |
|
Leon Styhre
|
fa624f9f2c
|
Changed the logic for the systems configuration file, it now loads from the resources directory.
Also renamed the file from es_systems.cfg to es_systems.xml
|
2021-06-16 18:54:04 +02:00 |
|
Leon Styhre
|
552368d2f6
|
Left aligned DateTimeEditComponent in the scraper GUI.
|
2021-03-20 11:08:28 +01:00 |
|
Leon Styhre
|
9d9aaa30d7
|
Right aligned DateTimeEditComponent and made some minor adjustments in GuiMetaDataEd.
|
2021-03-20 10:26:18 +01:00 |
|
Leon Styhre
|
79d9150f65
|
Very minor code cleanup.
|
2021-03-14 09:36:50 +01:00 |
|
Leon Styhre
|
e192141018
|
Fixed an issue where hiding a folder would not correctly hide the games inside the folder.
|
2021-02-05 17:10:47 +01:00 |
|
Leon Styhre
|
d22e0fb5b5
|
Fixed an issue where hiding a game did not update the filter indices.
|
2021-02-04 23:58:27 +01: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
|
ae55eda233
|
Made the menus slightly wider to accomodate the new standard font.
|
2021-02-01 00:12:04 +01:00 |
|
Leon Styhre
|
a3b8241e1e
|
(Windows) Fixed a compile error.
|
2021-01-31 21:33:32 +01:00 |
|
Leon Styhre
|
9683c9c9a5
|
The file name in the metadata editor now includes any folders in the path.
|
2021-01-31 21:30:47 +01:00 |
|
Leon Styhre
|
b384d83582
|
Fixed an issue where fraction of rows could be displayed in the metadata editor.
|
2021-01-29 18:02:04 +01:00 |
|
Leon Styhre
|
7d93ec6755
|
Decreased the metadata editor window size slightly.
|
2021-01-26 23:18:26 +01:00 |
|
Leon Styhre
|
2c200c576b
|
Fixed an issue where the screen was not immediately updated when scraping new game media.
|
2021-01-26 20:45:26 +01:00 |
|
Leon Styhre
|
65ca9bcfb9
|
Changed the logic for overwriting game names during scraping.
Also fixed an issue when refining searches during semi-automatic scraping.
|
2021-01-26 17:40:37 +01:00 |
|
Leon Styhre
|
5c7ba3b827
|
Adjusted the text for some popup windows.
|
2021-01-17 11:11:07 +01:00 |
|
Leon Styhre
|
574feadc68
|
Changed from frame.png to frame.svg in most places.
|
2021-01-14 22:56:49 +01:00 |
|
Leon Styhre
|
7c61d7b19d
|
Added a margin to the game file text in the metadata editor.
|
2021-01-05 16:54:45 +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
|
1a4c2fc4ae
|
Fixed an issue where flagging a game not to be counted could lead to a crash.
|
2020-12-31 19:44:24 +01:00 |
|
Leon Styhre
|
c95334756d
|
Fixed a lot of MSVC compiler warnings.
|
2020-12-29 12:54:24 +01:00 |
|
Leon Styhre
|
963f93e0f8
|
Replaced the custom math functions with standard C++ functions.
|
2020-12-28 11:29:32 +01:00 |
|
Leon Styhre
|
327676d7d7
|
Renamed CollectionSystemManager to CollectionSystemsManager.
|
2020-12-23 18:06:30 +01:00 |
|
Leon Styhre
|
ade0160ffe
|
Made the switches slightly smaller in the metadata editor.
Also made the value 'unknown' be set for some entries when clearing them individually in the metadata editor.
|
2020-12-17 20:49:20 +01:00 |
|
Leon Styhre
|
0b6dce687e
|
Changed to C++ casts throughout the application.
|
2020-11-17 23:06:54 +01:00 |
|
Leon Styhre
|
2b189f9d19
|
Fixed an issue where the game image would sometimes not refresh after scraping.
|
2020-11-14 17:18:00 +01:00 |
|
Leon Styhre
|
3aa10177cf
|
Fixed multiple issues with hidden games.
|
2020-11-08 18:33:28 +01:00 |
|
Leon Styhre
|
61998ac1a3
|
Added a shortcut to the scraper in the metadata editor.
|
2020-11-08 13:24:34 +01:00 |
|
Leon Styhre
|
2768380446
|
Fixed several errors reported by Valgrind.
|
2020-10-11 18:57:37 +02:00 |
|
Leon Styhre
|
4e9c1361be
|
Fixed two additional instances where video would start playing when it shouldn't.
|
2020-09-27 13:14:50 +02:00 |
|
Leon Styhre
|
926d730bd2
|
Fixed an issue where videos would start playing with the menu open after scraping.
|
2020-09-27 12:01:43 +02:00 |
|
Leon Styhre
|
c00374419b
|
Fixed an issue where the gamelist would sometimes not reload after media files updates.
|
2020-09-27 11:41:53 +02:00 |
|
Leon Styhre
|
90f5d7fad4
|
Fixed additional issue with folder updates and gamelist sorting.
|
2020-09-27 11:19:55 +02:00 |
|
Leon Styhre
|
cc6b4eb47d
|
Fixed an issue where the gamelist was not sorted after folder metadata updates.
|
2020-09-27 10:51:50 +02:00 |
|
Leon Styhre
|
0946988fdb
|
Added a clear button to the metadata editor.
|
2020-09-27 10:41:00 +02:00 |
|
Leon Styhre
|
8db04c5fcb
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
|
Leon Styhre
|
14e2ede448
|
Moved a sorting function to the proper location inside the correct class.
|
2020-09-17 22:18:13 +02:00 |
|
Leon Styhre
|
d787f06c63
|
The cached gamelist background is now updated when using the metadata editor.
|
2020-09-13 19:20:30 +02:00 |
|
Leon Styhre
|
bd57d23bce
|
Added metadata setting to hide metadata fields from the gamelist view.
|
2020-08-08 11:36:43 +02:00 |
|
Leon Styhre
|
3ca9f5478a
|
Fixed an issue where detection of folder-only views was not working.
|
2020-08-07 23:33:05 +02:00 |
|
Leon Styhre
|
22ed97c6d8
|
Fixed an issue where hiding a folder was not immediately reflected in the gamelist.
Improved the debug logging for hidden games as well and adjusted the hidden text opacity slightly.
|
2020-08-06 18:16:31 +02:00 |
|
Leon Styhre
|
408be5120c
|
Multi-scraper folder scraping and folder scraper exclusions added.
A quick-skip shortcut was added to the multi-scraper as well and some minor changes were done to the ScreenScraper debug logging.
|
2020-08-06 15:12:04 +02:00 |
|
Leon Styhre
|
c3de18dd96
|
Added support for scraping videos using ScreenScraper.
|
2020-08-05 22:38:44 +02:00 |
|
Leon Styhre
|
2efc5aed93
|
Added system name in square brackets after game file name in metadata editor.
|
2020-08-05 15:27:03 +02:00 |
|
Leon Styhre
|
3ae0726d1a
|
Improvements to the date and time handling.
|
2020-08-02 15:56:32 +02:00 |
|
Leon Styhre
|
3f8e5a001b
|
Changed the handling of blank game name entries in the metadata editor.
|
2020-08-02 11:45:59 +02:00 |
|
Leon Styhre
|
8233e2704e
|
Added metadata editor button to delete media files from games and folders.
|
2020-07-30 20:05:57 +02:00 |
|
Leon Styhre
|
afe5d98c39
|
Enabled scraping for folders and changed file info to lowercase.
|
2020-07-28 21:08:17 +02:00 |
|
Leon Styhre
|
329a8da441
|
Properly implemented hiding of games.
Also added a flag to force the Full UI mode from the command line.
|
2020-07-26 22:19:29 +02:00 |
|