Commit Graph

102 Commits

Author SHA1 Message Date
lantzelot-swe 7a780c8606 chore: Updated version in pom 2021-01-26 19:27:43 +01:00
lantzelot-swe a56e1216d6 feat: importing games now allows for a games subfolder or games directly in the selected folder. 2021-01-26 19:27:16 +01:00
mikael.lantz c94af67302 fix: remove the "favorite" export format, no need for it in coming PCU releases 2021-01-26 14:53:51 +01:00
lantzelot-swe 1a27b817d8 fix: spelling 2021-01-25 23:04:33 +01:00
lantzelot-swe 7111b4d4f3 feat: add option to use "games" subdir or not when exporting. 2021-01-25 22:53:13 +01:00
lantzelot-swe 7f317cd6a2 feat: Changed export dialog to include export dir selection and option to delete all available games 2021-01-24 23:20:19 +01:00
lantzelot-swe 986b88156e fix: select the english description tab when scraping. 2021-01-24 00:14:59 +01:00
lantzelot-swe 615147e83b feat: adds language support for the description field
4 new tabs in the ui, 4 new columns in the db for de,fr,es,it.
Db is updated automatically at startup.
Bug fix: Year is exported properly
2021-01-23 23:48:48 +01:00
lantzelot-swe 692a236252 fix: update all games count correctly in combobox when adding/removing games 2021-01-22 22:59:14 +01:00
lantzelot-swe 973652c99c fix: count of favorites is synched when selecting/deselecting a favorite. Favorite count is also present after loading all games. 2021-01-22 22:49:15 +01:00
mikael.lantz fd12733038 fix: alignment of change cover button 2021-01-22 16:23:45 +01:00
mikael.lantz 9cc504b1d7 fix: updates game count for current game view when adding/removing a game entry 2021-01-22 16:19:29 +01:00
lantzelot-swe 7a0ca694ea Fix: smarter file selection for downloaded zipped game files from gb64.com 2021-01-21 23:20:42 +01:00
lantzelot-swe 2fd367d0b3 fix: right scraper panel used for gb64 scraper fields 2021-01-21 23:19:47 +01:00
lantzelot-swe 242089f7db fix: sorting in the game list is case insensitve 2021-01-20 23:19:06 +01:00
lantzelot-swe 0f84d48758 fix: renaming a game will rename files properly also if they have non-standard names after file import 2021-01-20 22:50:14 +01:00
lantzelot-swe 9fe2fbb482 chore: update pom version
Change order of gb64.com and c64.com
2021-01-16 22:22:49 +01:00
lantzelot-swe 4a01061cc6 fix: more robust screenshot naming for scrapers 2021-01-15 23:25:25 +01:00
lantzelot-swe e21af5691e fix: gb64.com scraper working 2021-01-15 23:15:38 +01:00
mikael.lantz 46f97d96be feat: adds skeleton for gb64 scraper 2021-01-15 16:34:20 +01:00
mikael.lantz 54ab582c20 chore: code cleanup 2021-01-15 11:41:32 +01:00
lantzelot-swe 6cc01f9968 fix: validation of url 2021-01-14 23:02:55 +01:00
lantzelot-swe 28c24ba9d5 fix: add ctrl+s for saving a game 2021-01-14 22:53:38 +01:00
lantzelot-swe 1c4bb05738 fix: fixes for c64com scraper 2021-01-14 22:44:26 +01:00
lantzelot-swe 900b4d4ab6 fix: more fixes for c64.com scraper 2021-01-13 23:29:31 +01:00
lantzelot-swe 22682e68ac feat: adds scraping of game file from c64.com 2021-01-12 23:31:27 +01:00
mikael.lantz 840fa79d10 feat: adds c64com as selectable when scraping game info 2021-01-12 16:31:28 +01:00
lantzelot-swe b286dd8e5e feat: first version of scraper for c64.com 2021-01-11 22:42:49 +01:00
lantzelot-swe 8101888529 feat: adds "clear all favorites" menu option 2021-01-10 22:15:24 +01:00
lantzelot-swe c918237bf2 fix: removes dependency to other L&F. Doesn't look good. 2021-01-09 15:53:23 +01:00
lantzelot-swe 9629d57f11 fix: Wait cursor shown immediately when running a game 2021-01-09 15:19:04 +01:00
lantzelot-swe bbf2249c55 fix: scrollpane in screenshots dialog 2021-01-08 22:08:50 +01:00
lantzelot-swe d2b65f7d5d fix: sets system model based on scraped game. 2021-01-08 22:08:41 +01:00
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