Mercurial > audlegacy-plugins
annotate Mercurial-Access @ 1274:bcf6dc9564f4
- eliminate gdk_threads_*() based on giacomo's suggestion.
- revise signaling of conditional variable.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Mon, 16 Jul 2007 00:39:17 +0900 |
parents | a2c80a07fca8 |
children | 2df887365f92 |
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: |
a2c80a07fca8
Note transition to mercurial, and give instructions about it.
William Pitcock <nenolod@atheme.org>
parents:
diff
changeset
|
8 $ hg clone http://hg.atheme.org/audacious-plugins-stable |