| Commit message (Expand) | Author | Files | Lines |
2009-04-26 | Makefile.am: moved doxygen invocation out of HAVE_XMLTO | Max Kellermann | 1 | -3/+3 |
2009-04-25 | Makefile.am: moved source files to $(TAG_SRC) | Max Kellermann | 1 | -13/+25 |
2009-04-21 | test: added program "read_mixer" | Max Kellermann | 1 | -4/+10 |
2009-04-13 | configure.ac: detect libiso9660 with pkg-config | Max Kellermann | 1 | -0/+2 |
2009-04-13 | configure.ac: detect libzzip with pkg-config | Max Kellermann | 1 | -0/+14 |
2009-04-13 | Implemented basic icy support for the httpd output | Hagen Schink | 1 | -0/+2 |
2009-04-13 | test: added run_input test program | Max Kellermann | 1 | -0/+12 |
2009-04-10 | removed TODO file | Max Kellermann | 1 | -1/+1 |
2009-04-10 | test: added configuration file reader | Max Kellermann | 1 | -0/+8 |
2009-04-02 | make: gitignore is not necessary for distribution. | Avuton Olrich | 1 | -1/+0 |
2009-04-01 | configure.ac: renamed --enable-mod to --enable-mikmod | Max Kellermann | 1 | -1/+1 |
2009-04-01 | configure.ac: renamed --enable-oggvorbis to --enable-vorbis | Max Kellermann | 1 | -3/+3 |
2009-04-01 | Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBS | Max Kellermann | 1 | -2/+3 |
2009-04-01 | Makefile.am: use LAME_CFLAGS and LAME_LIBS | Max Kellermann | 1 | -0/+2 |
2009-04-01 | sticker_print: new library for sending stickers to a client | Max Kellermann | 1 | -1/+5 |
2009-03-31 | Configure/Make dependencies for cue/cue_tag.h/.c | Jochen Keil | 1 | -3/+9 |
2009-03-28 | Makefile.am: use PULSE_CFLAGS and PULSE_LIBS | Max Kellermann | 1 | -0/+2 |
2009-03-28 | Makefile.am: use JACK_CFLAGS and JACK_LIBS | Max Kellermann | 1 | -0/+2 |
2009-03-28 | Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBS | Max Kellermann | 1 | -0/+7 |
2009-03-21 | move printAllOutputPluginTypes to output_list.c | Viliam Mateicka | 1 | -2/+0 |
2009-03-16 | solaris: new audio output plugin for Solaris /dev/audio | Max Kellermann | 1 | -0/+4 |
2009-03-15 | vorbis_encoder: added support for all MPD tag types | Max Kellermann | 1 | -0/+2 |
2009-03-15 | Makefile.am: added documentation upload target | Max Kellermann | 1 | -0/+8 |
2009-03-15 | httpd: new output plugin to replace "shout" | Max Kellermann | 1 | -0/+11 |
2009-03-15 | page: new library for reference counted buffers | Max Kellermann | 1 | -0/+2 |
2009-03-14 | fifo_buffer: added buffering library | Max Kellermann | 1 | -0/+2 |
2009-03-14 | pcm_resample: choose the fallback resampler at runtime | Max Kellermann | 1 | -2/+1 |
2009-03-14 | pcm_resample: renamed implementation functions | Max Kellermann | 1 | -0/+1 |
2009-03-14 | Makefile.am: don't let sparse scan C++ sources | Max Kellermann | 1 | -1/+1 |
2009-03-14 | Makefile.am: added limit definitions to SPARSE_CPPFLAGS | Max Kellermann | 1 | -0/+2 |
2009-03-14 | mixer_api: moved mixer_plugin imports to mixer_list.h | Max Kellermann | 1 | -0/+1 |
2009-03-14 | mixer_api: moved functions to mixer_control.c | Max Kellermann | 1 | -0/+1 |
2009-03-14 | volume: moved code to mixer_all.c | Max Kellermann | 1 | -0/+2 |
2009-03-14 | mixer_api: moved struct mixer_plugin to mixer_plugin.h | Max Kellermann | 1 | -0/+1 |
2009-03-12 | Makefile.am: link test/software_volume with GLib | Max Kellermann | 1 | -0/+2 |
2009-03-12 | audio: moved mixer functions to mixer_control.c | Max Kellermann | 1 | -2/+7 |
2009-03-12 | doc: added skeleton for the user manual | Max Kellermann | 1 | -1/+4 |
2009-03-11 | Pass glib libs properly to libtool. | Diego Elio 'Flameeyes' Pettenò | 1 | -6/+10 |
2009-03-10 | test: added program "run_output" | Max Kellermann | 1 | -0/+16 |
2009-03-10 | Makefile.am: moved file names to $(OUTPUT_API_SRC) | Max Kellermann | 1 | -3/+5 |
2009-03-09 | added memory poisoning library | Max Kellermann | 1 | -0/+1 |
2009-03-07 | pulse mixer | David Guibert | 1 | -0/+1 |
2009-03-06 | pipe: added music_buffer, rewrite music_pipe | Max Kellermann | 1 | -0/+2 |
2009-03-06 | music_pipe: added music_pipe_push() | Max Kellermann | 1 | -0/+1 |
2009-03-03 | music_pipe: moved struct music_chunk to chunk.h | Max Kellermann | 1 | -0/+2 |
2009-03-02 | input_lastfm: new input plugin for last.fm radio | Max Kellermann | 1 | -0/+5 |
2009-03-02 | input: moved plugins to ./src/input/ | Max Kellermann | 1 | -8/+8 |
2009-03-02 | input_stream: moved struct input_plugin to input_plugin.h | Max Kellermann | 1 | -0/+1 |
2009-03-02 | tag_id3: parse ID3 tags in AIFF files | Max Kellermann | 1 | -3/+4 |
2009-03-02 | tag_id3: parse ID3 tags in RIFF/WAV files | Max Kellermann | 1 | -3/+5 |