use alsa m4 stuff to generate configure

git-svn-id: https://svn.musicpd.org/mpd/trunk@2916 09075e82-0dd4-0310-85a5-a0d7c8717e4f
This commit is contained in:
Warren Dukes
2005-02-01 01:17:04 +00:00
parent 62afded096
commit 716e9a8fb5
3 changed files with 149 additions and 22 deletions

9
TODO
View File

@@ -40,13 +40,16 @@
*) Handle mp1 and mp2 files (including mp2's that are disguised as mp3's with
a mp3 suffix)
*) use alsa aclocal/m4 stuff
*) choose id3v2 over id3v1 tags when both are present
*) add error codes for status->error
*) add support fore mousepack/mpc files
*) add support for mousepack/mpc files
*) add alsa audioOutput plugin
*) add a method for closing the audio device immediatly w/o waiting for an
empty audio device buffer. This isn't possible via libao api.
0.13
----