Alberto Invernizzi

Results 25 comments of Alberto Invernizzi

I had the same concern and I found out by looking at the code, but then before updating the wiki I found out this issue. I don't know what's the...

I started working on a PR #466 for migrating/updating to `Catch2`.

Here, MacBook Pro (13-inch, 2018) with everything built from source, specifically wxWidgets 3.1.5 and CubicSDR master. I can see that overall the UI aspect is correct (no bias/offset between mouse...

> If you want to be able to pass `C_NULL` for context, you could just declare a separate two-argument method: > > ```julia > function proxy(frontend::Socket, backend::Socket) > ccall((:zmq_proxy, libzmq),...

Sorry, I didn't see this PR before fixing the regex in #53 I don't have experience working with Android, so if you don't see any value from using the last...

Same here, it worked after a few tries. Python 2.7.18 on Ubuntu 18.04.4 LTS ```bash Package Version ----------------------------- ------------------- androidviewclient 15.8.0 args 0.1.0 backports.functools-lru-cache 1.5 certifi 2018.11.29 chardet 3.0.4 clint...

This PR and related issue is out-of-date. See #51 for up-to-date info.

Thanks @tururay, your message has been very helpful! I tried the apk suggested by you, but it says that version became out of date on Jul 11, 2020. So, I've...

It is a very generic and extensive work the one I'm proposing, it's not easy to pick up isolated things. But, I understand your point, I will try to summarize...

> > CMake modernization: this involves every single CMakeLists.txt in the project. Currently the project does not really uses CMake targets, which will help a lot in the overall management...