index
:
usbmidiism.git
master
Abstractions and helpers for USB MIDI devices on Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
classes/{NanoKontrol2,PlatformMPlus}.sc: Fixing adding of elements to reflect...
HEAD
master
David Runge
2018-03-19
2
-208
/
+205
*
classes/MIDIDevice.sc: Further specifying addSpec. Patching up connectPassThr...
David Runge
2018-03-19
1
-32
/
+30
*
classes/MIDIStateManager.sc: Add verbose mode. Inserting linebreaks and passi...
David Runge
2018-03-19
1
-4
/
+10
*
classes/MIDIState.sc: Adding update method to update data and banks (for now ...
David Runge
2018-03-19
1
-3
/
+51
*
classes/USBMIDIIsm.sc: Cleanup verbosity setting. Init MIDIStateManager with ...
David Runge
2018-03-19
1
-8
/
+5
*
classes/MIDIStateEvent.sc: Adding class to store MIDIState events.
David Runge
2018-03-19
1
-0
/
+17
*
classes/MIDIDevice.sc: Adding connected states, if recycling states from before.
David Runge
2018-03-18
1
-1
/
+3
*
classes/USBMIDIIsm.sc: Add try block, when initializing MIDIClient (might fai...
David Runge
2018-03-18
1
-9
/
+6
*
Adding classes/MIDIState{,Manager}.sc, taking care of early stages of state m...
David Runge
2018-03-18
6
-13
/
+154
*
classes: Adding first draft of USBMIDIIsm, allowing setting up and connecting...
David Runge
2018-02-02
4
-0
/
+1031