Garrett Brown
Garrett Brown
@fuzzard Thanks for your cmake reviews, the suggestions are most valuable. I put so much working into making libtorrent "just barely work" on so many platforms, in order to get...
Yeah, I think shipping Kademlia with v22 is doable, if just barely. By then our use case won't be a single magnet link. We can even artificially deny VideoPlayer to...
@fuzzard I addressed all comments not related to TARGET usage or redoing Boost with its cmake scripts. I had some difficulties cross-compiling libdatachannel that left some hacky patches in the...
Jenkins is now passing on all platforms except for the following: * iOS/tvOS - Needs Boost updated to its CMake scripts. Error is: ``` fileunix.cpp:103:11: fatal error: 'ar.h' file not...
Rebased on v21 Beta 1
UPnP is client/server. VFS is client, http is server. Client/server shows up everywhere, but our codebase has no p2p. Good idea, let's call the setting "Pirate hacky magnet thing" 😉...
jenkins build this please
Can you give examples of what the calls to `retro_set_controller_port_device()` look like for the following cases? * Only a keyboard * Keyboard and two connected joysticks * Keyboard and two...
I think we need an out-of-band method to indicate keyboard presence. Using joystick ports fails if there are no joystick ports.