Commit Graph

497 Commits

Author SHA1 Message Date
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
lantzelot-swe 9e56dd95f1 fix: Support for adding d81 and d82 files to the game field.
REU flags are set properly when launching a game in VICE. Sonic works properly from the manager now.
2022-01-02 18:13:53 +01:00
lantzelot-swe 76b179895d fix: delete dialog 2022-01-02 18:12:04 +01:00
lantzelot-swe 1debbe348f fix: When exporting games the export dialog is shown before old directories are deleted.
Deleting from a USB stick can take a long time, the dialog was not shown before the delete was finished.
2022-01-02 18:11:35 +01:00
lantzelot-swe c42033719d Update pom.xml 2022-01-01 22:17:25 +01:00
lantzelot-swe 59f299ebd3 fix: Info slots for a specific view where shown for other views in some circumstances
fix: Info slots are deleted when a gamelist view is deleted.
2022-01-01 22:17:04 +01:00
lantzelot-swe 17a3103fbc Update pom.xml 2022-01-01 20:58:11 +01:00
lantzelot-swe 7ec52923a9 fix: resize of export saved states dialog 2022-01-01 20:57:53 +01:00
lantzelot-swe c22d5f8537 fix: An info label is shown if a PCUAE USB is detected during import/export. 2022-01-01 20:28:09 +01:00
lantzelot-swe 04b3351744 Merge branch 'main' of https://github.com/lantzelot-swe/PCUGameManager 2022-01-01 17:43:57 +01:00
lantzelot-swe 7d1e1ce3fe fix: USB check when setting export/import dir.
Check if an available PCUAE USB is connected to the computer, if availabel it is used as default drive when exporting and importing carousels/saved states.
2022-01-01 17:43:54 +01:00
lantzelot-swe 65e58b9cfa fix: Add mouse image to joystick panel 2022-01-01 17:38:55 +01:00
lantzelot-swe 47a037b015
Update README.md 2021-12-30 20:35:16 +01:00
lantzelot-swe bbb25a2392 Merge branch 'main' of https://github.com/lantzelot-swe/PCUGameManager 2021-12-30 10:38:16 +01:00
lantzelot-swe 8f1d99cfbf fix: bug fix for mouse config 2021-12-30 10:38:04 +01:00