Commit c02be39
committed
feat: update rtmidi submodule and RtMidi::Api enum value order
Signed-off-by: Christopher Arndt <[email protected]>1 parent 86b62b8 commit c02be39
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
154 | 153 | | |
| 154 | + | |
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | 250 | | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
- .devcontainer/Dockerfile+58
- .devcontainer/devcontainer.json+27
- .github/workflows/ci.yml+5-2
- .gitignore+3
- CMakeLists.txt+15-10
- RtMidi.cpp+19-18
- RtMidi.h+11-11
- cmake/rtmidi-config.cmake.in+3
- contrib/go/rtmidi/go.mod+3
- contrib/go/rtmidi/rtmidi.go+53-14
- contrib/go/rtmidi/rtmidi_stub.cpp+1
- rtmidi_c.cpp+9-8
- rtmidi_c.h+8-8
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
0 commit comments