aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-04-21configure.ac: Rewrite the liboggflac tests.Avuton Olrich1-6/+3
Rewrite the liboggflac tests, the m4 macro is way too complicated for no reason and it's buggy.
2010-04-21configure.ac: Fix a couple of syntax errors created by the moves.Avuton Olrich1-2/+2
2010-04-21configure.ac: Clean up the wording and lines at the end of the file.Avuton Olrich1-12/+6
2010-04-21configure.ac: Merge the streaming and nonstreaming sections.Avuton Olrich1-209/+205
2010-04-21configure.ac: Move audio output tests to Post Audio Output Plugins section.Avuton Olrich1-18/+19
2010-04-21configure.ac: Move protocol tests to the Post Protocol Tests section.Avuton Olrich1-6/+7
2010-04-21configure.ac: Remove errant header.Avuton Olrich1-4/+0
2010-04-21configure.ac: Move decoder minimum test to Post Decoder Plugins tests.Avuton Olrich1-19/+21
2010-04-21configure.ac: New pretty print results menu.Avuton Olrich1-355/+90
This commit adds a new pretty print menu, we've (far) outgrown the old menu which because hard to traverse.
2010-04-21configure.ac: Add a comment in libsndfile about possible disabling.Avuton Olrich1-0/+1
2010-04-21configure.ac: Move AC_DEFINE for Ogg Tremor under other if conditional.Avuton Olrich1-2/+0
Ogg Tremor doesn't have the ability to be disabled under the first if conditional, might as well AC_DEFINE there.
2010-04-21configure.ac: Organize all added CFLAGs.Avuton Olrich1-19/+19
2010-04-21configure.ac: Documentation whitespace fixes.Avuton Olrich1-3/+0
2010-04-21configure.ac: Move SHOUTcast output to Streaming Audio Plugins.Avuton Olrich1-3/+2
2010-04-21configure.ac: Move Recorder output to Streaming Audio Plugins.Avuton Olrich1-16/+18
2010-04-21configure.ac: Move HTTPD output to Streaming Audio Plugins.Avuton Olrich1-15/+22
2010-04-21configure.ac: Move final encoder tests to the end of the encoder tests.Avuton Olrich1-6/+6
2010-04-21configure.ac: Move WAVE Encoder to Encoder Plugins.Avuton Olrich1-6/+7
2010-04-21configure.ac: Move TwoLAME Encoder to Encoder Plugins.Avuton Olrich1-7/+7
2010-04-21configure.ac: Move LAME Encoder to Encoder Plugins.Avuton Olrich1-5/+7
2010-04-21configure.ac: Move OggVorbis Encoder to Encoder Plugins.Avuton Olrich1-6/+7
2010-04-21configure.ac: Move FLAC Encoder to Encoder Plugins.Avuton Olrich1-6/+7
2010-04-21configure.ac: Add encoder/encoder API headerAvuton Olrich1-3/+4
2010-04-21configure.ac: Move tremor/oggflac test under oggflac.Avuton Olrich1-6/+8
2010-04-21configure.ac: Check for vorbis once, and AC_DEFINE it there.Avuton Olrich1-5/+6
2010-04-21configure.ac: Add Post Decoder Plugins Tests headerAvuton Olrich1-6/+8
Add Post Decoder Plugins Tests and move things that shouldn't be in individual tests to it.
2010-04-21configure.ac: Move ffmpeg to Decoder Plugins, add header.Avuton Olrich1-34/+29
2010-04-21configure.ac: Move WildMidi to Decoder Plugins, add header.Avuton Olrich1-18/+19
2010-04-21configure.ac: Move wavpack to Decoder Plugins, add header.Avuton Olrich1-9/+10
2010-04-21configure.ac: Move sidplay to Decoder Plugins, add header.Avuton Olrich1-96/+36
2010-04-21configure.ac: Move OggVorbis to Decoder Plugins, add header.Avuton Olrich1-6/+10
2010-04-21configure.ac: Move OggFLAC to Decoder Plugins, add header.Avuton Olrich1-2/+2
2010-04-21configure.ac: Move Ogg Tremor to Decoder Plugins, add header.Avuton Olrich1-23/+22
2010-04-21configure.ac: Move musepack to Decoder Plugins, add header.Avuton Olrich1-0/+1
2010-04-21configure.ac: Move libsndfile to Decoder Plugins, add header.Avuton Olrich1-0/+8
2010-04-21configure.ac: Move sndfile/modplug conflict test to Decoder Plugins, add header.Avuton Olrich1-0/+8
2010-04-21configure.ac: Move libmodplug to Decoder Plugins, add header.Avuton Olrich1-8/+9
2010-04-21configure.ac: Move libmikmod to Decoder Plugins, add header.Avuton Olrich1-12/+12
2010-04-21configure.ac: Move libmpg123 to Decoder Plugins, add header.Avuton Olrich1-7/+8
2010-04-21configure.ac: Move libmad to Decoder Plugins, add header.Avuton Olrich1-6/+8
2010-04-21configure.ac: Move FluidSynth to Decoder Plugins, add header.Avuton Olrich1-6/+9
2010-04-21configure.ac: Move FLAC to Decoder Plugins, add header.Avuton Olrich1-20/+21
2010-04-21configure.ac: Move FAAD to Decoder Plugins, add header.Avuton Olrich1-5/+4
2010-04-21configure.ac: Move audiofile to Decoder Plugins, add header.Avuton Olrich1-7/+10
2010-04-21configure.ac: Move Solaris to Audio Output Plugins (nonstreaming), add header.Avuton Olrich1-7/+19
2010-04-21configure.ac: Move MVP to Audio Output Plugins (nonstreaming), add header.Avuton Olrich1-4/+5
2010-04-21configure.ac: Add header for Pipe Output and Pulseaudio.Avuton Olrich1-2/+2
2010-04-21configure.ac: Move OSX to Audio Output Plugins (nonstreaming), add header.Avuton Olrich1-8/+11
2010-04-21configure.ac: Move OSS to Audio Output Plugins (nonstreaming), add header.Avuton Olrich1-7/+10
2010-04-21configure.ac: Move OpenAL to Audio Output Plugins (nonstreaming), add header.Avuton Olrich1-19/+20