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
/
maweb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-01
Allow initial maweb event push even for zero values (#74)
cbdev
1
-1
/
+1
2020-06-11
Query joystick buttons
cbdev
1
-1
/
+1
2020-06-05
Log out of maweb session on disconnect (Fixes #61)
cbdev
1
-23
/
+33
2020-06-02
Change maweb session identifier message (Fixes #62)
cbdev
1
-2
/
+2
2020-05-30
maweb: Try next host (if configured) on login failure
cbdev
1
-6
/
+18
2020-05-16
Implement maweb dynamic interval
cbdev
1
-18
/
+32
2020-04-27
Allow access to previous value in python handlers
cbdev
1
-1
/
+1
2020-04-26
Periodically retry connecting remotes for maweb
cbdev
1
-18
/
+32
2020-04-25
Implement maweb fallback connections
cbdev
1
-25
/
+84
2020-04-23
Split mDNS socket into v4/v6
cbdev
1
-1
/
+1
2020-04-20
Print platform-specific error messages for socket calls
cbdev
1
-1
/
+1
2020-02-25
Implement quiet mode for maweb backend
cbdev
1
-2
/
+15
2020-01-12
Rework instance creation
cbdev
1
-9
/
+4
2019-12-25
Fix uninitialized variable
cbdev
1
-1
/
+1
2019-12-20
Route all backend debug logging through a macro
cbdev
1
-47
/
+48
2019-12-12
Extend hostspec parsing and implement local mode for sACN (#39)
cbdev
1
-2
/
+2
2019-12-11
Release instance implementation data allocation
cbdev
1
-0
/
+2
2019-12-11
Simplify plugin_stop API
cbdev
1
-11
/
+2
2019-12-11
Simplify plugin_start API
cbdev
1
-14
/
+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-11-22
Update button control state on input not output
cbdev
1
-2
/
+2
2019-11-22
Exclude buttons from feedback filtering for maweb backend
cbdev
1
-1
/
+3
2019-11-07
Makefile install target and packaging instructions (Fixes #28)
cbdev
1
-1
/
+1
2019-10-05
Implement detect option for winmidi
cbdev
1
-3
/
+4
2019-09-20
Fix maweb channel ordering
cbdev
1
-2
/
+12
2019-09-20
Update documentation, fix minor leaks
cbdev
1
-1
/
+0
2019-09-18
Fix maweb command key handling
cbdev
1
-77
/
+112
2019-09-18
Fix winmidi feedback connection
cbdev
1
-1
/
+1
2019-09-14
Fix maweb polling
cbdev
1
-22
/
+25
2019-09-08
Fix duplicate poll requests
cbdev
1
-2
/
+11
2019-09-07
maweb I/O buffering
cbdev
1
-104
/
+141
2019-09-04
Don't build maweb as debug
cbdev
1
-2
/
+0
2019-09-04
Use platform-independent specifiers for printf calls
cbdev
1
-16
/
+18
2019-08-23
Fix Coverity CID 347886
cbdev
1
-0
/
+1
2019-08-23
Finalize & publish maweb backend
cbdev
1
-38
/
+54
2019-08-22
Update travis dependencies
cbdev
1
-1
/
+0
2019-08-22
Implement input for the maweb backend (with a few limitations)
cbdev
1
-60
/
+298
2019-08-17
Fix exec indexing
cbdev
1
-5
/
+0
2019-08-16
Implement dot2 specific workarounds
cbdev
1
-8
/
+8
2019-08-15
Fix CI, add dot2 detection to maweb
cbdev
1
-0
/
+7
2019-08-12
Placate spellintian...
cbdev
1
-1
/
+1
2019-08-12
Fix maweb button execs
cbdev
1
-1
/
+26
2019-08-11
Initial maweb backend
cbdev
1
-0
/
+695