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
|
601a1209a3
|
mc.mitm: fix compiler warning when reversing bluetooth address for wii controller pairing
|
2021-08-19 23:48:29 +02:00 |
|
ndeadly
|
e4f475072c
|
mc.mitm: add support for file based virtual spi flash
|
2021-08-19 22:13:28 +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
|
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
|
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
|
16c0d0abbf
|
bluetooth-mitm: use event classes instead of os::event api
|
2021-02-21 02:42:06 +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
|
f842d6b7f3
|
bluetooth-mitm: remove editing of tsi ext event status code
|
2021-02-09 22:34:24 +01:00 |
|
ndeadly
|
2254589865
|
bluetooth-mitm: add function to signal a fake hid event
|
2021-02-09 21:53:32 +01:00 |
|
ndeadly
|
00783a6cbc
|
Rename sysmodule to mc.mitm
|
2021-02-04 01:30:04 +01:00 |
|