Steve Dougherty

Results 75 comments of Steve Dougherty

It isn't a complete replacement because it doesn't have complex debouncing techniques, but the [`Debouncer`](https://github.com/apechinsky/arduino-libs/blob/master/Debouncer/examples/basic/sketch.ino) library allows passing in the value to use.

What if you remove `BeatSaberTweaks.dll` from your `Beat Saber\Plugins` directory?

Is my understanding correct that the behavior you would expect is that it only matter whether the site you've specified doesn't exist?

Looks fine to me. Do you have ideas for what we can do about requiring dependencies more recent than distros tend to ship?

Is JWT for anything other than the image loading progress placeholders? On Tue, Jan 20, 2015, 6:26 AM Ximin Luo [email protected] wrote: > No, it would be required for running...

I ask because if it's only for the image loading placeholders perhaps that feature can be removed in order to get the Debian package working? Maybe that's not something people...

As you may have seen in the readme > db4o requires maven 2 and commons compress 1.10 > requires maven 3 Did that change somehow?

Oh! Whoops! Thanks for finding this! Unfortunately I will be largely unavailable for probably the next month or so for medical reasons, so I won't be able to review this...

@ArneBab The bug is [Fail build contrib project with maven 3.*](https://freenet.mantishub.io/view.php?id=6843), so this looks like changes to allow that. It's probably mergable as is, even though it's become outdated through...

This is to update commons-compress? If I recall correctly this made API changes and Freenet doesn't work with it. Have you checked? Why does this pull in so many other...