| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.am: create doxygen output directory | Max Kellermann | 2009-12-26 | 1 | -0/+1 |
* | Makefile.am: disable test/run_encoder without plugins | Max Kellermann | 2009-07-15 | 1 | -1/+3 |
* | doc: added Developer's Manual | Max Kellermann | 2009-06-02 | 1 | -1/+5 |
* | doc: fixed DocBook markup in doc/sticker.xml | Max Kellermann | 2009-05-15 | 1 | -1/+1 |
* | Makefile.am: added doc/doxygen.conf to $(EXTRA_DIST) | Max Kellermann | 2009-05-15 | 1 | -1/+1 |
* | Makefile.am: run sparse once with all sources | Max Kellermann | 2009-05-04 | 1 | -4/+1 |
* | Makefile.am: ship DocBook sources even when documentation is disabled | Max Kellermann | 2009-04-30 | 1 | -2/+2 |
* | scripts: Remove mpd.spec, it was always half-baked. | Avuton Olrich | 2009-04-29 | 1 | -1/+1 |
* | Makefile.am: moved doxygen invocation out of HAVE_XMLTO | Max Kellermann | 2009-04-26 | 1 | -3/+3 |
* | Makefile.am: moved source files to $(TAG_SRC) | Max Kellermann | 2009-04-25 | 1 | -13/+25 |
* | test: added program "read_mixer" | Max Kellermann | 2009-04-21 | 1 | -4/+10 |
* | configure.ac: detect libiso9660 with pkg-config | Max Kellermann | 2009-04-13 | 1 | -0/+2 |
* | configure.ac: detect libzzip with pkg-config | Max Kellermann | 2009-04-13 | 1 | -0/+14 |
* | Implemented basic icy support for the httpd output | Hagen Schink | 2009-04-13 | 1 | -0/+2 |
* | test: added run_input test program | Max Kellermann | 2009-04-13 | 1 | -0/+12 |
* | removed TODO file | Max Kellermann | 2009-04-10 | 1 | -1/+1 |
* | test: added configuration file reader | Max Kellermann | 2009-04-10 | 1 | -0/+8 |
* | make: gitignore is not necessary for distribution. | Avuton Olrich | 2009-04-02 | 1 | -1/+0 |
* | configure.ac: renamed --enable-mod to --enable-mikmod | Max Kellermann | 2009-04-01 | 1 | -1/+1 |
* | configure.ac: renamed --enable-oggvorbis to --enable-vorbis | Max Kellermann | 2009-04-01 | 1 | -3/+3 |
* | Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBS | Max Kellermann | 2009-04-01 | 1 | -2/+3 |
* | Makefile.am: use LAME_CFLAGS and LAME_LIBS | Max Kellermann | 2009-04-01 | 1 | -0/+2 |
* | sticker_print: new library for sending stickers to a client | Max Kellermann | 2009-04-01 | 1 | -1/+5 |
* | Configure/Make dependencies for cue/cue_tag.h/.c | Jochen Keil | 2009-03-31 | 1 | -3/+9 |
* | Makefile.am: use PULSE_CFLAGS and PULSE_LIBS | Max Kellermann | 2009-03-28 | 1 | -0/+2 |
* | Makefile.am: use JACK_CFLAGS and JACK_LIBS | Max Kellermann | 2009-03-28 | 1 | -0/+2 |
* | Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBS | Max Kellermann | 2009-03-28 | 1 | -0/+7 |
* | move printAllOutputPluginTypes to output_list.c | Viliam Mateicka | 2009-03-21 | 1 | -2/+0 |
* | solaris: new audio output plugin for Solaris /dev/audio | Max Kellermann | 2009-03-16 | 1 | -0/+4 |
* | vorbis_encoder: added support for all MPD tag types | Max Kellermann | 2009-03-15 | 1 | -0/+2 |
* | Makefile.am: added documentation upload target | Max Kellermann | 2009-03-15 | 1 | -0/+8 |
* | httpd: new output plugin to replace "shout" | Max Kellermann | 2009-03-15 | 1 | -0/+11 |
* | page: new library for reference counted buffers | Max Kellermann | 2009-03-15 | 1 | -0/+2 |
* | fifo_buffer: added buffering library | Max Kellermann | 2009-03-14 | 1 | -0/+2 |
* | pcm_resample: choose the fallback resampler at runtime | Max Kellermann | 2009-03-14 | 1 | -2/+1 |
* | pcm_resample: renamed implementation functions | Max Kellermann | 2009-03-14 | 1 | -0/+1 |
* | Makefile.am: don't let sparse scan C++ sources | Max Kellermann | 2009-03-14 | 1 | -1/+1 |
* | Makefile.am: added limit definitions to SPARSE_CPPFLAGS | Max Kellermann | 2009-03-14 | 1 | -0/+2 |
* | mixer_api: moved mixer_plugin imports to mixer_list.h | Max Kellermann | 2009-03-14 | 1 | -0/+1 |
* | mixer_api: moved functions to mixer_control.c | Max Kellermann | 2009-03-14 | 1 | -0/+1 |
* | volume: moved code to mixer_all.c | Max Kellermann | 2009-03-14 | 1 | -0/+2 |
* | mixer_api: moved struct mixer_plugin to mixer_plugin.h | Max Kellermann | 2009-03-14 | 1 | -0/+1 |
* | Makefile.am: link test/software_volume with GLib | Max Kellermann | 2009-03-12 | 1 | -0/+2 |
* | audio: moved mixer functions to mixer_control.c | Max Kellermann | 2009-03-12 | 1 | -2/+7 |
* | doc: added skeleton for the user manual | Max Kellermann | 2009-03-12 | 1 | -1/+4 |
* | Pass glib libs properly to libtool. | Diego Elio 'Flameeyes' Pettenò | 2009-03-11 | 1 | -6/+10 |
* | test: added program "run_output" | Max Kellermann | 2009-03-10 | 1 | -0/+16 |
* | Makefile.am: moved file names to $(OUTPUT_API_SRC) | Max Kellermann | 2009-03-10 | 1 | -3/+5 |
* | added memory poisoning library | Max Kellermann | 2009-03-09 | 1 | -0/+1 |
* | pulse mixer | David Guibert | 2009-03-07 | 1 | -0/+1 |