ndeadly
|
9363e3b590
|
btdrv-mitm: refactor event handling code out of main mitm service definition
|
2020-06-13 02:08:43 +02:00 |
|
ndeadly
|
e0c1e89542
|
btdrv-mitm: restore virtual controller functions
|
2020-06-13 02:05:48 +02:00 |
|
ndeadly
|
1356843f17
|
btdrv-mitm: add preliminary support for mitm on < 10.0.0
|
2020-06-12 23:25:09 +02:00 |
|
ndeadly
|
fe08324e90
|
btdrv-mitm: clean up hid report handling code
|
2020-06-11 20:35:27 +02:00 |
|
ndeadly
|
a06da817ff
|
btdrv-mitm: move controller handling code into controller manager
|
2020-06-11 20:34:14 +02:00 |
|
ndeadly
|
149091351d
|
btdrv-mitm: clean up CircularBuffer class
|
2020-06-11 16:03:41 +02:00 |
|
ndeadly
|
360f8969cd
|
btdrv-mitm: set dualshock4 controller colour on initialisation
|
2020-06-10 23:16:08 +02:00 |
|
ndeadly
|
d591d7b2b8
|
btdrv-mitm: begin adding virtual hdl controller code
|
2020-06-10 23:15:26 +02:00 |
|
ndeadly
|
396b1a0268
|
btdrv-mitm: switch order of address and controller type in BluetoothController class
|
2020-06-10 23:07:18 +02:00 |
|
ndeadly
|
cbed66428b
|
btdrv-mitm: add (and comment out for now) hdls init and cleanup calls
|
2020-06-10 22:58:41 +02:00 |
|
ndeadly
|
800388032b
|
btdrv-mitm: make use of auto keyword in controller identification loops
|
2020-06-10 22:38:51 +02:00 |
|
ndeadly
|
4ab452d382
|
btdrv-mitm: reenable custom exception handler code
|
2020-06-10 22:36:03 +02:00 |
|
ndeadly
|
10c9f31f75
|
btdrv-mitm: initialise hid:dbg service
|
2020-06-10 00:34:15 +02:00 |
|
ndeadly
|
a08c8a2798
|
Update libnx
|
2020-06-10 00:28:20 +02:00 |
|
ndeadly
|
276f5ee896
|
Attempt to prevent disconnect/crash when bond completes
|
2020-06-10 00:21:51 +02:00 |
|
ndeadly
|
88d21811c4
|
applet: remove btmdbg and reinstate btm service sessions
|
2020-06-09 22:47:57 +02:00 |
|
ndeadly
|
bcc34cf5eb
|
btdrv-mitm: get fake bluetooth circular buffer working and translate incoming packets from non-switch controllers to switch input report 0x30
|
2020-06-09 22:39:30 +02:00 |
|
ndeadly
|
d75cc58ac1
|
applet: rename argument
|
2020-06-09 22:03:07 +02:00 |
|
ndeadly
|
6da74e5473
|
Update .gitignore to include IDA Pro file extensions
|
2020-06-09 22:02:20 +02:00 |
|
ndeadly
|
28a542405b
|
btdrv-mitm: improve CircularBuffer code
|
2020-06-09 21:59:31 +02:00 |
|
ndeadly
|
2c46ae342d
|
btdrv-mitm: add CancelBond mitm
|
2020-06-09 21:58:32 +02:00 |
|
ndeadly
|
6f53f110dd
|
sysmodule: fixed copy-paste error in dualshock4 controller handler
|
2020-06-09 21:49:49 +02:00 |
|
ndeadly
|
b93465db41
|
applet: remove btm calls and reintroduce some logging calls
|
2020-06-02 23:28:50 +02:00 |
|
ndeadly
|
9cec1d752e
|
applet: call btdrv-mitm extension function to redirect bluetooth core events while applet is running
|
2020-06-02 23:27:57 +02:00 |
|
ndeadly
|
66600e553c
|
Update .gitignore
|
2020-06-02 23:25:53 +02:00 |
|
ndeadly
|
32c14beae5
|
stop tracking applet.nro
|
2020-06-02 23:25:30 +02:00 |
|
ndeadly
|
3aa2ea490d
|
btdrv-mitm: track missing files and bring up to current working state
|
2020-06-02 23:24:40 +02:00 |
|
ndeadly
|
f8f105aae2
|
btdrv-mitm: add makefile and npdm json
|
2020-06-02 23:21:49 +02:00 |
|
ndeadly
|
8d44420894
|
remove btdrvmitm_module files
|
2020-06-02 23:09:51 +02:00 |
|
ndeadly
|
5e9c6b546d
|
applet: create patch directory if it doesn't exist
|
2020-05-29 02:41:43 +02:00 |
|
ndeadly
|
cfa1bdeba3
|
btdrv-mitm: place server manager on heap instead of stack
|
2020-05-29 02:14:07 +02:00 |
|
ndeadly
|
156ff7a766
|
Create btdrv-mitm service
|
2020-05-22 12:29:36 +02:00 |
|
ndeadly
|
b93eb3797f
|
Add Atmosphere-libs as submodule
|
2020-05-22 12:26:16 +02:00 |
|
ndeadly
|
51ca375b70
|
Add Atmosphere-libs as submodule
|
2020-05-11 22:46:30 +02:00 |
|
ndeadly
|
9876b3f61b
|
Add placeholder patches for 10.0.0
|
2020-05-11 22:44:31 +02:00 |
|
ndeadly
|
859b13d3a7
|
Begin implementing experimental mitm for bluetooth service
|
2020-05-11 22:30:08 +02:00 |
|
ndeadly
|
ef48b1e7dd
|
Added Joycon to controller handlers
|
2020-05-11 22:27:28 +02:00 |
|
ndeadly
|
ed88ff8bb6
|
Reorganise project
|
2020-04-17 11:52:22 +02:00 |
|
ndeadly
|
b79d14511e
|
Update .gitignore
|
2020-04-17 11:50:55 +02:00 |
|
ndeadly
|
a0f16ba053
|
Add makefile for entire project
|
2020-04-17 11:50:30 +02:00 |
|
ndeadly
|
9a9d773d48
|
Added bluetooth patch info for 10.0.0
|
2020-04-15 17:56:18 +02:00 |
|
ndeadly
|
ce76b95723
|
Add initial project files
|
2020-04-03 00:22:45 +02:00 |
|
ndeadly
|
c217f9b827
|
Add libnx as submodule
|
2020-03-05 22:31:07 +01:00 |
|
ndeadly
|
6a53ad5551
|
Initial commit
|
2020-03-05 22:08:24 +01:00 |
|