Skip to content

Comments

Fix discconect(); build error#33

Open
Aldair402 wants to merge 61 commits intornconrad:masterfrom
Aldair402:master
Open

Fix discconect(); build error#33
Aldair402 wants to merge 61 commits intornconrad:masterfrom
Aldair402:master

Conversation

@Aldair402
Copy link

Idk how this happens but disconnect(); seems to not be able to get args. and since graceful_disconnect(&host_bdaddr); doesn't exists this tries to fix it :D

This pr also includes the changes from #27 and some fixes from other repos

skadge and others added 30 commits October 18, 2016 21:51
Show the keybindings on the command line
Hi! I was having real trouble getting my console's Bluetooth address, so I ended up writing a [simple Homebrew app](https://github.com/ThatsJustCheesy/identify-mii) that just digs up the address and displays it on the TV screen. I wouldn't want anyone else to jump through more hoops than necessary, so it would be nice if the README could link to it.
Suggest reliable method to get console address
make it work when not connected and close gracefully instead of exit()
this is needed when e.g. starting or stopping software on the Wii
Wii just abandons controllers and they are expected to reconnect
the Wii doesn't care about this but others might
just setting it for emulation correctness
now changing extensions works properly
still this needs a pretty big overhaul
delete the 0x10000 record if one exists to prevent the emulator from not
working on the first launch due to incorrect sdp response to the Wii
this is still pretty hacky and it doesn't preserve all of the original
sdp records after exiting
if the adapter bdaddr already has a Nintendo OUI, then don't do anything
also, warn if the bdaddr can't be set and it is not the right OUI
Generalize input source interface and add socket-based input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants