Commit Graph

69 Commits

Author SHA1 Message Date
mikael.lantz 8c633b521c adds edit option for screenshots 2021-01-08 16:42:55 +01:00
lantzelot-swe eec978a707 Update version in pom 2021-01-05 23:56:42 +01:00
lantzelot-swe f9582611f3 fix: changing info for a game whith the same screenshot for 1 and 2 works better 2021-01-05 22:51:39 +01:00
mikael.lantz e3891127ef fix: screens are reset and loaded again when saving a game 2021-01-05 16:06:27 +01:00
lantzelot-swe 8c5727a617 Fix: Better scaling of vic-20 screenshots 2021-01-04 23:12:35 +01:00
lantzelot-swe d63d4d6d64 Help menu item is directed to wiki
Removes the separate help files
2021-01-04 21:44:23 +01:00
mikael.lantz db0bf527d7 Adds Spinner to year
Adds icons for select-buttons in export dialog.
Adds icons for scraper (ok/failure message)
Tab moves focus from description field
2021-01-04 11:02:11 +01:00
lantzelot-swe dbf993b0d6 Update TODO.txt 2021-01-03 23:28:59 +01:00
lantzelot-swe 5cc7948156 Fix: ui fields not updated from model when having focus
No "jumping" of cursor when typing.
Adds JFormattedTextField for year.
2021-01-03 23:28:50 +01:00
lantzelot-swe 4fdf4fea71 Fix: Allows for saving a game where the title only have changed casing 2021-01-03 23:08:28 +01:00
lantzelot-swe 16bf9cac8e Adds Vice button to launch Vice with the system settings specified
-Adds pal/ntsc to vice flags
-Adds attach read-only to vice flags
2021-01-03 22:42:14 +01:00
lantzelot-swe 36538f5732 Screenshots are always resized to 320x200 when saving. 2021-01-03 22:18:43 +01:00
lantzelot-swe 45c7f8b122 fix: Adds crop and scale options to screenshots when they have wrong resolution 2021-01-02 23:19:49 +01:00
lantzelot-swe d6f389ca7e Update version 2020-12-31 21:07:46 +01:00
lantzelot-swe e1a538c3b3 Fix: Game views where not read properly from the database 2020-12-31 21:07:19 +01:00
lantzelot-swe 7a25952488 Update version 2020-12-31 16:31:39 +01:00
lantzelot-swe 5bba1c75d1 Fix: Game files with space in the name was not handled correctly when run in Vice 2020-12-31 16:30:38 +01:00
lantzelot-swe 4ac6cb7edc Unzipps .crt files before running in Vice. temp folder deleted at exit. Adds help files 2020-12-30 12:16:23 +01:00
lantzelot-swe 682511aea1 Fix: year is scraped properly if it also contains a specific date 2020-12-29 23:22:15 +01:00
lantzelot-swe d3bc3b664a Adds composer to scraper. Various bug fixes in list selection. 2020-12-29 23:03:46 +01:00
lantzelot-swe 5e1061707a adds flags for sid version and vic memory banks when launching Vice 2020-12-29 14:31:53 +01:00
lantzelot-swe 2b5ab18861 Adds run menu item and doubleclick in list to run. Various bug fixes. 2020-12-28 23:46:25 +01:00
lantzelot-swe cb60726142 Adds running a game with Vice.
Joystick port and true drive emulation is used when launching the game.
2020-12-28 15:13:07 +01:00
lantzelot-swe 5141cb9c2b Better game view filter support: possible to define AND and OR filters at the same time 2020-12-28 11:10:13 +01:00
lantzelot-swe 24e6bbe7d6 Adds favorite column to gameinfo table
Adds renderer for showing a favorite game in bold. Adds Favorite game view. Adds menu item for toggle favorite for current game. Adds option for importing games as favorites.
2020-12-27 23:17:35 +01:00
lantzelot-swe 19df5c4b8b Moby games scraper finished 2020-12-26 23:48:02 +01:00
lantzelot-swe 38315712b0 Select screenshots for scraper wip 2020-12-26 00:07:08 +01:00
lantzelot-swe 5c701e08af Adds screenshots to the scraper. Adds TODO list 2020-12-24 00:22:05 +01:00
lantzelot-swe e240ee4e12 Adds cover to scraper. Small fixes for version checker 2020-12-23 23:20:02 +01:00
lantzelot-swe 64efc3e5e0 Fixed title 2020-12-22 23:50:05 +01:00
lantzelot-swe 08f39e5fad Adds version check dialog. Adds year and genre to Moby games scraper 2020-12-22 23:47:39 +01:00
mikael.lantz baace0ff5f Adds version check against github 2020-12-22 14:04:29 +01:00
mikael.lantz 486312c7d0 First version of scraper dialog added, 2020-12-21 16:34:05 +01:00
lantzelot-swe 264694373b Upgrade to java 14 or later. Needed to be able to scrape images from MobyGames 2020-12-20 23:22:48 +01:00
lantzelot-swe 17e5b245ad fix: game details are cleared when a gameview is selected that have 0 games 2020-12-19 23:07:55 +01:00
lantzelot-swe 595c79c569 a new db is created if missing when launching. Small fix for exporting games 2020-12-19 21:50:57 +01:00
lantzelot-swe f9aec586dc Adds delete game view + bug fixes 2020-12-18 23:19:24 +01:00
mikael.lantz 7a9fee0d49 Adds abut dialog, version reading and build adjustments 2020-12-18 16:50:26 +01:00
lantzelot-swe 4989933fa4 backup-restore fixes 2020-12-17 22:37:37 +01:00
lantzelot-swe 90537e634d refactor of packages 2020-12-17 21:52:59 +01:00
lantzelot-swe 4c62e65738 Backup and restore db functionality 2020-12-16 23:23:26 +01:00
mikael.lantz 99f08d5e98 Update .gitignore 2020-12-16 11:02:39 +01:00
mikael.lantz 49f6fd2671 adds deletion of all games and creation of bd backup 2020-12-16 10:59:24 +01:00
mikael.lantz ed565cd9fe Adds delete option 2020-12-15 16:46:57 +01:00
lantzelot-swe 976baac362 import/export bugfixes 2020-12-14 23:10:40 +01:00
mikael.lantz 3b8fa7784e properties file for selected dirs 2020-12-14 14:50:27 +01:00
lantzelot-swe 88aebaa7c6 bug fixes 2020-12-13 22:13:59 +01:00
lantzelot-swe 7b7bedae34 Export in two formats 2020-12-13 17:07:34 +01:00
lantzelot-swe 097043a3f2 Export wip 2020-12-12 16:32:32 +01:00
lantzelot-swe ccece9787b small fixes for import/export 2020-12-11 23:24:45 +01:00