Josh McKinney

Results 262 issues of Josh McKinney

https://www.midi.org/specifications-old/item/midi-in-xml

question

I had difficulty creating a new class that will listen to MIDI callbacks as C++ doesn't support casting class instance method function pointers to (void*) function pointers . I propose...

I have a need to use epel-6 rather than the latest version and would like the latest git-extras installed. Can this be added please?

suspend

I'm cutting this issue to attempt to get some feedback on how this works with the M5Stack Core2 (and to highlight a few differences / give some real world thoughs...

Hi, I'm not sure that this is the right place to note this. speedof.me did not get detected as a valid link on this tweet. https://twitter.com/JeremiadLee/status/314246197902704641 https://twitter.com/JeremiadLee/status/314251493089890304

Edit: GH Desktop didn't pull the PR notes in automatically, adding them... - [x] At least skimmed through [adding new extractor tutorial](https://github.com/rg3/youtube-dl#adding-support-for-a-new-site) and [youtube-dl coding conventions](https://github.com/rg3/youtube-dl#youtube-dl-coding-conventions) sections - [x] [Searched](https://github.com/rg3/youtube-dl/search?q=is%3Apr&type=Issues)...

account-needed
pending-fixes

`#![doc]` and various versions gated with feature flags etc are useful for: - including examples from a file into the lib docs using [include_str!](https://doc.rust-lang.org/std/macro.include_str.html) / [include-doc)](https://crates.io/crates/include-doc) - documenting features in...

This fixes a confusing sentence to make it more clear the cause of the performance hit is backtrace::Backtrace, not std::backtrace::Backtrace.

This PR adds Github CI workflows to replace appveyor. [@jonhoo's ci conf repo](https://github.com/jonhoo/rust-ci-conf/) has a reasonable stub of CI workflows and configuration for rust crates. It includes config for dependabot,...