Leon Styhre
|
2c21041fcf
|
Some small cosmetic changes to the scraper settings.
|
2021-01-26 21:36:25 +01:00 |
|
Leon Styhre
|
8c71bce8f8
|
Expanded the strings for region and language in GuiScraperMenu.
|
2021-01-26 21:04:16 +01:00 |
|
Leon Styhre
|
6e4b26daae
|
Multi-scraper no longer jumps to the main menu after finished scraping.
|
2021-01-17 12:21:33 +01:00 |
|
Leon Styhre
|
38f13d114b
|
Added check to the multi-scraper that some content type has actually been selected for scraping.
|
2021-01-17 11:58:58 +01:00 |
|
Leon Styhre
|
7bea146745
|
Added shortcut to start the multi-scraper from the scraper menu.
|
2021-01-02 16:28:47 +01:00 |
|
Leon Styhre
|
bb3cc4d4a1
|
Added logic and menu option for handling invalid media files during scraping.
Also added a shortcut for defining the scraper searches and fixed an issue where games were automatically selected after refining the search.
|
2020-12-18 16:35:19 +01:00 |
|
Leon Styhre
|
debf072a0e
|
Rewrote some code from C to C++
|
2020-12-16 23:59:00 +01:00 |
|
Leon Styhre
|
0c7e02e6f4
|
The scraper filter setting is now retained throughout the program session.
|
2020-12-16 17:35:23 +01:00 |
|
Leon Styhre
|
98d99ef8bb
|
Added support for graying out menu entries via switch callbacks.
|
2020-12-15 18:49:43 +01:00 |
|
Leon Styhre
|
f1f0596fe1
|
Added support for user accounts for ScreenScraper.
|
2020-11-07 15:34:15 +01:00 |
|
Leon Styhre
|
9f747e161d
|
Rewrote collection settings to the new settings logic.
|
2020-11-06 20:27:41 +01:00 |
|
Leon Styhre
|
1a6bec2e3b
|
Overhaul of settings code.
|
2020-11-05 18:18:11 +01:00 |
|
Leon Styhre
|
e310066f34
|
Changed the order of two entries in GuiScraperMenu.
|
2020-10-19 21:05:04 +02:00 |
|
Leon Styhre
|
96da134f7d
|
Added option to scrape based on the metadata name.
|
2020-10-10 13:05:12 +02:00 |
|
Leon Styhre
|
54ea153d93
|
Game systems are now sorted by their full names.
|
2020-09-27 12:49:14 +02:00 |
|
Leon Styhre
|
304526e4c6
|
Added filter to scrape folders only.
|
2020-09-26 14:03:17 +02:00 |
|
Leon Styhre
|
8db04c5fcb
|
Added SPDX license identifiers to all source files.
|
2020-09-21 19:17:34 +02:00 |
|
Leon Styhre
|
feb6577dbc
|
Changed to full system name sorting for the system view and scraper selector.
|
2020-08-24 18:51:55 +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
|
9f240394ed
|
Added option to exclude files from the multi-scraper.
Two new scraper filters were added as well, 'Favorite games' and 'No game video'.
|
2020-08-06 11:27:16 +02:00 |
|
Leon Styhre
|
c3de18dd96
|
Added support for scraping videos using ScreenScraper.
|
2020-08-05 22:38:44 +02:00 |
|
Leon Styhre
|
2c6bc918d6
|
Scraping options not supported by TheGamesDB are now grayed out in the menu.
This required some general logic to be added to disable GUI components, and this functionality could hopefully be useful elsewhere.
|
2020-08-05 19:31:59 +02:00 |
|
Leon Styhre
|
67aa6b3dbd
|
Huge code cleanup and code documentation update.
Includes lots of conversions from tabs to spaces. Only cosmetic code changes in this commit.
|
2020-06-21 14:25:28 +02:00 |
|
Leon Styhre
|
4098c64468
|
Implemented shoulder- and triggerbutton navigation to TextEditComponent (i.e. text edit quickjumps).
|
2020-06-13 21:55:58 +02:00 |
|
Leon Styhre
|
8492160a80
|
Added semi-automatic scraping mode, fixed some scraping bugs and improved folder metadata editing.
|
2020-06-13 16:47:12 +02:00 |
|
Leon Styhre
|
4a38271f6a
|
Expanded the help system to (hopefully) the whole application, removed the completely broken command line scraper and fixed some bugs related to the game collections.
|
2020-06-09 20:03:31 +02:00 |
|
Leon Styhre
|
c5e70385dd
|
Expanded support for help system theming to entire application, as before it was only partially implemented.
|
2020-06-07 20:09:02 +02:00 |
|
Leon Styhre
|
b7d4274c6e
|
Added save confirmation dialogs to the text edit components, reorganized the scraper menu slightly and fixed a bug when toggling the screensaver.
|
2020-06-07 10:57:49 +02:00 |
|
Leon Styhre
|
90735d44e3
|
Major update to scraper including support for new media handling logic, ability to download more media file types (screenshot, cover, marquee, 3D box) and an improved scraper GUI. As well a rewrite of the navigation sound code.
|
2020-06-06 13:10:33 +02:00 |
|