Results 192 issues of piegames

I'd like to use TMCMR in my projects and will write a GUI for it and start programming in the next weeks. It will require some major changes and refactoring,...

I hate it when any CPU frequencies are shown in percent rather than in Hz. Is it possible to add an option to show the real frequency instead of a...

enhancement

I redid some things, cherrypicked some commits and did a few things differently. Tell me which implementation details you prefer.

As of #513, I hacked together a prototype for OSC support. It compiles on my system, and it won't compile any of the modules I don't currently use (fixing them...

Depending on futures 0.1 is causing me headaches, because the traits mismatch (I have two different `futures` versions in my dependency tree).

I want the server to bind on an IPv6 address, and configured it like this: ``` [Server] address = "[::1]" ``` However, this consistently fails with the following error message:...

### Bug Description I just misclicked while trying to import bookmarks, and thus imported a standard HTML file. It took a long time, and obviously gave very weird results, and...

Enhancement

### Bug Description I just tried to import a bookmarks file and it went fairly well, it even recognized the tags properly. However there seems to be a bug: some...

Bug

Separating out the issue from #367. Backtrace: ``` Resource temporarily unavailable (os error 11) Stack backtrace: 0: ::call 1: bupstash::client::SendSession::send_dir 2: bupstash::client::send 3: bupstash::put_main 4: bupstash::main 5: std::sys_common::backtrace::__rust_begin_short_backtrace 6: main...