Commit Graph

3041 Commits

Author SHA1 Message Date
c34e096bb3 Send correct architecture on remote connection. 2019-10-19 19:08:48 +01:00
eceda313ad Send list devices packet to remote. 2019-10-19 19:08:48 +01:00
580b8e0981 Allow listing devices from remote. 2019-10-19 19:08:48 +01:00
58b2b84f0a Move remote connection to Devices. 2019-10-19 19:08:47 +01:00
b655b617c8 Add packets for list devices. 2019-10-19 19:08:47 +01:00
083517b8ed Send hello packet. 2019-10-19 19:08:47 +01:00
36d273b7af Receive hello packet. 2019-10-19 19:08:47 +01:00
7f5a775941 Added base for remote connection and hello packet. 2019-10-19 19:08:46 +01:00
097f7b796a Merge pull request #239 from darkstar/fix222
Simple fix for #222
2019-10-09 23:09:29 +01:00
Michael D
43919deba3 Simple fix for #222 2019-10-05 13:49:21 +02:00
f0897168e7 Removed 41 games from list. 2019-09-30 20:56:30 +01:00
6fa831ff94 Removed two SafeDisc games from list. 2019-09-25 20:49:18 +01:00
a1b80d3f0c Reword hardware needs. Fixes #231, #232 and #234. 2019-09-23 21:46:13 +01:00
f5fbb646f3 Remove braces from project files that seems to make some msbuilds fail. 2019-09-19 17:56:30 +01:00
7f01bc5940 Add support for REV120. 2019-09-19 16:39:32 +01:00
44a4fab381 Update dependencies. 2019-09-19 15:02:21 +01:00
d088cf66ea Fix compiling .NET 4.5 using .NET Core msbuild. 2019-09-13 19:46:29 +01:00
52dd769cb3 Updated list of needed donations. 2019-09-13 18:37:56 +01:00
0f2e31f984 Update hardware needs. 2019-09-13 18:37:56 +01:00
f9b8b5baca Merge pull request #228 from darkstar/iarchive
Implement IArchive interface
2019-08-15 21:51:35 +01:00
darkstar
b962bdb7c3 Implement IArchive interface 2019-08-15 22:35:57 +02:00
49f63c3ad6 Fix null reference exception on verify. 2019-08-15 20:52:50 +01:00
c1143d097b Fix dicformat not reading MODE2 sectors with incorrect EDC/ECC correctly. 2019-08-15 20:52:32 +01:00
8d45745ff8 Fix clearing console line. 2019-08-15 18:49:18 +01:00
976357596c Fix CD type detection when dumping. Fixes #216 2019-08-15 18:35:38 +01:00
ffc20fb97b Fix when USB descriptors are null at sidecar creation after dump. 2019-08-10 15:29:08 +01:00
9064fe0e85 Merge remote-tracking branch 'origin/master' 2019-08-10 14:36:05 +01:00
44c96f1c04 Prevent trying to save null media tags, and report their presence to stderror. 2019-08-10 14:35:14 +01:00
fa99080823 Update FUNDING.yml 2019-08-07 16:04:48 +01:00
25f33a86bb Create FUNDING.yml 2019-08-07 15:58:06 +01:00
298ac5969f Moved templates to other repo 2019-08-06 16:39:10 +01:00
8ffa67616a Move docs to separate repo. 2019-08-06 16:24:02 +01:00
bcff31747d Added UDF documentation. 2019-08-06 16:18:40 +01:00
a4a63b5fe7 Update readme. 2019-08-02 01:44:28 +01:00
b49b650bf7 Allow to mount Opera filesystem. 2019-08-02 01:42:37 +01:00
faf0931220 Fix decoding multiblock directories in Opera filesystem. 2019-08-02 01:42:22 +01:00
1a6baf1b16 Implement read for Opera. 2019-08-02 01:41:42 +01:00
ea7b5efa24 Implement mapblock for Opera. 2019-08-02 00:42:25 +01:00
f4c9a02f97 Implement default options for Opera. 2019-08-02 00:39:51 +01:00
16c92a430d Implement getattrs for Opera. 2019-08-02 00:34:03 +01:00
79bf76a9f0 Implement stat for Opera. 2019-08-02 00:25:36 +01:00
6f16ac55ca Implement readdir for Opera. 2019-08-02 00:12:33 +01:00
351365fc0e Implement decoding Opera directories. 2019-08-01 23:37:21 +01:00
e08e3aa4a3 Fix missing field in Opera dirent. 2019-08-01 23:10:52 +01:00
b964bd4bff Fix identification of Opera filesystem. 2019-08-01 17:18:16 +01:00
cdcb32ccfc Add missing Opera structs and constants. 2019-08-01 17:00:30 +01:00
ba754e01a5 Skeleton for reading Opera filesystem. 2019-08-01 16:21:10 +01:00
1890d6ac28 Path table usage optional in CD-i filesystem (except for root). 2019-07-31 23:04:37 +01:00
6ab2f51178 Fix CD-i attributes reading. 2019-07-31 23:02:43 +01:00
2d71a7574d Fix infinite loop in CD-i directory reading. 2019-07-31 22:38:17 +01:00