aboutsummaryrefslogtreecommitdiffhomepage
path: root/backends/rtpmidi.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-03Limit connection attempts to one in 10seccbdev1-5/+3
2019-12-29rtpmidi service handlingcbdev1-6/+68
2019-12-28Extend peer handlingcbdev1-33/+78
2019-12-27Implement MIDI command parsingcbdev1-2/+153
2019-12-26Invite peer on data portcbdev1-10/+28
2019-12-24Implement AppleMIDI responder modecbdev1-30/+150
2019-12-22Update rtpmidi to conform to master changescbdev1-52/+53
2019-12-16Move active invitations to global scopecbdev1-17/+68
2019-12-15Fix overloadingcbdev1-2/+2
2019-12-15Initial AppleMIDI session supportcbdev1-2/+77
2019-12-13Basic rtpmidi outputcbdev1-3/+109
2019-12-11Implement rtpmidi peer handlingcbdev1-19/+57
2019-12-11rtpmidi shutdown procedurecbdev1-12/+32
2019-12-09rtpmidi socket bindingcbdev1-8/+79
2019-12-08rtpmidi channel spec parsingcbdev1-20/+179
2019-12-08Cleanup rtmidi data structurescbdev1-9/+4
2019-12-08Partly redesign rtpmidi backendcbdev1-140/+26
2018-03-27Make rtpmidi backend behave while not providing functionalitycbdev1-5/+165
2018-03-25Rough rtpmidi backend skeletoncbdev1-0/+130