Commit graph

506 commits

Author SHA1 Message Date
ndeadly
ec37a557c6 bluetooth-mitm: add crude wii controller rumble 2021-03-14 18:19:20 +01:00
ndeadly
d9550e2292 bluetooth-mitm: add crude dualshock4 rumble 2021-03-14 18:19:20 +01:00
ndeadly
1f2d0dc6ba bluetooth-mitm: add struct definitions and methods to begin implementing rumble support 2021-03-14 18:19:20 +01:00
ndeadly
0ad7fd4d21 bluetooth-mitm: add support for steelseries stratus duo controller 2021-03-05 01:43:13 +01:00
ndeadly
737f0edb79 Replace invalid path characters from git branch name with underscores 2021-02-28 15:43:17 +01:00
ndeadly
fcc1bb3a05 bluetooth-mitm: improve readability of fake subcommand responses 2021-02-27 01:48:13 +01:00
ndeadly
a1f2cd413f bluetooth-mitm: move ApplyButtonCombos method into SwitchController class so we can also apply button combos to official controllers 2021-02-26 01:08:15 +01:00
ndeadly
e30818666a bluetooth-mitm: move staging report buffers into SwitchController class and make use of them 2021-02-26 00:57:05 +01:00
ndeadly
1bd2c238d0 bluetooth-mitm: move initialisation of waitable holders into bluetooth event handling thread function 2021-02-23 01:41:49 +01:00
ndeadly
86b3e3170b bluetooth-mitm: revert removal of program_id argument for bluetooth core GetEventInfo function 2021-02-21 20:43:39 +01:00
ndeadly
acc420a780 bluetooth-mitm: remove unnecessary mitm of Finalize functions 2021-02-21 20:11:11 +01:00
ndeadly
04a4d1fcd8 bluetooth-mitm: remove unnecessary Initialize/Finalize functions 2021-02-21 19:35:19 +01:00
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