Commit graph

20 commits

Author SHA1 Message Date
ndeadly
f2bc1e818e Reorganise project 2020-08-26 20:52:47 +02:00
ndeadly
359d2749e4 btdrv-mitm: add copyright headers to source files 2020-08-25 21:23:38 +02:00
ndeadly
8ed74ca2c6 btdrv-mitm: use static report buffers in EmulatedSwitchController class 2020-08-25 21:16:43 +02:00
ndeadly
c6d318c90a btdrv-mitm: overhaul outgoing report handling 2020-08-25 02:05:19 +02:00
ndeadly
30a8bed0cd btdrv-mitm: misc. minor changes 2020-08-24 22:42:05 +02:00
ndeadly
4cef65f290 btdrv-mitm: make wiimote nunchuck extension work correctly 2020-08-15 00:33:37 +02:00
ndeadly
70dc851c16 btdrv-mitm: request status report on init and move empty contrsuctor into header 2020-08-12 01:14:50 +02:00
ndeadly
1aa837c4a7 btdrv-mitm: fix mapping of wii classic controller analog sticks 2020-08-12 01:06:05 +02:00
ndeadly
9c5fcf4d33 btdrv-mitm: remove convert8BitBatteryLevel function 2020-08-12 01:02:47 +02:00
ndeadly
75938d205c btdrv-mitm: refactor wii controller code and add initial support for extension controllers 2020-07-30 22:04:15 +02:00
ndeadly
200b6f2dda btdrv-mitm: handle outgoing hid reports in controller classes rather than main mitm code 2020-07-27 19:42:40 +02:00
ndeadly
e3ee7f348a btdrv-mitm: remove bluetooth address argument from wii controller functions 2020-07-27 19:39:09 +02:00
ndeadly
b9747b5f95 btdrv-mitm: misc. code cleanup 2020-07-16 23:19:46 +02:00
ndeadly
88e24fcac6 btdrv-mitm: add code to report controller battery level 2020-07-11 23:19:56 +02:00
ndeadly
13f3cb66cb btdrv-mitm: define more wii hid reports, implement queryStatus function to check wii controller state 2020-07-11 20:30:17 +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
89d98dc606 btdrv-mitm: remove uses of HidData, improve controller hid report structs, better namespace usage 2020-07-11 13:43:21 +02:00
ndeadly
23653904e8 btdrv-mitm: call member functions through 'this' pointer 2020-07-10 22:03:20 +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
3aa2ea490d btdrv-mitm: track missing files and bring up to current working state 2020-06-02 23:24:40 +02:00