Commit Graph

511 Commits

Author SHA1 Message Date
lantzelot-swe 7578e1ae32 feat: Add menu option to edit view tag in the edit menu.
Makes it possible to edit the view tag for multiple games at once (the ones selected in the game list).
2022-08-08 16:28:44 +02:00
lantzelot-swe af8d13e6d0
Correct link to PCUAE 2022-07-07 16:17:59 +02:00
lantzelot-swe 7cf01433e2
Udate readme with link to PCUAE 2022-07-07 16:16:19 +02:00
lantzelot-swe 2d5721d0f7 Update pom.xml 2022-06-29 23:22:53 +02:00
lantzelot-swe 6f4a6ed2d5 fix: More robust logic for checking if a new version is available
Compares each digit for each position in the version string instead of calculating a number from all digits.
2022-06-29 23:22:38 +02:00
lantzelot-swe fc341cac63 fix: Some saved states was not recognized by the manager 2022-06-29 22:34:22 +02:00
lantzelot-swe 28795a8d5b Update pom.xml 2022-06-26 22:09:14 +02:00
lantzelot-swe 9e75556c46 fix: The Manager detects releases where the major digit changes and a build version is missing.
Add a zero to the version if a build number is missing. The Manager checks the file name for the version, version 2.0.0 of PCUAE did not have a "b1" in the name.
2022-06-26 16:28:52 +02:00
lantzelot-swe 9188c09a2e fix: Export/import folder suggestion adapts to PCUAE version on the USB stick
The pre-selected folder when importing and exporting carousels checks if there is a PCUAE folder on the USB and adapt to that.
2022-06-22 23:32:32 +02:00
lantzelot-swe 97d1c0aa6f feat: add support for saved states for games exported to file loader
-Add option in preferences to show saved states for file loader
-Add tool to copy saved states for the 1.5.2 Carousel to File Loader
fix: trim and remove any " character from the title, author and composer fileds when saving a game.
2022-06-22 22:51:31 +02:00
lantzelot-swe 24fd322d53 Update version and rebuild with Java 18 2022-06-13 22:52:52 +02:00
lantzelot-swe 38e5c9644c Update version in pom.xml 2022-05-24 21:18:08 +02:00
lantzelot-swe c271586119 fix: allow parentesis in file name when exporting to file loader.
fix: Do not export cjm files for info slots
2022-04-04 12:46:42 +02:00
lantzelot-swe f8772776e9 chore: update version 2022-04-04 11:56:47 +02:00
lantzelot-swe 38913ca19a fix: Handle games title ending with a year (e.g. 97) better when generating file names. 2022-04-04 11:52:12 +02:00
lantzelot-swe 9122dbc692 fix: remove limit for title length when generating file names. 2022-04-04 11:51:25 +02:00
lantzelot-swe 997f80e63b fix: solves exception when selecting only one screenshot while scraping. 2022-03-27 12:33:16 +02:00
lantzelot-swe 634739e578 fix: add a warning icon to the title field and in the game list if the title is too long and wil be wrapped in the carousel 2022-03-19 14:25:07 +01:00
lantzelot-swe 2cf0652a13 Update pom.xml 2022-03-13 22:21:08 +01:00
lantzelot-swe 66186a342d fix: focus is set to the URL field in the scraper dialog and the URL is selected when opened 2022-03-05 15:18:12 +01:00
lantzelot-swe dae1e997b3 fix: add automatic cropping of screenshots when added as a preference 2022-03-04 22:50:03 +01:00
lantzelot-swe 5c4f486fb1 Update pom.xml 2022-02-06 21:19:54 +01:00
lantzelot-swe 9eedbce8cd feat: generate infoslot screenshots based on games in game view
If the game view has more than 15 games the screenshots will be created based on the available games.
2022-02-06 12:50:56 +01:00
lantzelot-swe f75aaa624d feat: renaming of favorites gamelist views 2022-02-04 10:43:44 +01:00
lantzelot-swe fc01f5173b Update pom.xml 2022-01-26 22:11:02 +01:00
lantzelot-swe e5223d7115 Fix: when importing from a carousel folder the right character encoding is used.
Changed from ISO-8859-1 to UTF-8 to avoid scrambled characters.
2022-01-26 22:10:55 +01:00
lantzelot-swe 1b068cfd1d fix: Runs saved snapshots for disk files better in VICE
Attaches the disk game file to drive 8 when launching the saved snapshot in VICE so that it works properly for d81 and d82 files.
2022-01-26 21:41:14 +01:00
lantzelot-swe d3278fd4d1 fix: #8 invalid system flags for a game crashes the manager 2022-01-26 19:23:17 +01:00
lantzelot-swe f1d2e82532 Update pom.xml 2022-01-19 15:14:53 +01:00
lantzelot-swe 7e5ea49c85 chore: spelling 2022-01-19 14:20:46 +01:00
lantzelot-swe 2c223756f0 feat: When creating an infoslot thumbs from a PCUAE USB is used if available 2022-01-17 22:59:49 +01:00
lantzelot-swe bee4c1d253 feat: add option to preferences to delete old install files after downloading a new version 2022-01-17 19:21:26 +01:00
lantzelot-swe a1ecf0b6cb feat: add menu option to reset joystick configs to the default for current gamelist view. 2022-01-16 21:48:17 +01:00
lantzelot-swe ef38b60522 fix: Better feedback during gamebase import. 2022-01-16 19:26:17 +01:00
lantzelot-swe 7697405147 feat: add menu option to convert saved states from 1.3 2 version to 1.5.2 version 2022-01-16 17:04:35 +01:00
lantzelot-swe ac607347ea fix: spelling 2022-01-14 22:29:42 +01:00
lantzelot-swe af69512a6f feat: Configure Carousel version for saved states
The saved states folders differ in name for different carousels, an option to configure which version to show saved states for has been added to the preferences dialog.
2022-01-14 22:14:53 +01:00
lantzelot-swe 5f3e9b7e25 feat: Add default joystick config to preferences 2022-01-14 14:33:05 +01:00
lantzelot-swe 195ab79b49 Update TODO.txt 2022-01-12 19:01:30 +01:00
lantzelot-swe f15d9d4a6f fix: adjustment of sizes 2022-01-08 22:56:27 +01:00
lantzelot-swe 98ee9c01cc Update pom.xml 2022-01-08 22:01:22 +01:00
lantzelot-swe 776ab942a4 feat: Add preferences menu otption in the file menu
Preferences for startup version checks, number of favorites gamelists to show and for customizing the generated info slots are available.
2022-01-08 22:00:20 +01:00
lantzelot-swe beda153f69 Upgrade of logback to version 1.2.10 to avoid CVE-2021-42550 2022-01-08 21:10:35 +01:00
lantzelot-swe 72b7c6def5 fix: add cover images for favorites 1-10 info slots.
Changing the system setting (c64 or Vic-20) changes the cover for an info slot to the generic version for that system.
2022-01-07 09:44:22 +01:00
lantzelot-swe 0990f80b95 Update .gitignore 2022-01-07 09:36:49 +01:00
lantzelot-swe 6559b7f30c Update pom.xml 2022-01-03 21:02:51 +01:00
lantzelot-swe 18b50233da fix: Better feedback when importing/exporting games.
Feedback in the export dialog was only published once a task was completed. Now the updates are much more frequent and feels much better if the USB you export to or import from is slow.
2022-01-03 20:54:07 +01:00
lantzelot-swe 7c0b8a0787 fix: minor adjustment of messages for exporting saved states 2022-01-03 12:07:32 +01:00
lantzelot-swe 247a20b2db fix: fix how the file ending is identified when adding a game, takes last index of "." instead of first. 2022-01-03 11:56:06 +01:00
lantzelot-swe e28e9e51fb fix: more fixes for supporting d81 and d82 files 2022-01-03 11:54:27 +01:00