ndeadly
|
b9747b5f95
|
btdrv-mitm: misc. code cleanup
|
2020-07-16 23:19:46 +02:00 |
|
ndeadly
|
59158118e3
|
btdrv-mitm: misc. minor improvements
|
2020-07-11 23:53:30 +02:00 |
|
ndeadly
|
d300272ae9
|
btdrv-mitm: move controllermanager code into controllers namespace
|
2020-07-11 21:10:38 +02:00 |
|
ndeadly
|
7ab2263cdb
|
btdrv-mitm: replace BluetoothController class with SwitchController, define subclass FakeSwitchController to inherit non-native controller classes from
|
2020-07-11 20:26:55 +02:00 |
|
ndeadly
|
154c6a441f
|
btdrv-mitm: further improvements to controller reports
|
2020-07-11 15:24:00 +02:00 |
|
ndeadly
|
89d98dc606
|
btdrv-mitm: remove uses of HidData, improve controller hid report structs, better namespace usage
|
2020-07-11 13:43:21 +02:00 |
|
ndeadly
|
9605785647
|
btdrv-mitm: mark subcommand reponses as const
|
2020-07-09 23:36:17 +02:00 |
|
ndeadly
|
4f0638a6ef
|
btdrv-mitm: simplify subcommand response code
|
2020-07-09 23:31:39 +02:00 |
|
ndeadly
|
242fd43513
|
btdrv-mitm: remove remaining references to InitializeFakeSharedMemory function
|
2020-07-09 21:29:11 +02:00 |
|
ndeadly
|
db66d23ad7
|
btdrv: various changes to improve support for older firmware
|
2020-07-09 21:26:22 +02:00 |
|
ndeadly
|
990f704480
|
btdrv-mitm: change shared memory initialisation function to also initialise report buffer on firmware < 7.0.0
|
2020-07-09 19:44:12 +02:00 |
|
ndeadly
|
42e49af006
|
btdrv-mitm: introduce extension IPC call to redirect HID report events
|
2020-07-09 19:38:53 +02:00 |
|
ndeadly
|
0627de1865
|
btdrv-mitm: create aliases for libnx types inside bluetooth namespace
|
2020-07-01 15:34:07 +02:00 |
|
ndeadly
|
dda42962e2
|
btdrv-mitm: make use of auto
|
2020-07-01 15:29:09 +02:00 |
|
ndeadly
|
87921e8ee6
|
btdrv-mitm: account for size of length field when handling BluetoothHidData
|
2020-07-01 10:41:23 +02:00 |
|
ndeadly
|
77f714ae68
|
btdrv-mitm: controllers pairing natively
|
2020-06-30 22:23:16 +02:00 |
|
ndeadly
|
1b0c776f72
|
btdrv-mitm: misc hid report changes
|
2020-06-28 17:22:37 +02:00 |
|
ndeadly
|
8022387135
|
btdrv-mitm: various event handling changes
|
2020-06-25 23:50:43 +02:00 |
|
ndeadly
|
0f82ff578e
|
btdrv-mitm: handle events with a single thread
|
2020-06-22 23:14:54 +02:00 |
|
ndeadly
|
a2654fd250
|
btdrv-mitm: changed CircularBuffer id member type to CircularBufferType
|
2020-06-15 11:07:00 +02:00 |
|
ndeadly
|
2357ae4a9c
|
btdrv-mitm: fix hos version check for hid report data format
|
2020-06-15 01:52:31 +02:00 |
|
ndeadly
|
5a178f5228
|
btdrv-mitm: streamline event handling/intialisation
|
2020-06-15 00:18:46 +02:00 |
|
ndeadly
|
4b99a4a0ef
|
btdrv-mitm: megre ProcessHidReportPackets function into HandleEvent
|
2020-06-14 13:10:09 +02:00 |
|
ndeadly
|
3b8c16bc24
|
btdrv-mitm: move and rename circularbuffer source files
|
2020-06-14 00:41:14 +02:00 |
|
ndeadly
|
1197fdeb69
|
btdrv-mitm: renamed bluetooth interface handler files
|
2020-06-13 21:27:07 +02:00 |
|