Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / chris-zen/coremidi issues and pull requests
#54 - Make AnyObject public by re-exporting it
Pull Request -
State: closed - Opened by chris-zen 5 months ago
#53 - Do not dispose the client on drop to avoid the CoreMIDI server to shutdown in iOS
Pull Request -
State: closed - Opened by chris-zen 5 months ago
#52 - Bump versions to include fix for miss-aligned issue in non ARM processors
Pull Request -
State: closed - Opened by chris-zen 5 months ago
#51 - AnyObject needs to be public
Issue -
State: closed - Opened by akhudek 5 months ago
- 1 comment
#50 - Add a function to create a Source from a unique id.
Pull Request -
State: closed - Opened by akhudek 6 months ago
- 1 comment
#49 - `misaligned pointer dereference` error in `PacketListIterator::next`
Issue -
State: closed - Opened by arteme 10 months ago
- 16 comments
#48 - PacketBuffer mutates self
Issue -
State: closed - Opened by kolektiv 12 months ago
- 3 comments
#47 - Fix object conversions
Pull Request -
State: closed - Opened by chris-zen about 1 year ago
#46 - Update Github workflows
Pull Request -
State: closed - Opened by chris-zen about 1 year ago
#45 - update CI cache plug-in configuration
Pull Request -
State: closed - Opened by snowroll about 1 year ago
- 1 comment
#44 - Add missing Clone for Destination
Pull Request -
State: closed - Opened by chris-zen about 1 year ago
#43 - Object references can be cloned
Pull Request -
State: closed - Opened by chris-zen about 1 year ago
#42 - Report a vulnerability in chris-zen/coremidi
Issue -
State: closed - Opened by snowroll over 1 year ago
- 2 comments
#41 - tie lifetimes of ports and client
Pull Request -
State: closed - Opened by jackdreilly over 1 year ago
- 2 comments
#40 - Updated example code in README.md
Pull Request -
State: closed - Opened by cornedriesprong about 2 years ago
- 1 comment
#39 - MIDIClientDispose causes trouble on iOS
Issue -
State: closed - Opened by deermichel about 2 years ago
- 3 comments
#38 - Issue receiving midi packets when using CoreMIDI with Tauri
Issue -
State: closed - Opened by elmcapp over 2 years ago
- 5 comments
#37 - Is Human Readable midi data support
Issue -
State: closed - Opened by elmcapp over 2 years ago
- 1 comment
#36 - Adding support for MIDI 2.0 protocol
Pull Request -
State: closed - Opened by chris-zen almost 3 years ago
#35 - Fix cargo login and test job triggered on tags
Pull Request -
State: closed - Opened by chris-zen almost 3 years ago
#34 - Migrate CI to Github Actions
Pull Request -
State: closed - Opened by chris-zen almost 3 years ago
#33 - Refactoring and Upgrading
Pull Request -
State: closed - Opened by chris-zen over 3 years ago
- 6 comments
#32 - Client::new() returns error -50 after 6 calls
Issue -
State: open - Opened by sourcebox over 3 years ago
- 1 comment
#31 - Use the block crate and functions that take blocks instead of boxing callbacks.
Issue -
State: closed - Opened by adamnemecek almost 4 years ago
- 4 comments
#30 - Add lifetimes to objects that contain callbacks
Pull Request -
State: closed - Opened by depp over 4 years ago
- 8 comments
#29 - Re-export all structs necessary to process client notifications publicly
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
#28 - Documented How to Receive Client Notifications
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
- 3 comments
#27 - Removes the dependency on the "time" crate, which is not used
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
#26 - Fix Undefined Behavior in Client and Properties
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
- 2 comments
#25 - Bumps minimum required Rust version to 1.36
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
#24 - Undefined Behavior in `Client` and `Properties`
Issue -
State: closed - Opened by jasongrlicky over 4 years ago
#23 - CoreFoundation objects over-released in Properties
Issue -
State: closed - Opened by jasongrlicky over 4 years ago
#22 - Fix CoreFoundation Lifetime Issues with Properties
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
#21 - Fixes Virtual Destination Example
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
#20 - Fixes crash in tests
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
- 1 comment
#19 - Set Version Number in Cargo.toml
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
- 5 comments
#18 - Explicitly specify minimum Rust version
Pull Request -
State: closed - Opened by jasongrlicky over 4 years ago
#17 - SIGILL in Tests on macOS 10.14
Issue -
State: closed - Opened by jasongrlicky over 4 years ago
#16 - Notifications callback not called when devices are added or removed
Issue -
State: closed - Opened by jasongrlicky over 4 years ago
#15 - Implement Send for BoxedCallback
Pull Request -
State: closed - Opened by chris-zen about 5 years ago
- 1 comment
#14 - Client is not Send
Issue -
State: closed - Opened by Boddlnagg almost 6 years ago
- 9 comments
#13 - Cloning Destination/Source?
Issue -
State: closed - Opened by Boddlnagg almost 6 years ago
- 4 comments
#12 - Allow empty PacketBuffer and initial control of the capacity
Pull Request -
State: closed - Opened by chris-zen almost 6 years ago
- 3 comments
#11 - OS name update
Pull Request -
State: closed - Opened by lashomb over 6 years ago
#10 - Flesh out Device, add Entity
Pull Request -
State: closed - Opened by jparoz about 7 years ago
- 2 comments
#9 - PacketBuffer rewrite
Pull Request -
State: closed - Opened by Boddlnagg over 7 years ago
- 5 comments
#8 - Client can be dropped while port is open
Issue -
State: open - Opened by Boddlnagg over 7 years ago
- 1 comment
#7 - Correctly dispose virtual endpoints
Pull Request -
State: closed - Opened by Boddlnagg over 7 years ago
#6 - Handle failure in from_index
Pull Request -
State: closed - Opened by Boddlnagg over 7 years ago
- 2 comments
#5 - Why not use MIDIPacketListAdd?
Issue -
State: closed - Opened by Boddlnagg over 7 years ago
- 5 comments
#4 - Handle MIDIGetDestination/MIDIGetSource failure
Issue -
State: closed - Opened by Boddlnagg over 7 years ago
#3 - Correct lifetime for callbacks
Pull Request -
State: closed - Opened by raphlinus over 7 years ago
- 2 comments
#2 - Serious safety problems with callbacks
Issue -
State: closed - Opened by raphlinus over 7 years ago
- 1 comment
#1 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger almost 8 years ago