view .hgignore @ 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 af3d529a7c74
children
line wrap: on
line source

syntax: regexp
^aclocal\.m4
^autom4te\.cache
^audacious\.pc
^audclient\.pc
^buildsys\.mk
^config\.h
^config\.h\.in
^config\.log
^config\.status
^configure
^extra\.mk
^po/Makefile
^po/Makefile\.in
^po/POTFILES
^po/stamp-po
syntax: glob
.deps
*.a
*.dylib
*.gmo
*.o
*.so
*~
*.swp
*.patch
*.diff