aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2010-04-21configure.ac: Move libao to Audio Output Plugins (nonstreaming), add header.Avuton Olrich1-3/+3
2010-04-21configure.ac: Move JACK to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich1-16/+20
2010-04-21configure.ac: Move FIFO to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich1-7/+9
2010-04-21configure.ac: Move ALSA to Audio Output Plugins (nonstreaming), add subheader.Avuton Olrich1-11/+13
2010-04-21configure.ac: Move converter plugins up with other aux plugins.Avuton Olrich1-18/+21
2010-04-21configure.ac: Move archive plugins around (alphabetize), add subheaders.Avuton Olrich1-15/+18
2010-04-21configure.ac: Add subheaders to Input/Sticker/Autodiscovery/Metadata and Misc.Avuton Olrich1-0/+11
2010-04-21configure.ac: Move libid3tag to "Metadata Plugins"Avuton Olrich1-11/+13
2010-04-21configure.ac: Move inotify to "Miscellaneous Libraries".Avuton Olrich1-16/+12
2010-04-21configure.ac: Move all AC_ARG* functions to a single place in the configure.ac.Avuton Olrich1-250/+288
2010-04-21configure.ac: Add better headers to improve readability.Avuton Olrich1-66/+55
This changes no code, makes no moves; this merely adds some headers to improve readability.
2010-04-15configure.ac: Check for LAME libraries the same way others are checked for.Avuton Olrich1-4/+12
Check for LAME libraries the same way other libraries are checked for, in line with the configure and outside the buggy macro. This will fix problems with cross compilation.
2010-04-13configure.ac: Don't allow UNIX IPC to be configured for a native Windows build.Avuton Olrich1-0/+6
2010-04-10Decoder for game music emulation library.Tony Miller1-0/+19
Supports a number of videogame music formats, more info here: http://www.fly.net/~ant/libs/audio.html I wrote this plugin for the latest svn, get it here: http://code.google.com/p/game-music-emu/source/checkout
2010-03-21Modify version string to post-release version 0.15.10~gitAvuton Olrich1-1/+1