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
Age
Commit message (
Collapse
)
Author
Files
Lines
2019-07-28
Fix evdev relative axes, add detect option
cbdev
5
-13
/
+75
2019-07-28
Fix Lua timing on non-linux
cbdev
3
-19
/
+14
2019-07-27
Add flying faders to readme
cbdev
1
-1
/
+1
2019-07-27
Fix uninitialized value
cbdev
1
-2
/
+2
2019-07-27
Refactor OSC backend, implement pattern matching
cbdev
9
-207
/
+543
2019-07-24
Allow n:1 multi-channel mapping
cbdev
2
-5
/
+6
2019-07-24
Add detect option to OSC backend
cbdev
2
-8
/
+29
2019-07-24
Clarify backend documentation
cbdev
3
-4
/
+6
2019-07-24
Update example configurations to new syntax, add comments
cbdev
8
-263
/
+56
2019-07-24
Fix issues found by Coverity Scan
cbdev
2
-6
/
+6
2019-07-20
Implement multi-channel mapping syntax
cbdev
6
-78
/
+274
2019-07-14
Fix header ordering
cbdev
1
-2
/
+2
2019-07-14
Conditionally include timerfd headers
cbdev
1
-1
/
+4
2019-07-14
Work around missing timerfd on OSX/Windows
cbdev
5
-4
/
+50
2019-07-13
Fix & simplify timer configuration
cbdev
1
-14
/
+15
2019-07-13
Fix indexing bug
cbdev
1
-1
/
+1
2019-07-13
Improved Lua backend with intervals
cbdev
6
-42
/
+359
2019-07-07
Minor fixes
cbdev
3
-9
/
+7
2019-07-07
Add lua dependency to macos for travis
cbdev
1
-1
/
+1
2019-07-06
evdev backend code style fixes
cbdev
2
-6
/
+11
2019-07-06
Implement Lua backend
cbdev
9
-5
/
+342
2019-06-30
Update OSC backend to API design
cbdev
2
-35
/
+35
2019-06-29
Update loopback backend to match API design
cbdev
4
-29
/
+33
2019-04-01
Fix MIDI example mappings
cbdev
1
-2
/
+2
2019-04-01
Fix spelling
cbdev
1
-1
/
+1
2019-04-01
Implement pitch, aftertouch and pressure events for the MIDI backend
cbdev
3
-12
/
+66
2019-03-31
Move backend documentation out of main README
cbdev
8
-418
/
+386
2019-03-30
Fix MIDI mapping syntax
cbdev
6
-205
/
+239
2019-03-26
Merge pull request #18 from peternewman/patch-1
cbdev
2
-5
/
+9
Build OLA plugin on Travis too
2019-03-26
Only run $CXX version when necessary
Peter Newman
1
-1
/
+1
2019-03-26
Install g++8 too, for the C++ compiles
Peter Newman
1
-1
/
+3
2019-03-26
Install the ola libs on Mac, use the latest C++ compiler too
Peter Newman
1
-4
/
+5
2019-03-26
Actually build the OLA plugin
Peter Newman
1
-1
/
+1
2019-03-26
Build OLA plugin too
Peter Newman
1
-0
/
+1
2019-03-24
Hack-fix parallel builds
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
2
-2
/
+2
2019-03-24
Factor out socket operations (Fixes #13)
cbdev
6
-341
/
+206
2019-03-24
Introduce full build target in root
cbdev
1
-1
/
+6
2019-03-23
Fix link visibilities
cbdev
2
-4
/
+4
2019-03-22
Implement an OLA backend (Fixes #14)
cbdev
5
-23
/
+443
2019-03-20
Fix signaled fd storage reallocation
cbdev
1
-8
/
+7
2019-03-19
Documentation update
cbdev
1
-3
/
+4
2019-03-19
Allow the fd set to be updated at translation time (Fixes #8)
cbdev
2
-12
/
+30
2019-03-16
Clarify wording of wide channels in README
cbdev
1
-2
/
+2
2019-03-16
Only start backends with active instances
cbdev
2
-4
/
+15
2019-03-07
Use _CLOCK_MONOTONIC_RAW for timestamps on OSX
cbdev
1
-1
/
+3
2019-03-06
Add Travis CI (#15)
Peter Newman
3
-1
/
+250
* Add and enable Travis CI builds * Add build status to readme
2018-12-27
New configuration
cbdev
2
-0
/
+64
2018-03-28
Merge branch 'master' into rtpmidi
cbdev
2
-1
/
+3
[prev]
[next]