Commit Graph

511 Commits

Author SHA1 Message Date
lantzelot-swe 6417227f4f Update pom.xml 2024-11-24 17:27:39 +01:00
lantzelot-swe 07ad821de6 chore: various setting files updated 2024-11-24 15:46:20 +01:00
lantzelot-swe c815d94a61 fix: Filter out repeated joystick events for analog joysticks 2024-11-24 15:45:31 +01:00
lantzelot-swe 4fdcbea04e Update pom.xml 2024-10-12 20:17:30 +02:00
lantzelot-swe 5164188108 fix: add option in preferences to launch the carousel preview in windowed or fullscreen mode 2024-10-06 21:31:38 +02:00
lantzelot-swe f4ebfb5d62 small fix in the update dialog 2024-10-04 23:51:13 +02:00
lantzelot-swe 86af4dddd1 chore: cleanup 2024-10-04 23:12:14 +02:00
lantzelot-swe ff19d9fda2 fix: input controller fix
Update logging to only log errors to file.
bump version, adjust pom.xml for controllers.
2024-10-04 22:53:34 +02:00
lantzelot-swe 5ff58cbc3d feat: Support for USB input controllers in the carousel preview
-Launches the preview in fullscreen mode on a secondary screen if available.
-Adds VICE preferences for input controllers and launch in windowed or fullscreen mode.
2024-10-03 23:26:04 +02:00
lantzelot-swe 0b6281cf16 fix: PCUAE installation
- downloads CBM edition of PCUAE
- support to download SNES mode
2024-09-27 22:38:53 +02:00
lantzelot-swe fe8cdda59d Update pom.xml 2024-06-05 22:07:11 +02:00
lantzelot-swe 91ab47701d fix: store filecount and gamecount information for gameviews
Better performance when switching databases.
2024-06-05 21:14:23 +02:00
lantzelot-swe 726683e524 Update pom.xml 2024-05-29 21:13:33 +02:00
lantzelot-swe 213980390a
Merge pull request #24 from lantzelot-swe/multiple_db_support
feat: Multiple db support
2024-05-28 16:21:54 +02:00
lantzelot-swe 9f5c1d7879 fix: bug when upgrading from 2.x version 2024-05-27 21:27:16 +02:00
lantzelot-swe 0861f9ef22 feat: add import database menu option to import an entire db from an existing PCUAE manager instance 2024-05-27 21:12:57 +02:00
lantzelot-swe 9d5fb57793 fix: creating an empty installation works properly 2024-05-26 09:08:00 +02:00
lantzelot-swe d6c8f5609d fix: add menu options for dos, playstation, sega, and zesarux mode packs 2024-05-25 23:33:05 +02:00
lantzelot-swe b2fbc1fd71 fix; add a "version history" menu item to the help menu 2024-05-25 22:56:55 +02:00
lantzelot-swe a77ad24f1a fix: fixing paths when exporting/importing games
various other fixes.
2024-05-25 22:34:52 +02:00
lantzelot-swe d40674abf3 fix: migration of old dir structure. Fixes to menu layout. 2024-05-23 22:56:37 +02:00
lantzelot-swe e5f13c93dc Merge branch 'multiple_db_support' of https://github.com/lantzelot-swe/PCUGameManager into multiple_db_support 2024-05-23 16:30:09 +02:00
lantzelot-swe 00d739401a fix: add, backup and restore db works 2024-05-23 16:30:03 +02:00
CAMBIO\mikael.lantz 11d2b1b23d fix: adjust margins for menu items 2024-05-21 10:38:09 +02:00
lantzelot-swe 812a3b16f2 feat: wip of multiple db support 2024-05-16 22:42:57 +02:00
lantzelot-swe 1690fa3c55 fix: Pressing F5 in the carousel preview will reload the content.
Small bugfix for showing the border for the selected game properly when the dialog is opened.
2024-05-03 23:03:49 +02:00
lantzelot-swe bbc4d2fbb3 Update pom.xml 2024-05-03 19:22:02 +02:00
lantzelot-swe 655dc8c1b0 fix: add a small delay when typing in the search field before triggering a search
Performance fix when reloading all game views and the preview window is open.
2024-05-03 19:21:58 +02:00
lantzelot-swe 946a1aebec Update pom.xml 2024-04-22 22:40:41 +02:00
lantzelot-swe 23c7c923d9 feat: Add Speedlink and NES controllers to the USB controller dialog 2024-04-22 22:39:55 +02:00
lantzelot-swe 291ed4068f fix: #22: Downloads the correct file for the PCUAE main install for version 4.
Also downloads the correct files for the different mode packs.
2024-04-08 23:04:12 +02:00
lantzelot-swe 5025e760b5 feat: add menu option to fix corrupt saved states 2024-04-06 12:28:30 +02:00
lantzelot-swe 963ae7e3a3 fix: adds a number to the "saved states" and "extra disks" tabs when data is available 2024-04-05 14:50:04 +02:00
lantzelot-swe 3dda927383 Update pom.xml 2024-02-10 23:11:22 +01:00
lantzelot-swe e7a608f835 fix: move the clear favorites menu items from the edit menu to the tools menu.
The edit menu items is supposed to appliy an action for the currently selected games in the game list, the clear favorites items did not.
2024-02-10 23:08:34 +01:00
lantzelot-swe 5d3f57b1ea fix: add menu option to install MSX/Colecovision mode 2024-02-10 22:08:41 +01:00
lantzelot-swe 13a7ddbd89 Update pom.xml 2024-02-03 22:23:16 +01:00
lantzelot-swe b6ee7d5ac5 fix; Add rotate button to cover dialog 2024-02-03 22:18:40 +01:00
lantzelot-swe 0adcabef93 fix: dialog title 2024-02-03 09:43:20 +01:00
lantzelot-swe 02dba68454 fix; show cover crop dialog as default 2024-02-03 09:23:18 +01:00
lantzelot-swe 673204febb Update pom.xml 2024-02-01 22:28:45 +01:00
lantzelot-swe 1df3a6ea7a feat: add a "Online resources" menu that opens useful sites in a browser. 2024-02-01 22:28:29 +01:00
lantzelot-swe 5f5ebf5174 feat: Optional dialog to crop a cover image when added. 2024-02-01 21:44:12 +01:00
lantzelot-swe 7dfa5ba30c Update pom.xml 2024-01-13 15:56:15 +01:00
lantzelot-swe f6f662394f fix: nullpointer when drag and drop of invalid images to cover or screenshots. 2024-01-09 10:39:01 +01:00
lantzelot-swe 39427e21fc fix: nullpointer when scraping musician from Moby games in some situations 2024-01-09 10:37:52 +01:00
lantzelot-swe fc99e08ae6 fix: exception when selecting individual games to export 2023-12-21 14:03:38 +01:00
lantzelot-swe 67e93100e6 fix: left-click on a game in the carousel window selects it. 2023-12-14 15:18:23 +01:00
lantzelot-swe eee736d8d4 fix: exception when switching to a gamelist view that contains less than 10 games 2023-12-06 12:04:31 +01:00
lantzelot-swe 2234c8582d Update pom.xml 2023-12-02 18:17:03 +01:00