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
/
lua.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-20
Route all backend debug logging through a macro
cbdev
1
-21
/
+21
2019-12-11
Simplify plugin_stop API
cbdev
1
-10
/
+2
2019-12-11
Simplify plugin_start API
cbdev
1
-11
/
+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-12-04
Hide lua_interval if timerfd callback mechanism is used
cbdev
1
-0
/
+2
2019-11-03
Fix winmidi wire format
cbdev
1
-3
/
+0
2019-08-22
Update travis config for openssl, using CFLAGS this time
cbdev
1
-1
/
+1
2019-08-03
Windows build compatiblity
cbdev
1
-4
/
+0
2019-07-28
Fix Lua timing on non-linux
cbdev
1
-2
/
+9
2019-07-24
Clarify backend documentation
cbdev
1
-2
/
+2
2019-07-24
Fix issues found by Coverity Scan
cbdev
1
-5
/
+5
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
1
-0
/
+40
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
1
-20
/
+282
2019-07-06
Implement Lua backend
cbdev
1
-0
/
+202