aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* configure.ac: New pretty print results menu.Avuton Olrich2010-04-212-355/+107
| | | | | This commit adds a new pretty print menu, we've (far) outgrown the old menu which because hard to traverse.
* configure.ac: Add a comment in libsndfile about possible disabling.Avuton Olrich2010-04-211-0/+1
|
* configure.ac: Move AC_DEFINE for Ogg Tremor under other if conditional.Avuton Olrich2010-04-211-2/+0
| | | | | Ogg Tremor doesn't have the ability to be disabled under the first if conditional, might as well AC_DEFINE there.
* configure.ac: Organize all added CFLAGs.Avuton Olrich2010-04-211-19/+19
|
* configure.ac: Documentation whitespace fixes.Avuton Olrich2010-04-211-3/+0
|
* configure.ac: Move SHOUTcast output to Streaming Audio Plugins.Avuton Olrich2010-04-211-3/+2
|
* configure.ac: Move Recorder output to Streaming Audio Plugins.Avuton Olrich2010-04-211-16/+18
|
* configure.ac: Move HTTPD output to Streaming Audio Plugins.Avuton Olrich2010-04-211-15/+22
|
* configure.ac: Move final encoder tests to the end of the encoder tests.Avuton Olrich2010-04-211-6/+6
|
* configure.ac: Move WAVE Encoder to Encoder Plugins.Avuton Olrich2010-04-211-6/+7
|
* configure.ac: Move TwoLAME Encoder to Encoder Plugins.Avuton Olrich2010-04-211-7/+7
|
* configure.ac: Move LAME Encoder to Encoder Plugins.Avuton Olrich2010-04-211-5/+7
|
* configure.ac: Move OggVorbis Encoder to Encoder Plugins.Avuton Olrich2010-04-211-6/+7
|
* configure.ac: Move FLAC Encoder to Encoder Plugins.Avuton Olrich2010-04-211-6/+7
|
* configure.ac: Add encoder/encoder API headerAvuton Olrich2010-04-211-3/+4
|
* configure.ac: Move tremor/oggflac test under oggflac.Avuton Olrich2010-04-211-6/+8
|
* configure.ac: Check for vorbis once, and AC_DEFINE it there.Avuton Olrich2010-04-211-5/+6
|
* configure.ac: Add Post Decoder Plugins Tests headerAvuton Olrich2010-04-211-6/+8
| | | | | Add Post Decoder Plugins Tests and move things that shouldn't be in individual tests to it.
* configure.ac: Move ffmpeg to Decoder Plugins, add header.Avuton Olrich2010-04-211-34/+29
|
* configure.ac: Move WildMidi to Decoder Plugins, add header.Avuton Olrich2010-04-211-18/+19
|
* configure.ac: Move wavpack to Decoder Plugins, add header.Avuton Olrich2010-04-211-9/+10
|
* configure.ac: Move sidplay to Decoder Plugins, add header.Avuton Olrich2010-04-211-96/+36
|
* configure.ac: Move OggVorbis to Decoder Plugins, add header.Avuton Olrich2010-04-211-6/+10
|
* configure.ac: Move OggFLAC to Decoder Plugins, add header.Avuton Olrich2010-04-211-2/+2
|
* configure.ac: Move Ogg Tremor to Decoder Plugins, add header.Avuton Olrich2010-04-211-23/+22
|
* configure.ac: Move musepack to Decoder Plugins, add header.Avuton Olrich2010-04-211-0/+1
|
* configure.ac: Move libsndfile to Decoder Plugins, add header.Avuton Olrich2010-04-211-0/+8
|
* configure.ac: Move sndfile/modplug conflict test to Decoder Plugins, add header.Avuton Olrich2010-04-211-0/+8
|
* configure.ac: Move libmodplug to Decoder Plugins, add header.Avuton Olrich2010-04-211-8/+9
|
* configure.ac: Move libmikmod to Decoder Plugins, add header.Avuton Olrich2010-04-211-12/+12
|
* configure.ac: Move libmpg123 to Decoder Plugins, add header.Avuton Olrich2010-04-211-7/+8
|
* configure.ac: Move libmad to Decoder Plugins, add header.Avuton Olrich2010-04-211-6/+8
|
* configure.ac: Move FluidSynth to Decoder Plugins, add header.Avuton Olrich2010-04-211-6/+9
|
* configure.ac: Move FLAC to Decoder Plugins, add header.Avuton Olrich2010-04-211-20/+21
|
* configure.ac: Move FAAD to Decoder Plugins, add header.Avuton Olrich2010-04-211-5/+4
|
* configure.ac: Move audiofile to Decoder Plugins, add header.Avuton Olrich2010-04-211-7/+10
|
* configure.ac: Move Solaris to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-7/+19
|
* configure.ac: Move MVP to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-4/+5
|
* configure.ac: Add header for Pipe Output and Pulseaudio.Avuton Olrich2010-04-211-2/+2
|
* configure.ac: Move OSX to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-8/+11
|
* configure.ac: Move OSS to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-7/+10
|
* configure.ac: Move OpenAL to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-19/+20
|
* configure.ac: Move libao to Audio Output Plugins (nonstreaming), add header.Avuton Olrich2010-04-211-3/+3
|
* configure.ac: Move JACK to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-211-16/+20
|
* configure.ac: Move FIFO to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-211-7/+9
|
* configure.ac: Move ALSA to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich2010-04-211-11/+13
|
* configure.ac: Move converter plugins up with other aux plugins.Avuton Olrich2010-04-211-18/+21
|
* configure.ac: Move archive plugins around (alphabetize), add subheaders.Avuton Olrich2010-04-211-15/+18
|
* configure.ac: Add subheaders to Input/Sticker/Autodiscovery/Metadata and Misc.Avuton Olrich2010-04-211-0/+11
|
* configure.ac: Move libid3tag to "Metadata Plugins"Avuton Olrich2010-04-211-11/+13
|