Re: make SDL use new libsndio by default

2008-10-29 Thread Robert
On Wed, 29 Oct 2008 12:51:55 + Jacob Meuser <[EMAIL PROTECTED]> wrote: > On Wed, Oct 29, 2008 at 12:03:56PM +0100, Robert wrote: > > On Mon, 27 Oct 2008 03:12:55 + > > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > > > > > > perhaps some of you have noticed a new sound library has come to

Re: make SDL use new libsndio by default

2008-10-29 Thread Jacob Meuser
On Wed, Oct 29, 2008 at 12:03:56PM +0100, Robert wrote: > On Mon, 27 Oct 2008 03:12:55 + > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > > > perhaps some of you have noticed a new sound library has come to > > base (sio_open(3)), and aucat(1) can act as a sound server. > > > > this makes SDL

Re: make SDL use new libsndio by default

2008-10-29 Thread Alexandre Ratchov
On Wed, Oct 29, 2008 at 12:03:56PM +0100, Robert wrote: > On Mon, 27 Oct 2008 03:12:55 + > Jacob Meuser <[EMAIL PROTECTED]> wrote: > > > > > perhaps some of you have noticed a new sound library has come to > > base (sio_open(3)), and aucat(1) can act as a sound server. > > > > this makes SDL

Re: make SDL use new libsndio by default

2008-10-29 Thread Alexandre Ratchov
On Wed, Oct 29, 2008 at 11:21:47AM +, Stuart Henderson wrote: > On 2008/10/29 12:03, Robert wrote: > > Tested with vlc on Thinkpad X200/amd64. > > > > Without aucat running, everything at 44,48,96kHz works fine. Below > > that the sound is too fast and stutters. > > > > With aucat running all

Re: make SDL use new libsndio by default

2008-10-29 Thread Stuart Henderson
On 2008/10/29 12:03, Robert wrote: > Tested with vlc on Thinkpad X200/amd64. > > Without aucat running, everything at 44,48,96kHz works fine. Below > that the sound is too fast and stutters. > > With aucat running all samplerates except 44kHz and 96kHz, play back is > too fast and stutters. (tes

Re: make SDL use new libsndio by default

2008-10-29 Thread Robert
On Mon, 27 Oct 2008 03:12:55 + Jacob Meuser <[EMAIL PROTECTED]> wrote: > > perhaps some of you have noticed a new sound library has come to > base (sio_open(3)), and aucat(1) can act as a sound server. > > this makes SDL use the new library by default (if SDL_SUDIODRIVER is > not set in the

Re: make SDL use new libsndio by default

2008-10-29 Thread Alf Schlichting
On Tue, Oct 28, 2008 at 09:51:36AM +0100, Alf Schlichting wrote: > On Tue, Oct 28, 2008 at 04:18:47AM +, Jacob Meuser wrote: > > On Mon, Oct 27, 2008 at 05:27:09PM +0100, Alf Schlichting wrote: > > > On Mon, Oct 27, 2008 at 03:12:55AM +, Jacob Meuser wrote: > > > > > > > > perhaps some of

Re: make SDL use new libsndio by default

2008-10-28 Thread Alf Schlichting
On Tue, Oct 28, 2008 at 04:18:47AM +, Jacob Meuser wrote: > On Mon, Oct 27, 2008 at 05:27:09PM +0100, Alf Schlichting wrote: > > On Mon, Oct 27, 2008 at 03:12:55AM +, Jacob Meuser wrote: > > > > > > perhaps some of you have noticed a new sound library has come to > > > base (sio_open(3)),

Re: make SDL use new libsndio by default

2008-10-27 Thread Jacob Meuser
On Mon, Oct 27, 2008 at 05:27:09PM +0100, Alf Schlichting wrote: > On Mon, Oct 27, 2008 at 03:12:55AM +, Jacob Meuser wrote: > > > > perhaps some of you have noticed a new sound library has come to > > base (sio_open(3)), and aucat(1) can act as a sound server. > > > > this makes SDL use the

Re: make SDL use new libsndio by default

2008-10-27 Thread Alf Schlichting
On Mon, Oct 27, 2008 at 03:12:55AM +, Jacob Meuser wrote: > > perhaps some of you have noticed a new sound library has come to > base (sio_open(3)), and aucat(1) can act as a sound server. > > this makes SDL use the new library by default (if SDL_SUDIODRIVER is not > set in the environment, o

Re: make SDL use new libsndio by default

2008-10-26 Thread Alexandre Ratchov
On Mon, Oct 27, 2008 at 03:12:55AM +, Jacob Meuser wrote: > > perhaps some of you have noticed a new sound library has come to > base (sio_open(3)), and aucat(1) can act as a sound server. > > this makes SDL use the new library by default (if SDL_SUDIODRIVER is not > set in the environment, o

Re: make SDL use new libsndio by default

2008-10-26 Thread Jacob Meuser
On Mon, Oct 27, 2008 at 12:15:17PM +0900, Masao Uebayashi wrote: > > @@ -16,7 +16,7 @@ > > PERMIT_PACKAGE_FTP= Yes > > PERMIT_DISTFILES_CDROM= Yes > > PERMIT_DISTFILES_FTP= Yes > > -WANTLIB= m usbhid > > +WANTLIB= m sa usbhid > > > > MASTER_SITES= ftp://ftp.fr.f