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
lantzelot-swe
3787471739
feat: new menu option to validate the database
...
- "Convert screens" and "Check descriptions" in the tools menu has been replaced by "Validate db". It will run both checks and an additional check for missing covers and screenshots in the folders on disk, replacing missing ones with a genric image.
2021-12-17 21:02:56 +01:00
lantzelot-swe
7040a3f832
Update pom.xml
2021-12-13 19:23:01 +01:00
lantzelot-swe
1772fab2f3
Improved file name generation and handling of duplicate titles
...
fix: generated file names for covers, screens and game files is improved to consider more characters to avoid that two games point to the same files.
fix: When adding a new game where the file names becomes equal to an existing game in the db an additional index is added to the file name as a suffix.
fix: file names are re-calculated when a game is saved and renamed if not matching the new rules.
2021-12-13 19:01:55 +01:00
lantzelot-swe
fea8772a6e
fix: The cover image was cut, missing two pixels on the right side.
2021-12-10 11:04:30 +01:00
lantzelot-swe
c99240ce5d
Update README.md
2021-12-10 10:03:44 +01:00
lantzelot-swe
d66a0adef5
fix: Corrects the link in the download dialogs
2021-12-10 10:03:38 +01:00
lantzelot-swe
2276152b96
feat: installation of mode packs
2021-12-06 22:48:58 +01:00
lantzelot-swe
33a37968f1
feat: preparing for download and install of mode files
2021-12-04 22:16:41 +01:00
lantzelot-swe
fee069f0cd
fix: Fetching description of the release from github. To be used later.
2021-12-02 22:06:02 +01:00
lantzelot-swe
177e8d8568
Feat: Instrallation of PCUAE close to completion
...
-Version check is made at startup of the manager
-Renamed PCU Game Manager to PCUAE Manager. Changed texts in UI, The generated exe file and in build files.
2021-12-01 23:33:08 +01:00
lantzelot-swe
b4dcae3f2c
WIP of automatic updates for the manager
...
First test of installing PCUAE from the manager.
2021-11-29 23:19:22 +01:00
lantzelot-swe
4d6bda5493
feat: Menu option for swapping game file and first saved state
...
To fix PAL/NTSC issue
2021-11-26 21:24:40 +01:00
lantzelot-swe
b472d0e97a
chore: changed warning message when deleting saved state
2021-11-20 23:44:21 +01:00
lantzelot-swe
7f67e09f75
fix: New image for saved states that are missing a screenshot
2021-11-20 23:35:21 +01:00
lantzelot-swe
178f8a0b7e
fix: add a delete button for saved states
...
Files are deleted from disk when the game is saved.
2021-11-20 22:41:42 +01:00
lantzelot-swe
7d40e17db5
fix: pressing F5 to refresh also updates the saved states
2021-11-20 21:12:57 +01:00
lantzelot-swe
4bf2d05a78
Update pom.xml
2021-11-18 22:14:41 +01:00
lantzelot-swe
054a11a630
chore: cleanup
2021-11-18 22:13:12 +01:00
lantzelot-swe
254d0e263e
chrore: some cleanup
2021-11-18 22:11:40 +01:00
lantzelot-swe
5701af4394
fix: icons in game list are updated after saved states import
2021-11-18 21:56:01 +01:00
mikael.lantz
7ea98793f3
fix: wip saved states icons
2021-11-18 16:36:10 +01:00
mikael.lantz
dd656cba5a
fix: wip of showing icon for games with saved states
2021-11-18 14:38:37 +01:00
lantzelot-swe
30f5b12de3
fix: vsz files can be added to the games field.
...
fix: Better error handling for dragging invalid files, shows a dialog with info about supported file endings for game, cover, screenshots and save states.
2021-11-12 20:59:07 +01:00
lantzelot-swe
484d1b3222
Update pom.xml
2021-11-12 16:11:35 +01:00
lantzelot-swe
1ebd6eeaf9
Merge pull request #6 from lantzelot-swe/SavedStatesManagement
...
Saved states management
2021-11-12 16:08:44 +01:00