Stephen Blott
Stephen Blott
Fixes #1. Kinda. See discussion there.
With floating point calculations, the actual result is hardware dependent. Two algebraically equivalent calculations may yield slightly different values. Suggestion: add explicit support for testing such values. Support might look...
This way, other JS in the client can use the socket too. This is the last change I need to get my own little project running, and is the client-side...
npm is asking that this be included in the repo (and that's what the internet seems to think too).
Previously, if no player app loaded, an asynchronous exception was raised. There was no way to catch this exception, and therefore no possibility to recover. Instead, here, emit an error....
Hi. I made a few changes/additions, mainly for my own use. They're here, if you're interested. Thanks, Steve
**Describe the bug** Assume a custom search engine (CSE). Previously, immediately after opening the vomnibar with a CSE, `` would expand the vomnibar with the most-recent searches on that search...
I was working on integrating your work into another project, and this was pretty much the only change I had to make to the body of your code. It allows...
I'm not sure about this, but I think there might be an issue around the scheduled download alarm not being reinstalled following a reboot. Several times, after reboot, my next...
The only reason I have ever used the "Top" button on the podcasts page is to move a podcast to the top so I can then move it _again_ down...