All of lore.kernel.org
 help / color / mirror / Atom feed
* Alsa 1.0.14?
@ 2006-11-27 16:04 Tobin Davis
  2006-11-27 16:09 ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: Tobin Davis @ 2006-11-27 16:04 UTC (permalink / raw)
  To: alsa-devel

With as much that has changed since alsa-1.0.13, can we expect to start
rolling out 1.0.14 soon?  The more users testing the changes, the
cleaner it gets.

-- 
Tobin Davis <tdavis@dsl-only.net>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Alsa 1.0.14?
  2006-11-27 16:04 Alsa 1.0.14? Tobin Davis
@ 2006-11-27 16:09 ` Takashi Iwai
  2006-11-27 17:35   ` enigma_0Z
  0 siblings, 1 reply; 4+ messages in thread
From: Takashi Iwai @ 2006-11-27 16:09 UTC (permalink / raw)
  To: Tobin Davis; +Cc: alsa-devel

At Mon, 27 Nov 2006 08:04:47 -0800,
Tobin Davis wrote:
> 
> With as much that has changed since alsa-1.0.13, can we expect to start
> rolling out 1.0.14 soon?  The more users testing the changes, the
> cleaner it gets.

Yes, I'm for release 1.0.14, at least, for drivers.

The question is still about device enumeration API in alsa-lib.
We have no real implementations in the application side, except for
aplay.  IMO, we'll need to create patches to major apps / system by
ourselves to push this API, instead of just waiting for their
implementations.  Otherwise no one will use such a new stuff at all
and the API will get rotten, as usual.


Takashi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Alsa 1.0.14?
  2006-11-27 16:09 ` Takashi Iwai
@ 2006-11-27 17:35   ` enigma_0Z
  2006-11-28 10:09     ` Takashi Iwai
  0 siblings, 1 reply; 4+ messages in thread
From: enigma_0Z @ 2006-11-27 17:35 UTC (permalink / raw)
  To: Takashi Iwai, alsa-devel

On 11/27/06, Takashi Iwai <tiwai@suse.de> wrote:
> At Mon, 27 Nov 2006 08:04:47 -0800,
> Tobin Davis wrote:
> >
> > With as much that has changed since alsa-1.0.13, can we expect to start
> > rolling out 1.0.14 soon?  The more users testing the changes, the
> > cleaner it gets.
>
> Yes, I'm for release 1.0.14, at least, for drivers.
>
> The question is still about device enumeration API in alsa-lib.
> We have no real implementations in the application side, except for
> aplay.  IMO, we'll need to create patches to major apps / system by
> ourselves to push this API, instead of just waiting for their
> implementations.  Otherwise no one will use such a new stuff at all
> and the API will get rotten, as usual.
>
>
> Takashi
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/alsa-devel
>

Can we wait until the conexant patches are finalized? There are still
some problems.

Mainly that the new patch (patch10) that has been integrated into hg
causes some opengl apps to slow down. I'm not sure how, and no
messages show up in the logs, but reinstalling a different version
(1.0.12, and i'm not sure how it's been patched) fixes the problem. It
seems like there's some polling going on in the new driver that eats
up cpu time from opengl apps.

Of course, sound with the older hacked version does not work with wine...

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Alsa 1.0.14?
  2006-11-27 17:35   ` enigma_0Z
@ 2006-11-28 10:09     ` Takashi Iwai
  0 siblings, 0 replies; 4+ messages in thread
From: Takashi Iwai @ 2006-11-28 10:09 UTC (permalink / raw)
  To: enigma_0Z; +Cc: alsa-devel

At Mon, 27 Nov 2006 12:35:34 -0500,
enigma_0Z wrote:
> 
> On 11/27/06, Takashi Iwai <tiwai@suse.de> wrote:
> > At Mon, 27 Nov 2006 08:04:47 -0800,
> > Tobin Davis wrote:
> > >
> > > With as much that has changed since alsa-1.0.13, can we expect to start
> > > rolling out 1.0.14 soon?  The more users testing the changes, the
> > > cleaner it gets.
> >
> > Yes, I'm for release 1.0.14, at least, for drivers.
> >
> > The question is still about device enumeration API in alsa-lib.
> > We have no real implementations in the application side, except for
> > aplay.  IMO, we'll need to create patches to major apps / system by
> > ourselves to push this API, instead of just waiting for their
> > implementations.  Otherwise no one will use such a new stuff at all
> > and the API will get rotten, as usual.
> >
> >
> > Takashi
> >
> > -------------------------------------------------------------------------
> > Take Surveys. Earn Cash. Influence the Future of IT
> > Join SourceForge.net's Techsay panel and you'll get the chance to share your
> > opinions on IT & business topics through brief surveys - and earn cash
> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> > _______________________________________________
> > Alsa-devel mailing list
> > Alsa-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/alsa-devel
> >
> 
> Can we wait until the conexant patches are finalized? There are still
> some problems.

> 
> Mainly that the new patch (patch10) that has been integrated into hg
> causes some opengl apps to slow down. I'm not sure how, and no
> messages show up in the logs, but reinstalling a different version
> (1.0.12, and i'm not sure how it's been patched) fixes the problem. It
> seems like there's some polling going on in the new driver that eats
> up cpu time from opengl apps.
> 
> Of course, sound with the older hacked version does not work with wine...

That's actually no problem unless the development of conexant patch
takes too long.  Usually we release firstly a couple of rc's.  The
pending patches can be merged during that phase. 


Takashi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-11-28 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-27 16:04 Alsa 1.0.14? Tobin Davis
2006-11-27 16:09 ` Takashi Iwai
2006-11-27 17:35   ` enigma_0Z
2006-11-28 10:09     ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.