Re: sndio: protocol change - diff to test

2012-10-30 Thread Jonathan Gray
On Sun, Oct 28, 2012 at 01:55:34PM +0100, Alexandre Ratchov wrote: > On Sat, Oct 27, 2012 at 03:14:07PM +0200, Alexandre Ratchov wrote: > > Hi, > > > > This diff is to use dedicated messages for flow control instead of > > abusing clock tick messages and to enable flow control for MIDI. > > There

Re: sndio: protocol change - diff to test

2012-10-29 Thread Thomas Pfaff
On Sun, 28 Oct 2012 13:55:34 +0100 Alexandre Ratchov wrote: > sorry; the previous diff is wrong, please consider the one > below (thanks jsg@) > > Index: lib/libsndio/amsg.h > === > RCS file: /cvs/src/lib/libsndio/amsg.h,v Hi. No

Re: sndio: protocol change - diff to test

2012-10-28 Thread Alexandre Ratchov
On Sun, Oct 28, 2012 at 06:45:59PM +1100, Jonathan Gray wrote: > On Sat, Oct 27, 2012 at 03:14:07PM +0200, Alexandre Ratchov wrote: > > Hi, > > > > This diff is to use dedicated messages for flow control instead of > > abusing clock tick messages and to enable flow control for MIDI. > > There shou

Re: sndio: protocol change - diff to test

2012-10-28 Thread Alexandre Ratchov
On Sat, Oct 27, 2012 at 03:14:07PM +0200, Alexandre Ratchov wrote: > Hi, > > This diff is to use dedicated messages for flow control instead of > abusing clock tick messages and to enable flow control for MIDI. > There should be no change in behaviour, but this change is > necessary for future dev

Re: sndio: protocol change - diff to test

2012-10-28 Thread Jonathan Gray
On Sat, Oct 27, 2012 at 03:14:07PM +0200, Alexandre Ratchov wrote: > Hi, > > This diff is to use dedicated messages for flow control instead of > abusing clock tick messages and to enable flow control for MIDI. > There should be no change in behaviour, but this change is > necessary for future dev

sndio: protocol change - diff to test

2012-10-27 Thread Alexandre Ratchov
Hi, This diff is to use dedicated messages for flow control instead of abusing clock tick messages and to enable flow control for MIDI. There should be no change in behaviour, but this change is necessary for future developpement of sndiod. any regression? ok? -- Alexandre Index: lib/libsndio/a