Commit graph

23 commits

Author SHA1 Message Date
ndeadly
8439391295 mc.mitm: misc. code cleanup 2022-04-26 21:47:35 +10:00
ndeadly
cd98887c1f mc.mitm: remove unnecessary casts 2022-04-22 11:45:05 +10:00
ndeadly
4f6a142a93 mc.mitm: remove all void arguments 2022-04-17 17:08:38 +10:00
ndeadly
32c7b95065 Update copyright headers 2022-04-06 00:17:00 +10:00
ndeadly
86e8f3972a mc.mitm: refactor controller classes and add initial motion controls support for dualshock4 and wii motionplus 2022-04-06 00:07:18 +10:00
ndeadly
68e5d13164 mc.mitm: clean up initialisation of threads 2022-02-08 07:14:07 +01:00
ndeadly
07d73cefd9 mc.mitm: use libstratosphere shared memory types 2021-10-17 01:11:12 +02:00
SciresM
f7178ebc1b
mc: update for Atmosphere-libs refactoring (#372)
* mc: update for Atmosphere-libs refactoring

* Update for further ams-libs changes (through 1.2.0)
2021-10-17 00:15:56 +02:00
ndeadly
429cc06b14 mc.mitm: only fake response for SetTsi command for controllers where is is known to cause issues 2021-07-09 20:00:29 +02:00
ndeadly
31250f09fb mc.mitm: add extension IPC call for external app to signal that it has peeked at the hid report buffer when using event redirection 2021-06-23 02:10:05 +02:00
ndeadly
e32438c9a1 Adapt code for libnx 12.x.x support 2021-06-09 22:17:58 +02:00
ndeadly
4ea12aebd5 Add preliminary support for 12.0.0 2021-04-15 00:10:22 +02:00
ndeadly
a3310e0d43 mc.mitm: unfuck the mess created by conflicting bluetooth type definitions in libnx master 2021-03-25 23:37:20 +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
11f6adf78a bluetooth-mitm: remove passing program id to GetEventInfo functions 2021-02-21 14:01:13 +01:00
ndeadly
16c0d0abbf bluetooth-mitm: use event classes instead of os::event api 2021-02-21 02:42:06 +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
7cf761ae9b bluetooth-mitm: signal fake response to SetTsi function when called on an unofficial controller 2021-02-09 22:18:43 +01:00
ndeadly
bb9ab12889 bluetooth-mitm: mitm the btdrv SetTsi function 2021-02-09 21:52:43 +01:00
ndeadly
00783a6cbc Rename sysmodule to mc.mitm 2021-02-04 01:30:04 +01:00
Renamed from bluetooth-mitm/source/bluetooth_mitm/btdrv_mitm_service.cpp (Browse further)