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
2020-04-13
Introduce core iteration limit to break deadlocks
cbdev
1
-2
/
+8
2020-03-17
Output routing info to log
cbdev
1
-0
/
+9
2020-03-17
Fix registry apply bug, fix openpixelcontrol broadcast
cbdev
1
-1
/
+1
2020-03-16
Hash-index event routing table
cbdev
1
-66
/
+76
2020-03-15
Fix build and CI exits
cbdev
1
-4
/
+0
2020-03-10
Fix Coverity CID 354930 & CID 354929
cbdev
1
-2
/
+2
2020-03-10
Restructure core loop, add check for zero-descriptor case
cbdev
1
-76
/
+121
2020-03-08
Print proper error messages from core select on Windows
cbdev
1
-0
/
+11
2020-03-08
Allow managed_fd implementation data to be updated
cbdev
1
-0
/
+1
2020-02-29
Keep console alive when exiting as last process on Windows
cbdev
1
-3
/
+18
2020-01-13
Hide core-internal structures
cbdev
1
-0
/
+7
2020-01-12
Rework instance creation
cbdev
1
-1
/
+1
2020-01-05
Implement commandline config override (Fixes #26)
cbdev
1
-3
/
+26
2019-12-18
Fix evdev division by zero
cbdev
1
-1
/
+1
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