Commit Graph

486 Commits

Author SHA1 Message Date
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
lantzelot-swe 6283c6c708
Update README.md 2021-12-30 10:24:41 +01:00
lantzelot-swe 4d174e3fd8 fix; add separator in help menu 2021-12-30 10:21:49 +01:00
lantzelot-swe d678b93449 feat: adds PCUAE wiki to help menu 2021-12-29 22:59:30 +01:00
lantzelot-swe 8c8d424a92 feat; Add support for mouse configuration for joystick ports. 2021-12-29 22:52:06 +01:00
lantzelot-swe 2432c51528 feat: possible to choose if the view name shall be added to a screenshot 2021-12-29 14:31:36 +01:00
lantzelot-swe d24fae4310 fix: Better looking info slot screens. 2021-12-29 14:29:50 +01:00
lantzelot-swe a8d35e4f55 feat: A check for a newer version of PCUAE main install is performed at startup 2021-12-29 12:31:02 +01:00
lantzelot-swe 4767b42d32 feat: creation of info slots
-New menu item for adding an info slot for the current game view.
-Info slots are only shown for the view they are created for.
-The gamelist name is added to the info slot screenshots.
-
2021-12-29 11:49:56 +01:00
lantzelot-swe d2b957f32c fix: Always use UTF-8 as char encoding for generated tsg files 2021-12-29 08:41:46 +01:00
lantzelot-swe 0b67128885 Update pom.xml 2021-12-17 23:08:42 +01:00
lantzelot-swe 0a19d29b5b fix: add check for missing game file to the db validation
If a game file is missing a generic Vice snapshot showing a "game file missing" message is used.
2021-12-17 23:02:10 +01:00