index
:
midimonster
debian/master
kinet
master
mqtt
rtpmidi
uinput
Multi-protocol translation software
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
backends
/
midi.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-01-12
Rework instance creation
cbdev
1
-8
/
+3
2019-12-20
Route all backend debug logging through a macro
cbdev
1
-26
/
+27
2019-12-11
Simplify plugin_stop API
cbdev
1
-8
/
+2
2019-12-11
Simplify plugin_start API
cbdev
1
-15
/
+2
2019-12-05
Add flags parameter to channel parser plugin API (Fixes #31)
cbdev
1
-1
/
+1
2019-12-04
Explicitly mark the backend init symbol visible
cbdev
1
-1
/
+1
2019-11-22
Remove unnecessary case
Leon Scheid
1
-8
/
+5
2019-11-22
Chane NoteOff behavior
Leon Scheid
1
-2
/
+8
2019-10-05
Implement detect option for winmidi
cbdev
1
-2
/
+1
2019-09-20
Update documentation, fix minor leaks
cbdev
1
-2
/
+2
2019-09-15
Fix minor MIDI issues
cbdev
1
-12
/
+15
2019-08-24
Fix NULL pointer access
cbdev
1
-1
/
+1
2019-08-24
Only connect to ALSA when instances are requested
cbdev
1
-14
/
+25
2019-08-10
Clean up & check unions
cbdev
1
-9
/
+5
2019-08-07
Fix export visibilities for GCC
cbdev
1
-6
/
+0
2019-08-01
Implement midi backend detect option
cbdev
1
-6
/
+35
2019-04-01
Implement pitch, aftertouch and pressure events for the MIDI backend
cbdev
1
-1
/
+39
2019-03-30
Fix MIDI mapping syntax
cbdev
1
-5
/
+30
2018-03-02
Move backend implementations to subdirectory
cbdev
1
-0
/
+366