-
```
It's a very common problem among people making volume controls to make them
linear. They don't realize that humans don't sense sound linearly. This is
especially important when fading the alarm …
-
# **EDIT from TheSavior**:
It looks like the request structure has changed. Every bot, map, and 3rd party app is currently working to update.
Niantic changed their API. People are working on a fix …
-
since the extension update my jobs have reduced... it's only me or you too??
---
it all started when released new testers, this is the truth
each update in rainforest it gets worse... in the first …
-
Hey guys,
Like you already know the PoGo app doesn't work.
The reason for that is that Niantic updated their server.
The update ruined the API, the requests are now cryptographically signed.
The late…
-
```
What steps will reproduce the problem?
Windows users are reporting upload problems since we updated to the RC_0_15
branch (post v0.15.4). It seems there is no upload at all (or just one upload
…
-
I have studied what I could of the Tox protocol (which isn't easy because there is no documentation and the code isn't really readable since it grew without planning) but I believe I got a good enough…
-
```
What steps will reproduce the problem?
Windows users are reporting upload problems since we updated to the RC_0_15
branch (post v0.15.4). It seems there is no upload at all (or just one upload
…
-
You need to leave the metrics disabled by default and then at least ask users, first time they activate the editor, whether they would allow it to be enabled.
I for one will not allow spyware to run …
-
The optimize functions do not have any way to set parameter limits, for example stating p[0]>=0 to prevent the fitting from attempting negative values. This SEVERALLY limits the usefulness of the pack…
-
(A little bit of this discussion exists on Asana, I'm moving it here.)
I've managed to cobble together a simple program that extracts video frames from the H264 output of the camera we have:
``` cpp…