Commit graph

694 commits

Author SHA1 Message Date
ndeadly
ff9d6fe44b bluetooth-mitm: change buffer parameter type of GetEventInfo functions to void * for consistency 2021-02-21 17:36:24 +01:00
ndeadly
18c8ecfc98 bluetooth-mitm: use *EventInfo data types instead of raw buffers 2021-02-21 14:43:21 +01:00
ndeadly
11f6adf78a bluetooth-mitm: remove passing program id to GetEventInfo functions 2021-02-21 14:01:13 +01:00
ndeadly
bbcf59bde1 bluetooth-mitm: clean up pin reply code a little 2021-02-21 13:59:16 +01:00
ndeadly
de8a69c211 mc.mitm: move LaunchModules and WaitModules functions out of main.cpp 2021-02-21 12:51:00 +01:00
ndeadly
16c0d0abbf bluetooth-mitm: use event classes instead of os::event api 2021-02-21 02:42:06 +01:00
ndeadly
c6afa1f45c mc.mitm: comment out settings in config ini template by default 2021-02-21 00:59:59 +01:00
ndeadly
79e65d4b41 bluetooth-mitm: use events instead of flags to track the initialisation status of bluetooth interfaces 2021-02-21 00:44:45 +01:00
ndeadly
d5ddeaac36 mc.mitm: add support for loading global module config ini at startup and overriding bluetooth adapter name and address 2021-02-21 00:44:45 +01:00
ndeadly
d664c074fd bluetooth-mitm: improve module initialisation 2021-02-21 00:44:45 +01:00
ndeadly
9d371ceff1 Embed build version string in compiled sysmodule 2021-02-19 01:53:09 +01:00
ndeadly
11e1044c22 Add tagged version, branch and hash from git to output zip filename 2021-02-19 00:27:43 +01:00
ndeadly
f842d6b7f3 bluetooth-mitm: remove editing of tsi ext event status code 2021-02-09 22:34:24 +01:00
ndeadly
7cf761ae9b bluetooth-mitm: signal fake response to SetTsi function when called on an unofficial controller 2021-02-09 22:18:43 +01:00
ndeadly
2a76c0b2d7 bluetooth-mitm: add method for checking whether a controller handler is for an officially supported switch controller 2021-02-09 22:16:20 +01:00
ndeadly
2254589865 bluetooth-mitm: add function to signal a fake hid event 2021-02-09 21:53:32 +01:00
ndeadly
bb9ab12889 bluetooth-mitm: mitm the btdrv SetTsi function 2021-02-09 21:52:43 +01:00
ndeadly
5ac15a48a2 bluetooth-mitm: add support for 8bitdo sn30 pro (xbox cloud gaming edition), support both report formats for 8bitdo zero 2021-02-07 18:22:34 +01:00
ndeadly
7b6b0ce893 mc.mitm: add system_resource_size and disable_device_address_space_merge fields to npdm json to supress warnings 2021-02-04 03:37:04 +01:00
ndeadly
15ce645bd9 mc.mitm: remove return value on LaunchModules function 2021-02-04 02:57:15 +01:00
ndeadly
faf41df7e0 Move submodules into lib subdirectory 2021-02-04 02:02:47 +01:00
ndeadly
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00
ndeadly
d0eae50db4 Rename btdrv.mitm to bluetooth.mitm 2021-02-04 01:30:04 +01:00
ndeadly
9ec22870ad btdrv.mitm: update for new sf semantics 2021-02-04 01:30:03 +01:00
ndeadly
5f1bd20f5c btm.mitm: update for new sf semantics 2021-02-04 01:30:03 +01:00
ndeadly
ecf4fe9e45 Update to latest atmosphere-libs 2021-02-04 01:30:03 +01:00
ndeadly
fafeebb782 bluetooth-mitm: add support for gamesir t1s controller 2021-01-29 17:23:07 +01:00
Sean Maas
d1ec785a08
bluetooth-mitm: extended report, battery, and player LEDs for DualSense (#180) 2021-01-27 20:51:22 +01:00
ndeadly
3d635cc468 Update/fix copyright headers 2021-01-26 04:03:26 +01:00
ndeadly
557b9beb60 bluetooth-mitm: whitelist razer raiju tournament as dualshock4 controller 2021-01-15 22:06:04 +01:00
ndeadly
8f152f0628 bluetooth-mitm: remove unnecessary xbox one controller initialisation 2021-01-07 21:46:42 +01:00
ndeadly
6d731a6975 Update readme 2021-01-06 18:53:25 +01:00
ndeadly
ad46ee78e1 bluetooth-mitm: refactor mocute 050 handler for yet another input report variation 2020-12-26 19:58:45 +01:00
ndeadly
11406ec924 Add ipega 9055 to list of compatible controllers 2020-12-20 13:52:03 +01:00
ndeadly
bb7a0865ee bluetooth-mitm: remove call to ams::CheckApiVersion 2020-12-19 23:32:38 +01:00
ndeadly
9afed7b844 Fix typo in readme 2020-12-13 14:11:53 +01:00
ndeadly
a916172c07 Update readme 2020-12-12 01:47:01 +01:00
ndeadly
dfd00c7a29 Merge branch 'develop' 2020-12-12 00:09:12 +01:00
ndeadly
42ebafced7 bluetooth-mitm: update for ams 0.16.1 (11.0.1 support) 2020-12-12 00:07:41 +01:00
ndeadly
e971110fdf bluetooth-mitm: fix incorrect data type in mitm of btm GetDeviceInfo 2020-12-07 22:47:23 +01:00
ndeadly
94b486031d bluetooth-mitm: fix issue checking official controller names with L and R variants 2020-12-06 15:54:55 +01:00
ndeadly
40e45a55e0 Merge branch 'master' into develop 2020-12-05 14:09:36 +01:00
ndeadly
12741f8b16 bluetooth-mitm: fix copy/paste error that broke dualshock4 analog stick mapping 2020-12-05 12:55:07 +01:00
ndeadly
14545ab86d Update readme 2020-12-05 03:47:27 +01:00
ndeadly
f7a144143d Update submodules 2020-12-05 03:06:49 +01:00
ndeadly
265e8eabac Fix makefile whitespace issue 2020-12-05 03:06:31 +01:00
ndeadly
a84fd05d7c Update readme 2020-12-05 03:02:49 +01:00
ndeadly
b11e6e7909 Merge branch 'develop' 2020-12-05 02:27:02 +01:00
ndeadly
dbdb3c89d0 Merge branch 'feature/dualsense-support' into develop 2020-12-05 02:24:32 +01:00
ndeadly
aab5ef7056 Merge branch 'feature/steelseries-nimbus-support' into develop 2020-12-05 02:20:12 +01:00