Commit Graph

497 Commits

Author SHA1 Message Date
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
lantzelot-swe 6e0da32530 fix: Delete checkbox in export dialog is unchecked by default. 2021-11-12 15:58:45 +01:00
lantzelot-swe 04ff9b9262 fix: various fixes for saved states handling 2021-11-11 21:49:18 +01:00
lantzelot-swe 7b044e96b2 fix: backup/restore of saved states, import working. 2021-11-08 23:08:15 +01:00
lantzelot-swe f02b9df8e3 fix: Import/export of saved states WIP 2021-11-07 22:48:49 +01:00
lantzelot-swe 4cdc207d1a fix: saving snapshots, pngs and play time working 2021-11-05 21:51:19 +01:00
mikael.lantz b43b80a1b9 fix: code for updating playtime in a mta file 2021-11-05 15:25:43 +01:00
lantzelot-swe 3a8fb7993c fix: disable run button if empty. Make sure saves folder is created at startup 2021-11-04 22:30:21 +01:00
lantzelot-swe 38569026c9 fix: Reads play time from .mta files. Loads all 4 save states if available 2021-11-04 22:23:58 +01:00
mikael.lantz 1abf89c58f fix: UI adjustments 2021-11-04 16:43:43 +01:00
lantzelot-swe 8db6d7ed78 feat: wip of saved states management 2021-11-03 23:58:33 +01:00
lantzelot-swe 5d276fc2b7 fix: New games get "adventure" as genre
Previously the genre was  empty if you didn't explicitly select a value
in the genre drop down box before saving.
2021-10-28 14:46:04 +02:00
lantzelot-swe 02a12e0df5 Update pom.xml 2021-10-15 10:32:06 +02:00
lantzelot-swe 5d641fa849 fix: Importing game entries with a missing game file is handled better
If the System config string contains "basic" no game file is required when saving.
2021-10-15 10:31:55 +02:00
lantzelot-swe a94d73c34c
Update README.md 2021-10-12 16:08:48 +02:00