On Jan 28, 2008, at 16:52, Alan Horstmann wrote:
Are historic versions of ALSA available anywhere? I have been unable to locate any. It might be useful for me tracking down a bug to see the source code for alsa-driver-1.0.1 !!
On Mon, 2008-01-28 at 17:45 +0100, Daniel Mack wrote:
It's possible to check out this version from the Mercurial repository. Have a look at http://hg.alsa-project.org/alsa-driver/tags and http://alsa-project.org/main/index.php/SourceCodeRepository
On Monday 28 January 2008 17:09, Tobin Davis wrote:
Yes, use the mercurial source repository. You can do a binary search if you know where the bug is. What driver are you tracing?
On Monday 28 January 2008 18:23, Rene Herman wrote:
That, or you could just grab whatever you want from
ftp://ftp.alsa-project.org/pub/driver
Daniel, Tobin, Rene,
Thanks very much guys! I had assumed Hg would only have more recent stuff. That gives me several ways...
Alan