aboutsummaryrefslogtreecommitdiffhomepage
path: root/midimonster.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-11Initial maweb backendcbdev1-0/+3
2019-08-07Fix export visibilities for GCCcbdev1-8/+8
2019-08-03Windows build compatiblitycbdev1-7/+32
2019-07-07Minor fixescbdev1-1/+1
2019-03-24Don't use GNU extensions for initializers...cbdev1-1/+2
2019-03-24Fix minor issues reported by Coverity Scancbdev1-1/+1
2019-03-20Fix signaled fd storage reallocationcbdev1-8/+7
2019-03-19Allow the fd set to be updated at translation time (Fixes #8)cbdev1-10/+30
2018-03-28Elaborate backend error messagecbdev1-1/+0
2018-03-25Clarify startup error messagecbdev1-1/+0
2018-02-28Update ArtNet configuration syntax, add mm_timestamp APIcbdev1-1/+20
2018-02-18Whitespace fixescbdev1-2/+2
2017-11-13Add debug messagescbdev1-0/+3
2017-06-21Improve documentation, allow event collection during event processingcbdev1-24/+50
2017-06-08Move to dynamically loading backendscbdev1-8/+5
2017-06-06Working MIDI translationcbdev1-3/+57
2017-06-06Implement MIDI backend event fetchingcbdev1-4/+33
2017-06-05Core select loopcbdev1-2/+104
2017-06-05Backend channel spec parsingcbdev1-0/+13
2017-06-04Implement channel mappingcbdev1-0/+43
2017-06-04Move instance allocator to backend object, introduce backend start functioncbdev1-62/+7
2017-06-04Add readme, flesh out backendscbdev1-1/+65
2017-06-03Config parsercbdev1-1/+25
2017-06-01Sample config and basic headerscbdev1-0/+22