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
/
config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-11
Simplify plugin_stop API
cbdev
1
-1
/
+2
2019-12-05
Add flags parameter to channel parser plugin API (Fixes #31)
cbdev
1
-4
/
+4
2019-11-07
Only fclose configuration file if it has been opened previously (Coverity CID...
cbdev
1
-1
/
+3
2019-11-07
Makefile install target and packaging instructions (Fixes #28)
cbdev
1
-3
/
+35
2019-09-04
Use platform-independent specifiers for printf calls
cbdev
1
-3
/
+3
2019-08-03
Windows build compatiblity
cbdev
1
-0
/
+56
2019-07-24
Allow n:1 multi-channel mapping
cbdev
1
-4
/
+4
2019-07-20
Implement multi-channel mapping syntax
cbdev
1
-16
/
+180
2018-03-16
Fix resource leaks on error
cbdev
1
-0
/
+2
2017-12-02
Fix check on return value
cbdev
1
-2
/
+1
2017-12-02
Simplify config parsing, OSC keyboard sample config
cbdev
1
-2
/
+1
2017-07-04
Change mapping syntax to allow bi-directional assignments
cbdev
1
-12
/
+67
2017-07-03
Validate instance names
cbdev
1
-0
/
+6
2017-06-04
Implement channel mapping
cbdev
1
-6
/
+53
2017-06-04
Move instance allocator to backend object, introduce backend start function
cbdev
1
-0
/
+5
2017-06-04
Add readme, flesh out backends
cbdev
1
-6
/
+0
2017-06-03
Config parser
cbdev
1
-0
/
+138