Re: libsndio: remove support for legacy device names

2011-05-24 Thread Alexandre Ratchov
On Tue, May 24, 2011 at 03:18:57PM +0200, Christopher Zimmermann wrote: > On 05/03/11 22:58, Alexandre Ratchov wrote: > > hack to support legacy audio/midi device naming scheme is almost two > > years old, ok to drop support for it? > > > > -- Alexandre > > > This caught me by surprise. I spent

Re: libsndio: remove support for legacy device names

2011-05-24 Thread Paul Irofti
On Tue, May 24, 2011 at 03:18:57PM +0200, Christopher Zimmermann wrote: > On 05/03/11 22:58, Alexandre Ratchov wrote: > > hack to support legacy audio/midi device naming scheme is almost two > > years old, ok to drop support for it? > > > > -- Alexandre > > > This caught me by surprise. I spent

Re: libsndio: remove support for legacy device names

2011-05-24 Thread Christopher Zimmermann
On 05/03/11 22:58, Alexandre Ratchov wrote: > hack to support legacy audio/midi device naming scheme is almost two > years old, ok to drop support for it? > > -- Alexandre This caught me by surprise. I spent about an hour in gdb and the source to find out what was wrong. aucat just told me this:

libsndio: remove support for legacy device names

2011-05-03 Thread Alexandre Ratchov
hack to support legacy audio/midi device naming scheme is almost two years old, ok to drop support for it? -- Alexandre Index: mio.c === RCS file: /cvs/src/lib/libsndio/mio.c,v retrieving revision 1.10 diff -u -p -r1.10 mio.c --- mio