lantzelot-swe
ff7e3ec040
fix: Covers for Vic-20 games is correctly imported
2021-03-11 23:07:44 +01:00
lantzelot-swe
002097810b
Fix: Only include "TAP" extras for Vic-20
2021-03-11 21:40:41 +01:00
lantzelot-swe
62a395f33d
feat: adds gamefile in view filters to be able to filter on D64, T64 etc.
2021-03-10 21:53:51 +01:00
lantzelot-swe
d1341ee332
Fixes: Performance fix in gamlist when reloading
...
* prg and crt vic-20 games loaded properly in Vice
2021-03-10 16:32:53 +01:00
lantzelot-swe
f5f6430ec7
fix; gb importer fixes
2021-03-09 23:12:27 +01:00
mikael.lantz
48de38b653
fix; nicer feeddack during gamebase import
2021-03-09 15:03:28 +01:00
lantzelot-swe
fea44d8d70
feat: More fixes for gamebase importer
2021-03-08 23:14:01 +01:00
mikael.lantz
640d9a83df
fix: Refactoring of import workers
2021-03-08 09:48:43 +01:00
lantzelot-swe
5a5faba52e
fix: only log, do not show dialog during game import
2021-03-07 22:49:53 +01:00
lantzelot-swe
f8348c0347
feat: more gb import fixes
2021-03-07 22:47:10 +01:00
lantzelot-swe
4a98e9ab3f
feat: gbimporter: add games in batches of 50
2021-03-06 23:49:19 +01:00
lantzelot-swe
0b3e77bbc1
feat: continued work on gb inporter
2021-03-06 13:36:55 +01:00
lantzelot-swe
e21db04d66
fix: enables accurate disk for games with vtde=yes
2021-03-06 00:07:48 +01:00
lantzelot-swe
88e54a6d70
fix: more for gamebase importer, screens and covers gets resized properly
2021-03-05 23:45:14 +01:00
mikael.lantz
a91c3e9a09
feat: gamebase import UI parts and fixes
2021-03-05 16:35:28 +01:00
lantzelot-swe
33cd98b63b
feat: import from offline gamebase64, WIP
2021-03-04 23:58:55 +01:00
lantzelot-swe
88c96d5625
feat: New menu option to reload current game view with F5
...
Useful when adding a game to get the view sorted properly afterwards.
2021-02-23 23:50:05 +01:00
lantzelot-swe
3cdc01c922
feat: New option when importing games: add as new entry
...
Will create duplicates of existing game titles. Useful for C64 and vic-20 games with same name.
When importing all screens, covers and game files get the correct names directly.
2021-02-23 23:24:39 +01:00
lantzelot-swe
8e7fd67bdc
fix: Corrects the duplicate index calculation
2021-02-23 11:08:41 +01:00
lantzelot-swe
484338bfbc
feat: Adds new db column to keep track of duplicate entries with same title
...
Multiple games with same title is allowed. Cover, screens and game file gets an index added to the file name if there are duplicates.
2021-02-22 23:42:32 +01:00
lantzelot-swe
2b8319e498
fix: adjustment of drop screenshot image
2021-02-22 23:34:10 +01:00
lantzelot-swe
9b781a91af
fix: Updates no screenshot image shown when adding new games.
2021-02-22 15:46:57 +01:00
lantzelot-swe
a47a4c47fd
feat: cover file is not mandatory anymore. Only one screenshot is mandatory.
...
New default images for missing cover (c64 and vic-20).
Cleanup.
2021-02-21 21:58:07 +01:00
lantzelot-swe
165aaa2dcb
Update pom.xml
2021-02-19 21:43:40 +01:00
lantzelot-swe
61c9ca7611
fix: All changes of selected item in the game list is blocked when unsaved data is available
2021-02-17 21:57:14 +01:00
lantzelot-swe
2acdddeb0e
fix: paste using the right-click menu commits the change to the model properly
2021-02-17 20:07:23 +01:00
lantzelot-swe
026854ce3f
fix: Increase warning for max number of games when exporting to 255
2021-02-15 20:13:51 +01:00
lantzelot-swe
4873fb5198
Update pom.xml
2021-02-15 13:19:29 +01:00
lantzelot-swe
238ecd8d23
fix: Better error handling when importing games
2021-02-15 13:06:28 +01:00
lantzelot-swe
9efacbdd18
fix: Only allow 2 characters for language in translation dialog
2021-02-14 22:55:13 +01:00
lantzelot-swe
32a9edea31
fix: VIC-20 game list entires not deleted. Better error handling in workers
2021-02-14 22:37:18 +01:00
lantzelot-swe
aa286c1eac
Revert "feat: add UI for multi crt"
...
This reverts commit 4287ec31aa
.
2021-02-14 21:08:45 +01:00
lantzelot-swe
4287ec31aa
feat: add UI for multi crt
2021-02-14 10:20:25 +01:00
lantzelot-swe
6f68d68292
fix: UI adjustments of translation dialog
2021-02-13 23:10:24 +01:00
lantzelot-swe
b984b098d4
fix: reduces max history of log files to 3.
2021-02-13 15:42:25 +01:00
lantzelot-swe
81c164e3c8
fix: custom language is saved in the property file
2021-02-13 14:03:24 +01:00
lantzelot-swe
7707885ccd
feat: Support for custom language translation, added to the en field.
2021-02-13 13:50:10 +01:00
lantzelot-swe
a5d064405f
fix: Adds tab header to description field.
...
Bold when a description is available for a specific language.
2021-02-13 13:08:22 +01:00
lantzelot-swe
1c2372031d
fix
2021-02-12 21:29:00 +01:00
lantzelot-swe
71e1b7deff
fix: undo manager works properly
2021-02-12 21:28:50 +01:00
lantzelot-swe
648941706d
fix: Moves config fields to top, UI adjustments
2021-02-12 11:13:58 +01:00
lantzelot-swe
28a642ba09
Fix: removes all minus from the description fields since they mess up the carousel
2021-02-11 21:51:49 +01:00
lantzelot-swe
bad517d5e9
Feat: adds undo-redo and right-click popup menu for all text components
2021-02-11 21:25:28 +01:00
lantzelot-swe
e0127603b9
fix: More adjustments of the UI. Adds scrollpane for joystick and system panel in small
2021-02-11 15:46:31 +01:00
lantzelot-swe
631dd23af7
fix: Adjustments of UI for smaller resolutions
2021-02-10 12:13:10 +01:00
lantzelot-swe
8485c64419
fix: UI adjustments
2021-02-09 10:45:15 +01:00
mikael.lantz
c11731d151
Update TODO.txt
2021-02-08 14:07:12 +01:00
lantzelot-swe
492c1ff4f4
Update pom.xml
2021-02-07 22:11:57 +01:00
lantzelot-swe
5041b0e42a
Update TODO.txt
2021-02-07 21:29:38 +01:00
lantzelot-swe
87548c15d8
fix: adds new dialog when deleting games to give an option to first backup the db
2021-02-07 21:29:15 +01:00