Commit Graph

  • 16094c0720 Style fixes 5d3b9130281102eb36519ddd0a2c6868ff061a3b 2019-12-29 22:20:54 -0400
  • 300338220a Style fixes dogtopus 2019-12-29 22:20:54 -0400
  • 180dc3378a Diva: Fix slider detection & sensor order 5d3b9130281102eb36519ddd0a2c6868ff061a3b 2019-12-29 20:59:35 -0400
  • 01e1e1a7b8 Diva: Fix slider detection & sensor order dogtopus 2019-12-29 20:59:35 -0400
  • d32f6ab18b divahook: Add an option to disable slider emulation 5d3b9130281102eb36519ddd0a2c6868ff061a3b 2019-12-29 13:28:32 -0400
  • 0c74d64d5c divahook: Add an option to disable slider emulation dogtopus 2019-12-29 13:28:32 -0400
  • 37252be684 Add CHANGELOG Tau 2019-12-28 11:16:06 -0500
  • f732eb05a8 Add CHANGELOG Tau 2019-12-28 11:16:06 -0500
  • d98dc984f3 aimeio: Fix INI loading Tau 2019-12-25 16:06:22 -0500
  • 34ad466df2 aimeio: Fix INI loading Tau 2019-12-25 16:06:22 -0500
  • b8c960b526 platform/vfs.c: allow relative paths in configuration 888be1df7c6f962725a28a172a5394eec3e228e7 2019-12-22 22:38:37 +0100
  • 9137a36a53 platform/vfs.c: allow relative paths in configuration Shiz 2019-12-22 22:38:37 +0100
  • 5a57a409a1 build: enable "secure" CRT headers on MinGW 888be1df7c6f962725a28a172a5394eec3e228e7 2019-12-22 21:42:04 +0100
  • ad24fe10bb build: enable "secure" CRT headers on MinGW Shiz 2019-12-22 21:42:04 +0100
  • e97f6b5d8d platform/vfs.c: add option path redirection 888be1df7c6f962725a28a172a5394eec3e228e7 2019-12-18 20:51:09 +0100
  • 0d8dd05ceb platform/vfs.c: add option path redirection Shiz 2019-12-18 20:51:09 +0100
  • 54cd2f6e9a hooklib/path.c: add slash-insensitive path comparison API 888be1df7c6f962725a28a172a5394eec3e228e7 2019-12-18 21:30:35 +0100
  • a31557c5cd hooklib/path.c: add slash-insensitive path comparison API Shiz 2019-12-18 21:30:35 +0100
  • 03c7954ada hooklib/path.c: add support for FindFirstFile{A,W} 888be1df7c6f962725a28a172a5394eec3e228e7 2019-12-18 20:23:35 +0100
  • 28e9594b98 hooklib/path.c: add support for FindFirstFile{A,W} Shiz 2019-12-18 20:23:35 +0100
  • e62957c4d5 Add INI comments for Chunithm IO config Tau 2019-11-24 18:43:52 -0500
  • 83afa0a423 Add INI comments for Chunithm IO config Tau 2019-11-24 18:43:52 -0500
  • b799f9f446 Simplify configurable GetAsyncKeyState Tau 2019-11-17 13:16:50 -0500
  • 97cfa2289e Simplify configurable GetAsyncKeyState Tau 2019-11-17 13:16:50 -0500
  • beeebf3946 chuniio: Add input config Tau 2019-11-17 13:11:49 -0500
  • 388ba0b4a4 chuniio: Add input config Tau 2019-11-17 13:11:49 -0500
  • 39abee3a75 chuniio: Increase touch pressure Tau 2019-11-17 12:45:56 -0500
  • e6c792787b chuniio: Increase touch pressure Tau 2019-11-17 12:45:56 -0500
  • 9ac573801a idzio: Adjust and document [io3] restrict= setting Tau 2019-11-24 12:59:02 -0500
  • 2402e6cb88 idzio: Adjust and document [io3] restrict= setting Tau 2019-11-24 12:59:02 -0500
  • 65eda2a9f1 Uncomment default subnet INI setting Tau 2019-11-24 12:46:40 -0500
  • eb58c0ef23 Uncomment default subnet INI setting Tau 2019-11-24 12:46:40 -0500
  • 5b50824e2f Added more controller options to idzio 85be42b2ce67a8e34b32793360824b056c0c2444 2019-11-22 00:59:08 +0000
  • 27db92c0bf Added more controller options to idzio Bemani Witch 2019-11-22 00:59:08 +0000
  • 4bc7eee909 Allow dns hook to fail a resolve and add domains Will Toohey 2019-11-17 15:08:25 +1000
  • e15a61a7d0 Allow dns hook to fail a resolve and add domains Will Toohey 2019-11-17 15:08:25 +1000
  • 9f933bb371 Fix compile due to undefined CERT_NAME_BLOB mingw-w64 bug 523 means that compile fails with missing type CERT_NAME_BLOB Pulling in wincrypt.h solves this Will Toohey 2019-11-17 14:30:17 +1000
  • 5ab159c972 Fix compile due to undefined CERT_NAME_BLOB mingw-w64 bug 523 means that compile fails with missing type CERT_NAME_BLOB Pulling in wincrypt.h solves this Will Toohey 2019-11-17 14:30:17 +1000
  • f5aa7f4d88 Fix build on msbuild 5d56ff255b4bb8866101856f9e0def651041e410 2019-11-09 00:18:28 -0700
  • 33621dd1e8 Fix build on msbuild Sam Sun 2019-11-09 00:18:28 -0700
  • ab0549b7a4 build: don't hardcode cross-toolchain path 888be1df7c6f962725a28a172a5394eec3e228e7 2019-11-08 02:03:55 +0100
  • 1cf9e1a1b0 build: don't hardcode cross-toolchain path Shiz 2019-11-08 02:03:55 +0100
  • 862dcd224e Update start.bat make it convenient for everyone to run it as Administrator 1b9b20430b7b392400d20de45cf44dc3420cbaef 2019-11-08 10:54:59 +0800
  • 40e2b03766 Update start.bat make it convenient for everyone to run it as Administrator James Liu 2019-11-08 10:54:59 +0800
  • 7d34d9f915 Add initial distribution packaging script Tau 2019-11-07 18:18:14 -0500
  • 0317a48280 platform/netenv.c: Fix GetIfTable() for idz Tau 2019-11-07 18:11:26 -0500
  • 898476432c Add a sorry excuse for a README Tau 2019-11-06 22:03:03 -0500
  • 391b6f7770 Add sample config files and startup scripts Tau 2019-11-06 22:02:49 -0500
  • 0cb804d5ca Add reference PKI Tau 2019-11-06 21:02:49 -0500
  • 7f05295b2e platform/config.c: Fix sscanf() format string Tau 2019-11-06 20:18:56 -0500
  • a2b202c8e4 aimeio/aimeio.c: Add card autogen Tau 2019-11-05 21:42:48 -0500
  • 4b45e105a7 aimeio/aimeio.h: Add API stability warning Tau 2019-11-05 21:42:38 -0500
  • 48721f5418 platform/vfs.c: Abort if VFS is misconfigured Tau 2019-11-05 20:44:00 -0500
  • a94772b0c4 Shift hook DLL config structs around Tau 2019-11-05 20:11:25 -0500
  • f11a3cb657 board: Shift config structs around Tau 2019-11-05 19:40:00 -0500
  • f8289689f0 amex: Shift config structs around Tau 2019-11-05 19:36:35 -0500
  • 8485879ff7 hooklib: Shift config structs around Tau 2019-11-05 19:31:51 -0500
  • 8b8656c9d2 platform: Shift config structs around Tau 2019-11-05 19:31:11 -0500
  • a87b8f72fa Abort hook DLLs on startup error Tau 2019-11-05 18:03:24 -0500
  • bf90450539 divahook/slider.c: Propagate HRESULT Tau 2019-11-05 18:03:16 -0500
  • dcdc19086d platform/config.c: Set sensible default keychip subnet Tau 2019-11-04 21:47:41 -0500
  • b23ff704be Fix various MU3 input issues Tau 2019-11-03 19:55:02 -0500
  • f76ddf2103 platform/amvideo.c: Trim debug log Tau 2019-11-03 19:54:41 -0500
  • c7255e3ebb platform/pcbid.c: Return HRESULT for consistency Tau 2019-11-03 19:54:31 -0500
  • a5a42c3326 idzhook/zinput.c: Clean up some clutter Tau 2019-11-03 16:14:26 -0500
  • 59ad491d08 idzhook: Fold zinput into idzhook Tau 2019-11-03 16:12:58 -0500
  • dfc1e13397 cardhook: Fold back into chunihook Tau 2019-11-03 15:38:15 -0500
  • fc345a46a7 board/sg-reader.c: Improve life cycle Tau 2019-11-03 15:37:29 -0500
  • 0e1cfb66db Improve JVS bus life cycle handling Tau 2019-11-03 13:01:03 -0500
  • 93fcdf8f6d board/io3.c: Add io3_to_jvs_node() accessor Tau 2019-11-03 13:00:55 -0500
  • 879dc0bfb4 Use new iohook_open_nul_fd() API Tau 2019-11-03 11:02:54 -0500
  • 7ee74214f7 subprojects: Bump Capnhook dependency Tau 2019-11-03 11:02:46 -0500
  • 3d6669dff1 platform: Re-fuse Nu and ALLS platforms Tau 2019-11-03 09:52:33 -0500
  • 06df306c52 Fix some dprintf() message prefixes Tau 2019-11-03 09:44:40 -0500
  • 46e5c6127d Fix function pointer calling convention syntax Tau 2019-11-03 08:36:37 -0500
  • de134877a6 platform/netenv.c: Virualize LAN configuration Tau 2019-11-02 13:28:55 -0400
  • 2b5bde7742 board: Naming convention change for "sg" bus Tau 2019-10-26 18:25:04 -0400
  • ff14fd7fac idzio: Restrict maximum wheel ADC abs. value Tau 2019-10-21 22:12:05 -0400
  • bd61b3e3d9 amex: Defer NVRAM file open Tau 2019-10-20 22:41:59 -0400
  • d31d13e0da chunihook/slider.c: Add config Tau 2019-10-19 20:37:43 -0400
  • b270eaf1c6 hooklib/gfx.c: Add option to frame the d3d window Tau 2019-10-19 17:05:09 -0400
  • 7c721aa1f8 hooklib/gfx.c: Wire up gfx config Tau 2019-10-19 17:04:34 -0400
  • 871b82a8ad hooklib/config.c: Add struct gfx_config Tau 2019-10-19 17:03:17 -0400
  • dfcf3d8bd1 hooklib/spike.c: Add a measure of configurability Tau 2019-10-19 16:15:14 -0400
  • 5ed6eaa203 Overhaul card reader emulation Tau 2019-10-19 15:51:10 -0400
  • 225a889b34 iccard/aime.c: Add (incomplete) AiMe card formatter Tau 2019-10-19 15:50:36 -0400
  • 87af39a269 iccard/mifare.h: Add MIFARE IC card definitions Tau 2019-10-19 15:50:07 -0400
  • a09843cbd6 iccard/felica.c: Add initial FeliCa IC emulator Tau 2019-10-19 15:48:54 -0400
  • 568baa3841 iccard: Add new static library Tau 2019-10-19 15:48:29 -0400
  • eaeda09030 Bump capnhook dependency Tau 2019-10-19 15:47:47 -0400
  • 718555e044 Remove hardcoded warning flag from Meson build Tau 2019-10-19 15:47:26 -0400
  • daff661b30 idzio/di.c: Fix callback calling convention Tau 2019-10-15 15:09:53 -0400
  • e918795445 Make clock hook configurable Tau 2019-10-14 23:18:18 -0400
  • 6bdd1f90bc amex: Use iobuf_write() instead of pointer casts Tau 2019-10-13 14:48:10 -0400
  • bbbb6d08b0 board/vfd.c: Use dump_iobuf() instead of direct dump() Tau 2019-10-13 13:35:43 -0400
  • 8ca093c57a idzio/xi.c: Change XInput startup message Tau 2019-09-29 16:37:25 -0400
  • 2214374bbd idzio/di.c: Add positional shifter support Tau 2019-09-29 16:37:18 -0400
  • bef6e9b4aa idzio/di-dev.c: Factor out DirectInput device handling Tau 2019-09-29 16:37:02 -0400
  • 2907c1a1b5 idzio: Add configuration file Tau 2019-09-28 23:29:12 -0400
  • a0664a4008 idzio/di.c: Add hardcoded DirectInput backend Tau 2019-05-09 14:28:30 -0400