davr
davr
For some users, you have to be logged into google in order to retrieve a profile photo. So doing a simple url retrieve on the user.photo_url will return a 404...
This line is crashing in hangoutsclient.go / StartPolling(): `c.lastSync = *getSelfInfo.ResponseHeader.CurrentServerTime` I have no experience with golang, so I can't debug it too well. But if I run it under...
teVirtualMidi allows for creating virtual midi ports on windows. It's the same driver used by the loopMidi tool; the reason for using this backend instead of just using loopMidi, is...
Hello, the author of loopMIDI provides a SDK which lets you programmatically open virtual midi ports, which is useful to not need to manually open them. The other advantage is...
Hello, I would like to be able to set a higher bitrate than 128kbit when using a private server where I control both the server and clients, so you don't...
/games is hardcoded in a few config files, this makes it set them based on the env var passed in
All versions of Conty after v1.23 immediately crash and just print the message ``` Killed ``` v1.23 works as expected though. What can I do to debug the issue?
Hello, I would like the ability to apply 'favorite' status / feature to existing photos using the API.