Commit Graph

212 Commits

Author SHA1 Message Date
4dcf5dd979 Allow user to choose maximum number of block to read at once when dumping media. 2020-10-17 00:21:42 +01:00
b6b72901ad Fix binding in about dialog. 2020-08-22 13:29:07 +01:00
8548a16c32 Bump version and fix Arch Linux package building scripts. 2020-07-25 03:31:28 +01:00
2376b65763 Code style fixes. 2020-07-22 13:20:25 +01:00
f1fa52716c Fix namespaces. 2020-07-20 15:43:52 +01:00
0e7a86880e Fix unused code. 2020-07-20 07:47:12 +01:00
9cfef45856 Code cleanup. 2020-07-20 04:34:16 +01:00
a4ebd0d185 Add missing file headers. 2020-07-19 22:01:30 +01:00
ad794817b4 Set language version to C# 8.0. 2020-07-19 21:44:37 +01:00
7423194b1e Add China Video Disc media type. 2020-07-19 16:10:50 +01:00
b0f01f53f0 Handle discs that have pregap ending in LBA 1 instead of ending in LBA 0. 2020-07-18 20:43:37 +01:00
4759a73679 Add options to fix subchannels on image conversion. 2020-07-14 02:16:53 +01:00
6a5b18bf45 Add option to generate subchannels for undumped ones. 2020-07-13 22:32:47 +01:00
a4b4329c2b Change database name to be more inclusive. 2020-07-13 19:41:42 +01:00
720bb1df6e Save error log on dump. 2020-07-13 18:54:41 +01:00
7659aebb28 Display media sizes in international system units. Fixes #334 2020-07-12 15:15:22 +01:00
5216ec5eb3 Fix some database indexes. 2020-07-10 17:38:52 +01:00
43115b4bcd Use system included encodings. 2020-07-09 03:09:37 +01:00
b3e5ada998 Add option to skip hole between data and audio in CD-i Ready discs. Fixes #295 2020-06-17 01:59:09 +01:00
bec5b7dde2 DVD and BD discs also have a "disc information" structure from the drive. 2020-06-16 18:30:09 +01:00
d1a970698e Change how ISRC and track flags are read from / written to images, to use track number instead of track start. 2020-06-14 23:45:26 +01:00
c1d9ce5aea Update dependencies. 2020-06-14 18:42:13 +01:00
b4c4086ab7 Update to .NET Core 3.1. 2020-06-14 16:13:47 +01:00
b108eedfc6 Add option to fix subchannels. 2020-06-13 23:48:50 +01:00
87dc8029b5 Allow to retry bad subchannel sectors. 2020-06-13 19:15:27 +01:00
db97549306 Add option to fix subchannel position on dump. 2020-06-13 17:27:30 +01:00
29b5cbb959 Up version to 5.1.99.2990. 2020-04-23 02:55:09 +01:00
c6b23648cb Remove duplicate seen devices from database. 2020-04-18 19:16:31 +01:00
6daf63b057 Fix Avalonia not liking to be included twice. 2020-04-18 00:19:11 +01:00
a374ee6f05 Up version. 2020-04-17 23:30:12 +01:00
06674abf97 Add header. 2020-04-17 21:56:39 +01:00
0072c5e1d1 Adjust DVD graph maximum to 18x. 2020-04-17 21:56:39 +01:00
263015fb63 Remove LineChart. 2020-04-17 21:56:39 +01:00
00cea761d2 Use oxyplot for chart drawing. 2020-04-17 21:56:39 +01:00
ce16776754 Remove SvgImageView. 2020-04-17 21:56:39 +01:00
003fc0967c Remove ColoredGrid. 2020-04-17 21:56:39 +01:00
1e976507fd Implement BlockMap using Avalonia. 2020-04-17 21:56:38 +01:00
fd670972e1 Fix class names. 2020-04-17 21:56:38 +01:00
367f6d9369 Adjust namespaces. 2020-04-17 21:56:38 +01:00
10c1f7297f Move views and viewmodels to folders. 2020-04-17 21:56:38 +01:00
cf2537f379 Migrate media dump window from Eto.Forms to Avalonia. 2020-04-17 21:56:38 +01:00
d0f7cad36e Migrate media scan window from Eto.Forms to Avalonia. 2020-04-17 21:56:38 +01:00
3ddde3a861 Set size for logo in media info panel. 2020-04-17 21:56:37 +01:00
3569685844 Fix bindings in device info panel. 2020-04-17 21:56:37 +01:00
3fa23eb922 Add Rebecca Wallander to developers list. 2020-04-17 21:56:37 +01:00
d8ac5cf9a8 Migrate media info panel from Eto.Forms to Avalonia. 2020-04-17 21:56:37 +01:00
e5a73f86de Migrate device info panel from Eto.Forms to Avalonia. 2020-04-17 21:56:37 +01:00
b81d7180b5 Add model for media. 2020-04-17 21:56:37 +01:00
a4953807eb Implement listing devices in main window. 2020-04-17 21:56:37 +01:00
60a4ddee64 Migrate file list panel from Eto.Forms to Avalonia. 2020-04-17 21:56:36 +01:00