summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-07pulse_mixer: added missing copyright headerMax Kellermann
2009-03-07pulse_mixer: added GLib log domainMax Kellermann
2009-03-07pulse: clean up includesMax Kellermann
2009-03-07pulse mixerDavid Guibert
2009-03-07mixer: check for init() failuresMax Kellermann
2009-03-07configure.ac: fix --enable-X variable namesMax Kellermann
2009-03-06configure: global indention and trim line wc to 80 when practical.Avuton Olrich
2009-03-06configure: Move the faad stuff to m4/faad.m4Avuton Olrich
2009-03-06configure: No capitalization on beginning of help strings.Avuton Olrich
2009-03-06configure: specify that faad2 prefix is optional in the help stringAvuton Olrich
2009-03-06configure: trim down the line length for the libOggFLAC help stringsAvuton Olrich
2009-03-06configure: trim down the line length for the faad help stringsAvuton Olrich
2009-03-06configure: trim down the line length for the zeroconf help stringAvuton Olrich
2009-03-06configure: trim down the line length for the lame argumentsAvuton Olrich
2009-03-06configure: trim down the Tremor AC_ARG_WITH() statementsAvuton Olrich
2009-03-06configure: Group libmad stuff together, rename --enable-mp3 --enable-madAvuton Olrich
2009-03-06configure: remove redundant explicit $enableval assignments.Avuton Olrich
2009-03-06curl: reverse GLIB_CHECK_VERSION()Max Kellermann
2009-03-06socket_util: check if IN6_IS_ADDR_V4MAPPED is definedMax Kellermann
2009-03-05configure: remove duplicate LAME report, unify rest under SHOUTcast header.Avuton Olrich
2009-03-05configure: make all tests the same, when possible.Avuton Olrich
2009-03-06configure: Add 'Streaming Support' section to the configure display.Avuton Olrich
2009-03-06configure: display the status of lastfm protocol supportAvuton Olrich
2009-03-05configure: Fix configure warning presented by lastfm radio.Avuton Olrich
2009-03-06pipe: added music_buffer, rewrite music_pipeMax Kellermann
2009-03-06music_pipe: added music_pipe_push()Max Kellermann
2009-03-06playlist_control: fix requeue after seekMax Kellermann
2009-03-05flac: explicitly check for STOP commandMax Kellermann
2009-03-05flac: check command after flac_process_single() failureMax Kellermann
2009-03-05music_chunk: added music_chunk_write(), music_chunk_expand()Max Kellermann
2009-03-03music_pipe: moved struct music_chunk to chunk.hMax Kellermann
2009-03-03alsa: log period and buffer sizeMax Kellermann
2009-03-03ls: Print output of supported uri to fp rather than stdout.Avuton Olrich
2009-03-03ffmpeg: fix version comparision for av_get_bits_per_sample_format() implemeta...Viliam Mateicka
2009-03-03ffmpeg: support for new metadata apiViliam Mateicka
2009-03-03test: init input streams cause decoders are using itViliam Mateicka
2009-03-03cmdline: Print available protocols when --version is run.Avuton Olrich
2009-03-03alsa: fall back to 32 bit samples if 16 is not supportedMax Kellermann
2009-03-03updated valgrind.suppressionsMax Kellermann
2009-03-03Add sticker list command.Eric Wollesen
2009-03-02updated valgrind.suppressionsMax Kellermann
2009-03-02input_lastfm: new input plugin for last.fm radioMax Kellermann
2009-03-02test/run_decoder: initialize decoder.initializedMax Kellermann
2009-03-02test/run_decoder: initialize the input pluginsMax Kellermann
2009-03-02input: pass config_param to input_plugin.init()Max Kellermann
2009-03-02input_plugin: added methods init(), finish()Max Kellermann
2009-03-02input: moved plugins to ./src/input/Max Kellermann
2009-03-02input_stream: moved struct input_plugin to input_plugin.hMax Kellermann
2009-03-02ffmpeg: use ffmpeg's sampleformat for output formatViliam Mateicka
2009-03-02fixing unused parameter warningViliam Mateicka