Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
R
rtmididrv
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
gomidi
rtmididrv
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
v0.2.2
Select Git revision
Branches
1
master
default
protected
Tags
20
v0.15.0
v0.9.5
v0.9.4
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.1
v0.10.0
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
v0.7.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
May
1
12
Jul
14
May
8
Feb
24
Jan
7
May
29
Apr
25
Mar
24
7
25
Oct
24
Sep
12
Jul
11
8
May
26
Feb
30
Oct
23
4
3
20
Sep
3
2
add note that development has moved to gitlab.com/gomidi/midi/v2
v0.15.0 v0.9.5 …
v0.15.0 v0.9.5 master
fix issues with update to v5.0.0; sync go version
v0.9.4
v0.9.4
Merge branch 'rtmidi_5' into 'master'
Udpate RtMidi to v5.0.0
add options to ignore sysex, timecode and activesense
v0.14.0
v0.14.0
try to fix go modules issue
v0.13.0
v0.13.0
hopefully importing the right version now
v0.12.0
v0.12.0
update midi version
v0.11.0
v0.11.0
Merge branch 'update-upstream-rtmidi' into 'master'
Prevent compilation failures related to previously declared symbols
Update vendored library to v4.0.0
make it work with midi 1.16.4
v0.10.1
v0.10.1
add checksum
v0.10.0 v0.9.3
v0.10.0 v0.9.3
update midi version
v0.9.2
v0.9.2
fixing driver location
v0.9.1
v0.9.1
updating dependency to midi v1.5.0
v0.9.0
v0.9.0
fix readme
v0.8.5
v0.8.5
updating go.mod
v0.8.4
v0.8.4
Merge pull request #1 from LanVukusic/patch-1
v0.8.3
v0.8.3
Merge branch 'master' of github.com:gomidi/rtmididrv
v0.8.2
v0.8.2
hint for github users
v0.8.1
v0.8.1
tell rtmidi to not ignore any messages
v0.8.0
v0.8.0
add methods to open virtual midi ports
v0.7.0
v0.7.0
fix issues with closing of ports and reattaching/rescanning
v0.6.0
v0.6.0
fix examples
updating midi package dependancy
v0.5.1
v0.5.1
code cleanup
v0.5.0
v0.5.0
Merge branch 'poll-fix-close' into 'master'
Fixed in and out polling memory leaks by closing after the connection
fix cgo issue
v0.4.2
v0.4.2
Merge branch 'patch-1' into 'master'
v0.4.0 v0.4.1
v0.4.0 v0.4.1
Fix mangled name, as reported by LanVukusic on github, cgo no longer accept this as of go 1.12
Merge pull request #2 from williamsharkey/patch-1
warn moved to gitlab
Fixed use of mangled name to "C.uint(n)"
update to midi v1.10
v0.3.0
v0.3.0
update deps
v0.2.3
v0.2.3
fixing internal dep
v0.2.2
v0.2.2
fixing go.mod for imported/rtmidi
v0.2.1
v0.2.1
moving to gitlab
v0.2.0
v0.2.0
Loading