Commit Graph

511 Commits

Author SHA1 Message Date
lantzelot-swe 9b87902afe fix: bug fixes, new button for carousel preview 2023-12-01 22:56:56 +01:00
lantzelot-swe 2073c4a569 fix: carousel preview game selection 2023-12-01 16:17:59 +01:00
lantzelot-swe a91dfd9f8c fix: Carousel preview near completion 2023-12-01 15:06:08 +01:00
lantzelot-swe 14a22f0921 feat: carousel preview wip 2023-11-27 22:44:51 +01:00
lantzelot-swe c6cb2a1f12 feat: carousel wip 2023-11-27 20:36:33 +01:00
lantzelot-swe 1ea206a68d feat: carousel preview VIP 2023-11-26 23:04:28 +01:00
lantzelot-swe 13e83218dc feat: carousel preview WIP 2 2023-11-22 22:55:03 +01:00
lantzelot-swe af6a4bbd38 feat: WIP of carousel preview 2023-11-22 16:41:15 +01:00
lantzelot-swe f21c2de42f Update pom.xml 2023-11-12 21:33:47 +01:00
lantzelot-swe 0710ba4ea3 fix: change "Joystick" to "controller" in the UI 2023-11-12 21:29:09 +01:00
lantzelot-swe 5667ab5e1c feat: add THEGamepad to the "edit controller" dialog 2023-11-11 00:20:06 +01:00
lantzelot-swe 5115fb00f6 Update pom.xml 2023-10-24 19:54:42 +02:00
lantzelot-swe ff4094f283 fix: gb importer
Changed default joystick config for imported games.
2023-10-22 22:31:34 +02:00
lantzelot-swe 68598473d4 fix: gamebase importer
- Importing a genre with a ' (ex: shoot'em up) did not name the genre properly, the name contained a double '.
- Genres are named with two letters based on the game title when split into multiple folders.
2023-10-22 22:22:13 +02:00
lantzelot-swe 4dc812917f Update pom.xml 2023-10-21 21:45:32 +02:00
lantzelot-swe 20c0d0bddd fix: changed default values for infoslot and joystick config
- Info text for infoslot, some shortcuts was old.
- default joystick config includes some useful keys for alternative controllers.
2023-10-19 23:09:32 +02:00
lantzelot-swe 64c919cabc fix: All folders are created correctly at startup if missing
To create a clean empty instance of the manager just copy the folders "jre" and "vice" and PCUAEManager.exe to a new folder.
2023-10-19 22:57:19 +02:00
lantzelot-swe 23e325475a fix: duplicate game names during gb import
When importing a gamebase database with the option "All games - create gamelist views based on genre" duplicate game names where not imported correcly, some got imported twice and some where missing.
2023-10-19 21:44:25 +02:00
lantzelot-swe a534bf76a6 fix: always use http for scraping c64.com, https does not work. 2023-10-14 23:17:57 +02:00
lantzelot-swe b3ac163dad fix: a nullpointer exception when editing filters for a gameview 2023-10-14 17:11:28 +02:00
lantzelot-swe 4c0de80ffe fix: add tooltip on gamelist button 2023-10-13 23:57:19 +02:00
lantzelot-swe aa3caf1a14 fix: a gamelist view name can have a ' character
For example,: "Shoot 'em ups"
2023-10-12 22:28:42 +02:00
lantzelot-swe 4f9cec7dc3 fix: deleting a gamelsist view is much faster.
When deleteing a view all views was reloaded from the db, for a large db this was a performance issue. Deleting a view is now instant.
2023-10-08 21:36:44 +02:00
lantzelot-swe bbb9da3b52 Update pom.xml 2023-10-08 21:26:54 +02:00
lantzelot-swe f19cacbd93 fix: #19: No subfolders when exporting to carousel
A game view with a "/" or a "\" in the name will be replaced with a "-" so that no subfolders are created since PCUAE does not support it.
2023-10-08 21:26:30 +02:00
lantzelot-swe 5024f60ddd feat: New menu option to edit primary joy port for multiple games 2023-10-01 08:28:38 +02:00
lantzelot-swe febe34ce49 fix: adding an Infoslot works again. 2023-10-01 08:27:12 +02:00
lantzelot-swe 5ed8c4e6e3 feat: Cracker info from gb64
When importing from a C64 gamebase the cracker info is added to the description field. This makes it possible to create game views based on cracker.
2023-09-26 21:33:35 +02:00
lantzelot-swe 8e9aed252c fix: Deleting multiple selected games is much faster 2023-09-23 22:38:13 +02:00
lantzelot-swe 353c49ae28 feat: add option to search on System config string with "s:" 2023-09-23 21:39:13 +02:00
lantzelot-swe 3dcdb28808 Update pom.xml 2023-09-08 23:19:29 +02:00
lantzelot-swe 96ce48d4c8 fix: adding a new game works again
The search text field is disabled when unsaved data is available for the currently selected game.
2023-09-08 23:16:07 +02:00
lantzelot-swe 5651e86a2c feat: new search field to search in the current gamelist view 2023-09-02 23:05:37 +02:00
lantzelot-swe 0e4abd2484 Update pom.xml 2023-08-26 23:04:16 +02:00
lantzelot-swe c7b0a1a17a fix: file names for duplicate game titles are adjusted slightly to avoid name collitions 2023-08-26 23:03:23 +02:00
lantzelot-swe 3648025bd0 Update pom.xml 2023-08-20 22:17:40 +02:00
lantzelot-swe ab55621269 fix: #16 Imported games from gamebase are sorted into game views
Game views are created so that each contain a maximum of 250 files. Games are sorted alphabetically and the game views are named after the first letter of the first and last game in the view (e.g. "A-E").
2023-08-20 22:15:42 +02:00
lantzelot-swe f316ba2867 Update pom.xml 2023-08-16 22:03:19 +02:00
lantzelot-swe 50a49e2f0d fix: remove restriction of genres for testing 2023-08-16 21:53:58 +02:00
lantzelot-swe 947cb5c6fd fix: #15: Handle SQL queries for views where the SQL contains a ' character 2023-08-16 21:50:37 +02:00
lantzelot-swe 94aa357ad8 fix: comparison bug 2023-08-15 09:50:30 +02:00
lantzelot-swe 01e3f4c258 Update pom.xml 2023-08-15 09:36:42 +02:00
lantzelot-swe 36f77f923f fix: add menu option to install ScummVM mode pack 2023-08-15 09:35:33 +02:00
lantzelot-swe 19dee718d3 fix: adds menu option to delete all install files in install folder 2023-08-15 08:50:42 +02:00
lantzelot-swe 53ba3fe02c fix: color for game count and file count is always black for <= 255 2023-08-15 08:30:50 +02:00
lantzelot-swe 6e130f98f1 fix: show name for empty views 2023-08-14 22:19:03 +02:00
lantzelot-swe 1d53647a7e fix: visual display of too many games/files for a game view
The game- and file count for a gameview in the gamelist dropdown is shown in red color if it contain more than 255 games, which is the limit for games in the Carousel and in a folder in the file loader/media access.
2023-08-14 22:16:52 +02:00
lantzelot-swe d16e3dc815 Update pom.xml 2023-08-03 15:32:16 +02:00
lantzelot-swe f62ce0f936 fix: minor fix for reading game count 2023-08-03 15:31:32 +02:00
lantzelot-swe 27b097b7dc fix: Game count for each gamelsit view is shown from the start in the list combobox.
Previously the game count was shown when a gamelist view was selected.
2023-08-03 15:02:26 +02:00