Tau
|
0242c5efc8
|
platform/dns.c: Intercept router host names
|
2019-09-07 13:49:04 -04:00 |
|
Tau
|
29d9561a28
|
platform/vfs.c: Redirect AppUser home dir
One less thing to require admin privileges.
|
2019-09-04 15:38:50 -04:00 |
|
Tau
|
a77e9efbed
|
platform/platform.c: Integrate platform DNS hook
|
2019-09-04 13:47:31 -04:00 |
|
Tau
|
1affb5c169
|
platform/dns.c: Add platform DNS hook
|
2019-09-04 13:47:31 -04:00 |
|
Tau
|
05e4dda8e6
|
Add missing <assert.h> includes
Fixes non-PCH build.
|
2019-09-01 11:48:14 -04:00 |
|
Tau
|
13c59b13b8
|
platform: Add ALLS platform
|
2019-08-30 18:46:57 -04:00 |
|
Tau
|
86bd7443cc
|
platform/amvideo.c: Stub monitor_setting_X reg val
|
2019-08-30 18:46:19 -04:00 |
|
Tau
|
886b7c5990
|
platform/pcbid.c: Fixups
|
2019-08-30 18:45:24 -04:00 |
|
Tau
|
65ccaf55f3
|
platform/pcbid.c: Use pcbid_config
|
2019-08-20 18:44:57 -04:00 |
|
Tau
|
8774b83f9c
|
platform/config.c: Add struct pcbid_config
|
2019-08-20 18:44:47 -04:00 |
|
Tau
|
47238b210b
|
platform/reg.c: Blackhole SystemError reg val
|
2019-06-09 15:38:27 -04:00 |
|
Tau
|
55062bf56b
|
platform/misc.c: Add miscellaneous registry hooks
|
2019-05-18 00:00:57 -04:00 |
|
Tau
|
a74a5de128
|
platform/vfs.c: Add filesystem path redirectors
|
2019-05-18 00:00:57 -04:00 |
|
Tau
|
5722061cbf
|
platform: Wire up configuration
|
2019-05-18 00:00:57 -04:00 |
|
Tau
|
e935c22206
|
platform/amvideo.c: Add registry hooks
|
2019-05-18 00:00:57 -04:00 |
|
Tau
|
ace7e726bd
|
platform/config.c: Add initial config system
|
2019-05-18 00:00:57 -04:00 |
|
Tau
|
3e91ac2393
|
platform/amvideo.c: Add virtual amvideo.dll hook
|
2019-05-14 18:03:25 -04:00 |
|
Tau
|
1b93551a41
|
hooklib: Split out of util
This is distinct from capnhook's hooklib, although the intent is
the same. Hopefully these two libraries sharing a name won't get
too confusing...
|
2019-05-14 17:13:08 -04:00 |
|
Tau
|
07237730cd
|
Use string equality wrappers
|
2019-05-14 17:13:08 -04:00 |
|
Tau
|
025102fc58
|
Remove PCH source files
Deprecated in newer versions of Meson.
|
2019-05-01 21:17:30 -04:00 |
|
Tau
|
2b50369ad2
|
platform/hwmon.c: Suppress logging
We don't really care exactly when the CPU temp gets checked.
|
2019-03-27 18:46:22 -04:00 |
|
Tau
|
657367c040
|
platform/pcbid.c: Add ALLS hostname hook
|
2019-03-16 12:17:41 -04:00 |
|
Tau
|
bc297b2480
|
Split libnu into libplatform, libamex
Going to add some ALLS stuff to libplatform and the ALLS hardware
does not contain an AMEX board.
|
2019-03-04 17:22:38 -05:00 |
|