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
/
midimonster.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-12-18
Change --version output to stdout
Spacelord
1
-1
/
+1
2019-12-10
Implement rudimentary argument parsing
cbdev
1
-3
/
+24
2019-12-05
Unify midi parsing/deparsing code
cbdev
1
-1
/
+1
2019-12-03
Add error checking for shell callouts during build
cbdev
1
-1
/
+1
2019-08-11
Initial maweb backend
cbdev
1
-0
/
+3
2019-08-07
Fix export visibilities for GCC
cbdev
1
-8
/
+8
2019-08-03
Windows build compatiblity
cbdev
1
-7
/
+32
2019-07-07
Minor fixes
cbdev
1
-1
/
+1
2019-03-24
Don't use GNU extensions for initializers...
cbdev
1
-1
/
+2
2019-03-24
Fix minor issues reported by Coverity Scan
cbdev
1
-1
/
+1
2019-03-20
Fix signaled fd storage reallocation
cbdev
1
-8
/
+7
2019-03-19
Allow the fd set to be updated at translation time (Fixes #8)
cbdev
1
-10
/
+30
2018-03-28
Elaborate backend error message
cbdev
1
-1
/
+0
2018-03-25
Clarify startup error message
cbdev
1
-1
/
+0
2018-02-28
Update ArtNet configuration syntax, add mm_timestamp API
cbdev
1
-1
/
+20
2018-02-18
Whitespace fixes
cbdev
1
-2
/
+2
2017-11-13
Add debug messages
cbdev
1
-0
/
+3
2017-06-21
Improve documentation, allow event collection during event processing
cbdev
1
-24
/
+50
2017-06-08
Move to dynamically loading backends
cbdev
1
-8
/
+5
2017-06-06
Working MIDI translation
cbdev
1
-3
/
+57
2017-06-06
Implement MIDI backend event fetching
cbdev
1
-4
/
+33
2017-06-05
Core select loop
cbdev
1
-2
/
+104
2017-06-05
Backend channel spec parsing
cbdev
1
-0
/
+13
2017-06-04
Implement channel mapping
cbdev
1
-0
/
+43
2017-06-04
Move instance allocator to backend object, introduce backend start function
cbdev
1
-62
/
+7
2017-06-04
Add readme, flesh out backends
cbdev
1
-1
/
+65
2017-06-03
Config parser
cbdev
1
-1
/
+25
2017-06-01
Sample config and basic headers
cbdev
1
-0
/
+22