Commit Graph

626 Commits

Author SHA1 Message Date
78f1eea44e dist: remove obsolete file copy commands 2021-06-20 16:07:34 +02:00
6cb1008cabfc0d4485696f6df7431a5e27604e1b
0b4fab9045 doc: fixed missing link to idz docs in readme 2021-06-18 23:45:02 +02:00
360121ce1f doc: fixed missing link to idz docs in readme 2021-06-18 23:45:02 +02:00
6cb1008cabfc0d4485696f6df7431a5e27604e1b
031ccb154b dvd: move thread safety comment into header file 2021-06-17 04:13:50 +02:00
3a5258a9c9 dvd: move thread safety comment into header file 2021-06-17 04:13:50 +02:00
6cb1008cabfc0d4485696f6df7431a5e27604e1b
56a32fd80a Add dvd hook to allow hiding connected dvd drives 2021-06-17 04:02:55 +02:00
f79144edc1 Add dvd hook to allow hiding connected dvd drives 2021-06-17 04:02:55 +02:00
7123a9feff Silence stdcall fixup warning during linking 2021-06-17 01:39:52 +00:00
457ed9cd2b
Silence stdcall fixup warning during linking 2021-06-17 01:39:52 +00:00
9bd0c96fab Remove leftover GetProcAddress definition 2021-06-17 01:39:52 +00:00
88128af7c8
Remove leftover GetProcAddress definition 2021-06-17 01:39:52 +00:00
2301e8d6ba Remove undefined Direct3DCreate9 references 2021-06-17 01:39:52 +00:00
872ddd5a4a
Remove undefined Direct3DCreate9 references 2021-06-17 01:39:52 +00:00
26a69e1ea9 Fix format warnings for HRESULT 2021-06-17 01:39:50 +00:00
9cd231f2eb
Fix format warnings for HRESULT 2021-06-17 01:39:50 +00:00
6cb1008cabfc0d4485696f6df7431a5e27604e1b
01562ad8c3 doc: Add doc for idzhook
Apply 8 suggestion(s) to 2 file(s)

doc: Fix up initial d docs
2021-06-16 21:24:21 +02:00
e4999005cb doc: Add doc for idzhook
Apply 8 suggestion(s) to 2 file(s)

doc: Fix up initial d docs
2021-06-16 21:24:21 +02:00
6cb1008cabfc0d4485696f6df7431a5e27604e1b
2d7808d82e Fix doc hyperlinks in chunihook.md 2021-06-15 18:57:04 +02:00
987f9652da Fix doc hyperlinks in chunihook.md 2021-06-15 18:57:04 +02:00
Tau
32596acab7 Delete coin blocker exports from IO DLLs
These never get called at the moment, so we have no way of
guaranteeing that any existing implementations are even correct. If
we do decide to start emulating the coin blocker then we will need
to advance the API versions, which will (hopefully) force any
third-party devs to test their coin blocker code before opting in.
2021-06-13 11:27:01 -04:00
Tau
26cf9aa4a7 Delete coin blocker exports from IO DLLs
These never get called at the moment, so we have no way of
guaranteeing that any existing implementations are even correct. If
we do decide to start emulating the coin blocker then we will need
to advance the API versions, which will (hopefully) force any
third-party devs to test their coin blocker code before opting in.
2021-06-13 11:27:01 -04:00
Tau
d8d2c49c17 Document IDZIO API 2021-06-13 11:27:01 -04:00
Tau
72c6bc7b1d Document IDZIO API 2021-06-13 11:27:01 -04:00
Tau
4ad30d65cf Add API versioning to idzio 2021-06-13 11:27:01 -04:00
Tau
7d15f65818 Add API versioning to idzio 2021-06-13 11:27:01 -04:00
Tau
38808740b4 Statically link idzio 2021-06-13 11:27:01 -04:00
Tau
bead904f1e Statically link idzio 2021-06-13 11:27:01 -04:00
Tau
392cd89c6a Load and bind idzio at runtime 2021-06-13 11:27:01 -04:00
Tau
1fdeeb9139 Load and bind idzio at runtime 2021-06-13 11:27:01 -04:00
Tau
3a03c95e1d Document mu3io API 2021-06-13 11:27:01 -04:00
Tau
6a8b616bc2 Document mu3io API 2021-06-13 11:27:01 -04:00
Tau
cfb39cd066 Add API versioning to mu3io 2021-06-13 11:27:01 -04:00
Tau
8b4ea3f1dd Add API versioning to mu3io 2021-06-13 11:27:01 -04:00
Tau
9ae697d4fc Statically link mu3io 2021-06-13 11:27:01 -04:00
Tau
ab3c2ad0b7 Statically link mu3io 2021-06-13 11:27:01 -04:00
Tau
9fc45e2df1 Load and bind mu3io at runtime 2021-06-13 11:27:01 -04:00
Tau
3c740af6ec Load and bind mu3io at runtime 2021-06-13 11:27:01 -04:00
Tau
2cd6bdb695 Fix comment in idzio/di.c 2021-06-13 11:27:01 -04:00
Tau
98d8b0c3b9 Fix comment in idzio/di.c 2021-06-13 11:27:01 -04:00
Tau
d2b9c6034d Load and bind divaio at runtime 2021-06-13 11:27:01 -04:00
Tau
4c2c941a1c Load and bind divaio at runtime 2021-06-13 11:27:01 -04:00
Tau
645e6cba1d Add api versioning to divaio 2021-06-13 11:27:01 -04:00
Tau
a940c0b47b Add api versioning to divaio 2021-06-13 11:27:01 -04:00
Tau
cb3c55d037 Statically link default divaio 2021-06-13 11:27:01 -04:00
Tau
8dddb18793 Statically link default divaio 2021-06-13 11:27:01 -04:00
Tau
7b71b944e1 chuniio 0x0101: Fix IR beam mapping 2021-06-13 11:27:01 -04:00
Tau
bda236b5ad chuniio 0x0101: Fix IR beam mapping 2021-06-13 11:27:01 -04:00
Tau
01cfc4e48f Load and bind chuniio at runtime 2021-06-13 11:27:01 -04:00
Tau
94e9edb5a0 Load and bind chuniio at runtime 2021-06-13 11:27:01 -04:00
Tau
ef8c844403 Statically link default chuniio 2021-06-13 11:27:01 -04:00