Commit graph

507 commits

Author SHA1 Message Date
ndeadly
0b69d4b9b0 Merge branch 'develop' 2021-10-28 21:08:38 +02:00
ndeadly
d4dfe5b30f Update readme 2021-10-28 21:08:07 +02:00
ndeadly
ea253a9e2a mc.mitm: add support for manually flagging a controller as not supporting the SetTsi command 2021-10-28 20:52:38 +02:00
ndeadly
73ce3ee413 Update bug report template to reflect latest versions 2021-10-28 00:37:17 +02:00
ndeadly
8ee5f9addb Add bluetooth ips patches for 13.1.0 2021-10-27 23:39:23 +02:00
ndeadly
8790c51cea Update submodules 2021-10-27 23:28:34 +02:00
ndeadly
07d73cefd9 mc.mitm: use libstratosphere shared memory types 2021-10-17 01:11:12 +02:00
ndeadly
abc80827fe Merge branch 'master' into develop
# Conflicts:
#	mc_mitm/source/controllers/emulated_switch_controller.cpp
2021-10-17 00:21:48 +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
Banz99
6a1d490ff7
Add rescaled deadzones in the SPI bin file for the full 12 bit range (#376) 2021-10-12 20:54:54 +02:00
ndeadly
99264b4c0f Update bug report template to reflect latest version numbers 2021-09-28 11:20:51 +02:00
ndeadly
67c14d5181 mc.mitm: disable sending SetTsi command to lanshen controller 2021-09-25 13:08:42 +02:00
ndeadly
806fdc3e26 Merge branch 'develop' 2021-09-25 00:37:02 +02:00
ndeadly
02a49ce16a Update readme 2021-09-25 00:36:33 +02:00
ndeadly
0752508ae3 Update submodules 2021-09-24 23:46:52 +02:00
ndeadly
4389d358dc Add bluetooth ips patches for 13.0.0 2021-09-24 23:46:23 +02:00
ndeadly
e77bb75e24 mc.mitm: fix detection of official nintendo controllers under 13.0.0 2021-09-24 23:44:19 +02:00
ndeadly
dd978cb000 mc.mitm: update btm_mitm service interface to support 13.0.0 2021-09-24 13:54:30 +02:00
Koognod
cc0e7a374c
Update README.md (#341)
Update controller compatibility list to specify 2017 model of Nvidia Shield controller.
2021-09-15 20:53:41 +02:00
ndeadly
6689f03682 mc.mitm: set external power/usb status for controllers known to report it 2021-09-15 14:00:51 +02:00
ndeadly
60b6f2dd0f mc.mitm: report xbox one battery level as full rather than empty when controller is powered via usb 2021-09-15 13:45:12 +02:00
ndeadly
569f679831 Merge branch 'master' into develop 2021-09-15 13:40:44 +02:00
GaryOderNichts
4d04f80c31
Wii U Pro Controller battery level and charging flag (#348) 2021-09-15 13:37:03 +02:00
ndeadly
1ea355d287 Add bootloader and additional context fields to bug report template 2021-09-09 20:29:44 +02:00
ndeadly
4879ca51b5 Update predefined software version selections in bug report template 2021-09-09 15:29:12 +02:00
ndeadly
5102fb21e4 mc.mitm: ensure full path to controller directory is created in case the user has removed the config directory 2021-09-06 21:19:02 +02:00
ndeadly
5abe5f0728 Move location of error report textarea in bug report template 2021-09-03 01:03:00 +02:00
ndeadly
1a687eb325 Update issue templates 2021-09-03 01:00:47 +02:00
ndeadly
f1324a298d Add feature request issue template yaml 2021-09-03 00:21:47 +02:00
ndeadly
85fe49e4f4 Update controller request template 2021-09-03 00:20:38 +02:00
ndeadly
a05f728594 Fix incorrect indentation in controller_request.yaml 2021-09-02 23:46:36 +02:00
ndeadly
cbb23a352a Add controller request issue template yaml 2021-09-02 23:40:13 +02:00
ndeadly
3511b05b38 Add config.yml to github issue templates 2021-09-02 22:41:15 +02:00
DatenThielt
71b03f6012
Add template file to issues which should help replication of bugs (#339)
* Added template folder for Github Issues and basic template

* Update issue templates

* Fixed Location for Initial tempalte files

* Update MCIssueTemplate.yaml

Fixed body error

* Delete bug_report.md

Deleted original that is no longer needed

* Update MCIssueTemplate.yaml

Fixed Typo

* Update MCIssueTemplate.yaml

Fixed Typo's  and various other grammatic problems

* Update MCIssueTemplate.yaml

Fixed body issue

* Update MCIssueTemplate.yaml

Fixed more grammatical issues

* Update MCIssueTemplate.yaml

Fixed more typo's

* Update MCIssueTemplate.yaml

Added other option in firmware selection

* Update MCIssueTemplate.yaml

Removed some versions and added other to all

* Rename MCIssueTemplate.yaml to bug_report.yaml

Renamed to bug_report
2021-09-02 21:16:45 +02:00
ndeadly
ca25362211 mc.mitm: remove unnecessary overlapping data write from virtual spi flash initialisation 2021-08-20 17:02:42 +02:00
ndeadly
6fdc8ee5f3 Merge branch 'develop' 2021-08-20 01:02:09 +02:00
ndeadly
0ebba1abbd mc.mitm: add back virtual destructor that went mia during rebase 2021-08-20 01:00:57 +02:00
ndeadly
e3b5d9d934 Update readme 2021-08-20 00:14:32 +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
aa229ba61c mc.mitm: report that 8bitdo zero controller doesn't support SetTsi function 2021-08-19 22:08:07 +02:00
ndeadly
f9899de332 Add patches to bluetooth ips patch set to enable successful pairing of xbox elite v2 controller 2021-08-19 14:32:12 +02:00
ndeadly
f74f76d29f mc.mitm: account for larger xbox elite v2 controller input report 2021-08-19 14:32:12 +02:00
ndeadly
ec17464465 mc.mitm: take analog values from wii classic controller into account when mapping ZL/ZR buttons 2021-08-16 21:16:09 +02:00
ndeadly
5f580713d7 mc.mitm: add support for gamesir t2a controller 2021-08-08 15:03:00 +02:00
ndeadly
565b9ecd6d mc.mitm: report that mocute 050 controller doesn't support SetTsi function 2021-08-04 13:44:22 +02:00
ndeadly
465ffa5268 mc.mitm: handle rumble data sent along with subcommand output report 0x01 2021-07-14 22:28:34 +02:00
ndeadly
9547d51fc6 Merge branch 'develop'
# Conflicts:
#	lib/libnx
2021-07-11 19:54:37 +02:00
ndeadly
4db612c124 Update readme 2021-07-11 19:49:31 +02:00
ndeadly
e34f070406 Change location of config .ini file to sdmc:/config/MissionControl/missioncontrol.ini 2021-07-11 19:40:24 +02:00