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