lantzelot-swe
ed47d2882d
fix: d81 and d82 disk files was not copied properly for carousel export.
2022-12-02 12:29:40 +01:00
lantzelot-swe
aa2095c88d
Update pom.xml
2022-11-25 20:52:01 +01:00
lantzelot-swe
eae3aa6df7
fix: When exporting a game to Carousel disk images are decompressed.
...
VICE does not re-zip files, so when saving hi-scores to disk the save is lost. If the game file is uncompressed when launched the high score is saved properly.
2022-11-25 20:51:56 +01:00
lantzelot-swe
80d38062c6
Update pom.xml
2022-11-11 20:44:55 +01:00
lantzelot-swe
13103894b2
fix: Handle [ and ] in game title better when exporting to file loader.
2022-11-11 20:44:45 +01:00
lantzelot-swe
04ae9be450
fix: Correction of the name of .cjm files for multiple disk games
...
Replaces some more invalid chars in the file name when exporting a game since the file loader does not show them correctly.
2022-11-10 23:47:28 +01:00
lantzelot-swe
a9f69221dc
Update pom.xml
2022-11-07 22:03:25 +01:00
lantzelot-swe
68f98f03af
fix: When exporting Carousels and a PCUAE USB is detected the manager chooses "Games" folder if available.
2022-11-06 15:02:44 +01:00
lantzelot-swe
4553145a81
fix: GameView popup stays open when navigating by entering chars so that you can find the list you want to open
2022-11-06 12:44:16 +01:00
lantzelot-swe
e3b3f4d9e0
fix: add info about number of game files including extra disks to a GameView
2022-11-04 22:41:04 +01:00
lantzelot-swe
ff05c9c251
fix: Trying to save a game view without any filters shows an error message instead of an exception.
2022-11-04 21:05:38 +01:00
lantzelot-swe
b1edc907ea
fix: backup/restore handles the extradisks folder.
2022-11-04 14:22:50 +01:00
lantzelot-swe
2c37cbdeee
fix: GB import: only include files with a disk file ending as extra disk
...
- Make sure to always pick a crt file if available
2022-11-04 11:58:48 +01:00
lantzelot-swe
c97c5e7def
fix: Handles different filter fields better when editing a GameView
2022-11-04 11:54:56 +01:00
lantzelot-swe
28fb73af6b
fix: Adding multiple filters for a game view works as expected.
2022-11-03 22:20:21 +01:00
lantzelot-swe
ca25bf42fc
Feat: Support for handling multiple disks
...
The manager can keep track of 5 extra disks (6 in total) for a game, listed on a new Tab in the UI. When scraping games or importing from a gamebase db available extra disks are added automatically.
Extra disks are added to a new folder named "extradisks". The extra disks are exported when a game is exported to file loader. Exporting to carousel will not include extra disks since the carousel have no disk swap support.
2022-11-02 22:30:50 +01:00
lantzelot-swe
49f67fa768
Update pom.xml
2022-10-24 20:25:41 +02:00
lantzelot-swe
c5c426a34f
fix: add menu item to reload all gamelist views (shift+F5)
2022-10-24 20:22:26 +02:00
lantzelot-swe
9a58494d2f
Update pom.xml
2022-10-21 16:25:38 +02:00
lantzelot-swe
c4d405f837
fix: Add menu option to delete all gamelist views in the database
2022-10-21 16:24:35 +02:00
lantzelot-swe
a5d36adc42
Update pom with version 2.8.0
2022-10-19 22:24:50 +02:00
lantzelot-swe
38c4067ee2
fix: A game view is automatically created when adding a view tag during import
2022-10-17 19:18:56 +02:00
lantzelot-swe
b0fa44b107
fix: WIP3 create game views for carousel import
2022-10-16 22:05:42 +02:00
lantzelot-swe
2a18215820
fix: WIP2 create game views when importing Carousel
2022-10-16 16:27:23 +02:00
lantzelot-swe
e40c91afff
feat: WIP of creating game views during carousel import
2022-10-12 22:19:14 +02:00
lantzelot-swe
2108c92cc4
Update pom.xml
2022-08-23 19:59:23 +02:00
lantzelot-swe
0e5ce346bf
fix: changed the URL to the PCUAE wiki to point to the github repo
2022-08-23 19:59:10 +02:00
lantzelot-swe
c9bc6f901c
Update pom.xml
2022-08-23 19:43:16 +02:00
lantzelot-swe
9e611ea9fd
fix: add number of selected games below the games list if more than 1.
2022-08-23 19:41:33 +02:00
lantzelot-swe
7bd3f8ac55
Update pom.xml
2022-08-09 20:10:43 +02:00
lantzelot-swe
0d1f441095
fix: bug fixes for editing view tags and gamelist aliases
2022-08-09 20:09:59 +02:00
lantzelot-swe
e7b88e7686
feat: add favorite list aliases to the preferences dialog
...
Preferences for Favorites are in a separate tab now.
2022-08-08 16:31:03 +02:00
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