aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* curl: reverse GLIB_CHECK_VERSION()Max Kellermann2009-03-06
* socket_util: check if IN6_IS_ADDR_V4MAPPED is definedMax Kellermann2009-03-06
* pipe: added music_buffer, rewrite music_pipeMax Kellermann2009-03-06
* music_pipe: added music_pipe_push()Max Kellermann2009-03-06
* playlist_control: fix requeue after seekMax Kellermann2009-03-06
* flac: explicitly check for STOP commandMax Kellermann2009-03-05
* flac: check command after flac_process_single() failureMax Kellermann2009-03-05
* music_chunk: added music_chunk_write(), music_chunk_expand()Max Kellermann2009-03-05
* music_pipe: moved struct music_chunk to chunk.hMax Kellermann2009-03-03
* alsa: log period and buffer sizeMax Kellermann2009-03-03
* ls: Print output of supported uri to fp rather than stdout.Avuton Olrich2009-03-03
* ffmpeg: fix version comparision for av_get_bits_per_sample_format() implemeta...Viliam Mateicka2009-03-03
* ffmpeg: support for new metadata apiViliam Mateicka2009-03-03
* cmdline: Print available protocols when --version is run.Avuton Olrich2009-03-03
* alsa: fall back to 32 bit samples if 16 is not supportedMax Kellermann2009-03-03
* Add sticker list command.Eric Wollesen2009-03-03
* input_lastfm: new input plugin for last.fm radioMax Kellermann2009-03-02
* input: pass config_param to input_plugin.init()Max Kellermann2009-03-02
* input_plugin: added methods init(), finish()Max Kellermann2009-03-02
* input: moved plugins to ./src/input/Max Kellermann2009-03-02
* input_stream: moved struct input_plugin to input_plugin.hMax Kellermann2009-03-02
* ffmpeg: use ffmpeg's sampleformat for output formatViliam Mateicka2009-03-02
* fixing unused parameter warningViliam Mateicka2009-03-02
* fixing unsigned to signed comparisionViliam Mateicka2009-03-02
* mixer: adding code to optionally disable all hw mixersViliam Mateicka2009-03-02
* tag_id3: parse ID3 tags in AIFF filesMax Kellermann2009-03-02
* tag_id3: parse ID3 tags in RIFF/WAV filesMax Kellermann2009-03-02
* alsa: fall back to 32 bit samples if 24 is not supportedMax Kellermann2009-03-02
* pcm_convert: added 32 bit supportMax Kellermann2009-03-02
* pcm_format: added conversion from 32 bitMax Kellermann2009-03-02
* pcm_format: added pcm_convert_to_32()Max Kellermann2009-03-02
* pcm_dither: added pcm_dither_32_to_16()Max Kellermann2009-03-02
* pcm_dither: renamed struct pcm_dither_24 to struct pcm_ditherMax Kellermann2009-03-02
* pcm_resample: use 24 bit resampling code for 32 bit samplesMax Kellermann2009-03-02
* pcm_channels: added implementation for 32 bit samplesMax Kellermann2009-03-02
* audio_format: allow 32 bit samplesMax Kellermann2009-03-02
* audio_format: allow up to 8 channelsMax Kellermann2009-03-02
* directory: directory_load() returns GErrorMax Kellermann2009-03-02
* database: db_load() returns GErrorMax Kellermann2009-03-02
* database: no CamelCaseMax Kellermann2009-03-02
* pcm_volume: return boolMax Kellermann2009-03-02
* pcm_volume: no CamelCaseMax Kellermann2009-03-01
* audio_parser: added API documentationMax Kellermann2009-03-01
* crossfade: fix doxygen tagMax Kellermann2009-03-01
* flac: parse stream tagsMax Kellermann2009-03-01
* listen: return GError on "unix path too long"Max Kellermann2009-03-01
* listen: removed unused macro BINDERROR()Max Kellermann2009-03-01
* output_init: removed getBlockParam()Max Kellermann2009-03-01
* output_init: return GError on errorMax Kellermann2009-03-01
* output_init: moved code to audio_output_detect()Max Kellermann2009-03-01