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
2021-01-15
Implement EPN's for the rtpmidi backend
cbdev
1
-1
/
+2
2021-01-10
Implement program change control for the midi, winmidi and jack backends ↵
cbdev
1
-1
/
+17
(Fixes #79)
2021-01-09
Add source/target as aliases for MIDI read/write config options (#79)
cbdev
1
-2
/
+2
2021-01-08
Implement EPN reception for the winmidi backend
cbdev
1
-0
/
+2
2021-01-04
Implement EPN reception for the midi backend
cbdev
1
-8
/
+97
2021-01-02
Implement EPN transmission for the winmidi backend
cbdev
1
-3
/
+3
2021-01-01
Implement EPN transmission for the midi backend
cbdev
1
-21
/
+69
2020-03-10
Simplify MIDI backend
cbdev
1
-33
/
+28
2020-03-09
Remove deprecated MIDI channel syntax
cbdev
1
-49
/
+30
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