annotate Mercurial-Access @ 3162:e387614b9be9

alsa-ng: Import rewritten ALSA plugin. This is still woefully incomplete, but supports basic playback. This driver uses the "safe" ALSA API subset, including use of blocking I/O. Right now, it is hardcoded to use "default". Do not complain about bugs in this plugin.
author William Pitcock <nenolod@atheme.org>
date Thu, 14 May 2009 21:05:11 -0500
parents 2df887365f92
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1183
a2c80a07fca8 Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
1 The atheme.org mercurial repository is available for anonymous read-only
a2c80a07fca8 Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
2 access.
a2c80a07fca8 Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
3
a2c80a07fca8 Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
4 To retrieve the audacious-plugins development branch from hg.atheme.org, do:
a2c80a07fca8 Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
5 $ hg clone http://hg.atheme.org/audacious-plugins audacious-plugins-devel
a2c80a07fca8 Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
6
a2c80a07fca8 Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff changeset
7 To retrieve the audacious-plugins stable branch from hg.atheme.org, do:
2465
2df887365f92 Fixed Mercurial instructions for stable branches.
Matti Hamalainen <ccr@tnsp.org>
parents: 1183
diff changeset
8 $ hg clone http://hg.atheme.org/release/audacious-plugins-$VERSION
2df887365f92 Fixed Mercurial instructions for stable branches.
Matti Hamalainen <ccr@tnsp.org>
parents: 1183
diff changeset
9
2df887365f92 Fixed Mercurial instructions for stable branches.
Matti Hamalainen <ccr@tnsp.org>
parents: 1183
diff changeset
10 Where $VERSION is the stable major version, for example the latest
2df887365f92 Fixed Mercurial instructions for stable branches.
Matti Hamalainen <ccr@tnsp.org>
parents: 1183
diff changeset
11 fixes and updates to 1.5-series of plugins would be in:
2df887365f92 Fixed Mercurial instructions for stable branches.
Matti Hamalainen <ccr@tnsp.org>
parents: 1183
diff changeset
12
2df887365f92 Fixed Mercurial instructions for stable branches.
Matti Hamalainen <ccr@tnsp.org>
parents: 1183
diff changeset
13 $ hg clone http://hg.atheme.org/release/audacious-plugins-1.5