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
lantzelot-swe
4ba96a2a6a
feat: adds menu option for deleting all games in the selected view.
...
Also keeps all games that has "THEC64" in the title when deleting multiple games
2021-02-06 23:28:40 +01:00
lantzelot-swe
1ebd4a14e7
fix: only empty fields are pre-selected in the scraper dialog when opened
2021-02-06 15:58:56 +01:00
mikael.lantz
5ef84bf316
feat: Adds menu option to convert all screenshots to 32-bit color depth
2021-02-05 16:18:14 +01:00
mikael.lantz
e0b75056ca
feat: adds REU support to the system settings
2021-02-05 10:30:19 +01:00
lantzelot-swe
901956a63d
feat: start of UI for REU support
2021-02-04 22:52:36 +01:00
lantzelot-swe
bf85d07e63
Update TODO.txt
2021-02-04 22:52:06 +01:00
lantzelot-swe
b7d8c529b4
feat: Adds progress dialog for translations and logic for pre-selecting empty languages
2021-02-04 22:41:34 +01:00
mikael.lantz
a6a093b8db
feat: adds dialog for translation of description
2021-02-04 16:49:23 +01:00
lantzelot-swe
f4c929daa5
Update README.md
2021-02-04 10:44:58 +01:00