lantzelot-swe
c1cceb5d84
fix: adds support for the "basic" flag for the X: field in tsg files
2021-01-30 22:48:31 +01:00
lantzelot-swe
b6a264c3b4
fix: Sorting in game list is performed in Java instead of the unreliable sorting made by the db
2021-01-30 22:39:33 +01:00
lantzelot-swe
5f4e9e2e54
Update pom.xml
2021-01-30 00:13:27 +01:00
lantzelot-swe
e4a3647cff
fix: bug#4 covers more cases when screen names are non-standard
2021-01-30 00:03:24 +01:00
mikael.lantz
71ba40d933
fix: Bug #4 Problems loading and saving second screen
...
If a tsg file that is imported only contains one screen entry problems can occur. Adds more checks to rename screens if they have wrong name when saving.
2021-01-29 16:50:14 +01:00
mikael.lantz
ee5c191a10
Update TODO.txt
2021-01-28 15:32:46 +01:00
mikael.lantz
56374f7eb3
chore: updates TODO
2021-01-28 15:25:34 +01:00
mikael.lantz
820ae962f4
Feat: First version of description translater
2021-01-28 11:23:47 +01:00
lantzelot-swe
65e1653cba
fix: add good size of dir text field
2021-01-26 22:00:22 +01:00
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