summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2010-01-17Makefile.am: link test/run_decoder and test/read_tags with timer.cMax Kellermann
2009-12-29input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann
2009-12-26Makefile.am: create doxygen output directoryMax Kellermann
2009-07-15Makefile.am: disable test/run_encoder without pluginsMax Kellermann
2009-06-02doc: added Developer's ManualMax Kellermann
2009-05-15doc: fixed DocBook markup in doc/sticker.xmlMax Kellermann
2009-05-15Makefile.am: added doc/doxygen.conf to $(EXTRA_DIST)Max Kellermann
2009-05-04Makefile.am: run sparse once with all sourcesMax Kellermann
2009-04-30Makefile.am: ship DocBook sources even when documentation is disabledMax Kellermann
2009-04-29scripts: Remove mpd.spec, it was always half-baked.Avuton Olrich
2009-04-26Makefile.am: moved doxygen invocation out of HAVE_XMLTOMax Kellermann
2009-04-25Makefile.am: moved source files to $(TAG_SRC)Max Kellermann
2009-04-21test: added program "read_mixer"Max Kellermann
2009-04-13configure.ac: detect libiso9660 with pkg-configMax Kellermann
2009-04-13configure.ac: detect libzzip with pkg-configMax Kellermann
2009-04-13Implemented basic icy support for the httpd outputHagen Schink
2009-04-13test: added run_input test programMax Kellermann
2009-04-10removed TODO fileMax Kellermann
2009-04-10test: added configuration file readerMax Kellermann
2009-04-02make: gitignore is not necessary for distribution.Avuton Olrich
2009-04-01configure.ac: renamed --enable-mod to --enable-mikmodMax Kellermann
2009-04-01configure.ac: renamed --enable-oggvorbis to --enable-vorbisMax Kellermann
2009-04-01Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBSMax Kellermann
2009-04-01Makefile.am: use LAME_CFLAGS and LAME_LIBSMax Kellermann
2009-04-01sticker_print: new library for sending stickers to a clientMax Kellermann
2009-03-31Configure/Make dependencies for cue/cue_tag.h/.cJochen Keil
2009-03-28Makefile.am: use PULSE_CFLAGS and PULSE_LIBSMax Kellermann
2009-03-28Makefile.am: use JACK_CFLAGS and JACK_LIBSMax Kellermann
2009-03-28Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBSMax Kellermann
2009-03-21move printAllOutputPluginTypes to output_list.cViliam Mateicka
2009-03-16solaris: new audio output plugin for Solaris /dev/audioMax Kellermann
2009-03-15vorbis_encoder: added support for all MPD tag typesMax Kellermann
2009-03-15Makefile.am: added documentation upload targetMax Kellermann
2009-03-15httpd: new output plugin to replace "shout"Max Kellermann
2009-03-15page: new library for reference counted buffersMax Kellermann
2009-03-14fifo_buffer: added buffering libraryMax Kellermann
2009-03-14pcm_resample: choose the fallback resampler at runtimeMax Kellermann
2009-03-14pcm_resample: renamed implementation functionsMax Kellermann
2009-03-14Makefile.am: don't let sparse scan C++ sourcesMax Kellermann
2009-03-14Makefile.am: added limit definitions to SPARSE_CPPFLAGSMax Kellermann
2009-03-14mixer_api: moved mixer_plugin imports to mixer_list.hMax Kellermann
2009-03-14mixer_api: moved functions to mixer_control.cMax Kellermann
2009-03-14volume: moved code to mixer_all.cMax Kellermann
2009-03-14mixer_api: moved struct mixer_plugin to mixer_plugin.hMax Kellermann
2009-03-12Makefile.am: link test/software_volume with GLibMax Kellermann
2009-03-12audio: moved mixer functions to mixer_control.cMax Kellermann
2009-03-12doc: added skeleton for the user manualMax Kellermann
2009-03-11Pass glib libs properly to libtool.Diego Elio 'Flameeyes' Pettenò
2009-03-10test: added program "run_output"Max Kellermann
2009-03-10Makefile.am: moved file names to $(OUTPUT_API_SRC)Max Kellermann