Commit Graph

101 Commits

Author SHA1 Message Date
197c86fb22 Update dependencies. 2020-12-21 01:22:36 +00:00
5c87920c13 Update SabreTools. 2020-12-20 23:17:18 +00:00
7dfc277cd7 Update to .NET 5. 2020-12-20 23:16:54 +00:00
6cdd6928d0 Fix progress bar visibility when importing DAT folder. 2020-12-20 23:04:39 +00:00
4d3f8f6d01 Emit message on successful dat import. 2020-09-21 00:47:07 +01:00
b8b41121e3 Add dialog to update database statistics. 2020-09-20 19:52:28 +01:00
be92142d7e Fix some Spanish translations. 2020-09-20 17:59:03 +01:00
e4b80d0eba Sort DAT files by name. 2020-09-20 03:23:50 +01:00
fefec8da18 Fix hiding progress bar when import is finished. 2020-09-20 03:23:12 +01:00
2c9814292a Cache statistics and move its generation to importers. 2020-09-11 00:42:24 +01:00
93566e8a53 Allow to change sorting in main window rom sets table. 2020-09-05 19:42:44 +01:00
db9878f31b Update avalonia. 2020-09-05 19:42:29 +01:00
49c69b9524 Remove database singleton. 2020-09-05 02:49:41 +01:00
9f14a82222 Add ROM set category. 2020-09-05 01:52:43 +01:00
0be537e175 Add support for AaruFormat media files. 2020-09-04 22:26:10 +01:00
8d000b979d Fix statistical queries. 2020-09-04 03:27:44 +01:00
2edf6296e2 Count disks in rom set statistics. 2020-09-04 02:21:54 +01:00
8911a34e3c Fix dialog extensions. 2020-09-03 23:39:06 +01:00
b1dd940d00 Allow to umount VFS. 2020-09-01 11:54:16 +01:00
b1fcf40945 Add winfsp library. 2020-08-30 14:22:41 +01:00
8637bfe63f Add spanish translation. 2020-08-30 03:28:51 +01:00
9daf59f78e Move strings to resources. 2020-08-30 03:00:14 +01:00
8e3b5fee6a Detect if FUSE is available before allowing to use it for VFS. 2020-08-29 18:23:53 +01:00
ac74986cbc Add virtual filesystem for FUSE supported platforms. 2020-08-26 01:46:02 +01:00
09ca223f02 Add option to export ROMs as ZIP files. 2020-08-24 23:27:03 +01:00
ec2717c73a Add exporting DAT files. 2020-08-24 04:01:55 +01:00
ecfa88a127 Add option to edit DAT information in database. 2020-08-24 03:20:06 +01:00
90f9152e0f Add option to remove ROM set. 2020-08-24 02:29:07 +01:00
3d87c2e778 Add statistics to list of rom sets. 2020-08-24 01:57:15 +01:00
86b63e5e31 Add support to import files from archives. 2020-08-24 01:17:20 +01:00
c0c8f8f5e1 Move all rom import code to Core. 2020-08-23 22:17:49 +01:00
8f289e3939 Check if The Unarchiver is usable. 2020-08-23 21:21:55 +01:00
b698e75739 Implement importing files from folder. 2020-08-23 20:10:38 +01:00
bdcae3f80e Add window to import ROMs from folder. 2020-08-22 21:57:05 +01:00
24256660bc Implement settings. 2020-08-22 21:19:34 +01:00
1088fd1494 Add option to mass import DAT files. 2020-08-22 19:28:58 +01:00
131b32a3dc Add files information from DAT to database. 2020-08-22 17:44:19 +01:00
f86ec49c11 Update list of ROM sets when adding a new DAT. 2020-08-22 13:44:40 +01:00
94e7c9af84 Move models to core. 2020-08-22 13:36:39 +01:00
ad4bbdc417 Show ROM sets in main window. 2020-08-22 13:32:43 +01:00
6b157da2ed Fix binding in about dialog. 2020-08-22 13:29:35 +01:00
eb26146301 Parse DAT files. 2020-08-22 04:40:39 +01:00
899590432a Add list of ROM sets to main window. 2020-08-22 03:26:43 +01:00
8c38694b7e Bind about dialog libraries list columns. 2020-08-22 03:21:18 +01:00
09b8fb0fad Add about dialog. 2020-08-22 03:13:49 +01:00
c96ed5596a Load database in splash. 2020-08-22 02:39:44 +01:00
f244a8bd1a Load settings. 2020-08-22 02:23:51 +01:00
6843567649 Add splash window. 2020-08-22 02:17:40 +01:00
98286552b0 Add file headers. 2020-08-21 23:34:07 +01:00
e7373d8bb1 Add database. 2020-08-21 23:21:01 +01:00