| Commit message (Expand) | Author | Files | Lines |
2010-01-06 | decoder/flac: support streams without STREAMINFO block | Max Kellermann | 1 | -0/+1 |
2010-01-06 | decoder/flac: removed CUE sheet support | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Makefile.am: added unit tests for the archive plugins | Max Kellermann | 1 | -0/+1 |
2009-12-29 | input/rewind: new input_stream wrapper to allow stream rewinding | Max Kellermann | 1 | -0/+2 |
2009-12-29 | decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types | Max Kellermann | 1 | -0/+2 |
2009-12-27 | Modify version string to post-release version 0.15.8~git | Avuton Olrich | 1 | -0/+3 |
2009-12-27 | mpd version 0.15.7release-0.15.7 | Avuton Olrich | 1 | -1/+1 |
2009-12-27 | dbUtils: return multiple tag values per song | Max Kellermann | 1 | -0/+1 |
2009-12-27 | playlist/cue: fill song.start_ms, .end_ms | Max Kellermann | 1 | -0/+1 |
2009-12-26 | decoder_thread: eliminate jitter after seek failure | Max Kellermann | 1 | -0/+1 |
2009-12-26 | decoder/wavpack: allow fine-grained seeking | Max Kellermann | 1 | -0/+1 |
2009-12-25 | output_init: use the normalize filter plugin | Max Kellermann | 1 | -0/+1 |
2009-12-16 | archive/iso: renamed plugin to "iso9660" | Max Kellermann | 1 | -0/+1 |
2009-12-15 | archive/zip: renamed plugin to "zzip" | Max Kellermann | 1 | -0/+2 |
2009-12-15 | iso, zip: fixed memory leak in destructor | Max Kellermann | 1 | -0/+1 |
2009-12-15 | archive: close archive when stream is closed | Max Kellermann | 1 | -0/+2 |
2009-12-15 | input/archive: close the archive file on error | Max Kellermann | 1 | -0/+1 |
2009-12-15 | input/file: don't fall back to parent directory | Max Kellermann | 1 | -0/+2 |
2009-12-08 | mixer: explicitly close all mixers on shutdown | Max Kellermann | 1 | -0/+1 |
2009-12-08 | mapper: apply filesystem_charset to playlists | Max Kellermann | 1 | -0/+1 |
2009-12-08 | command: verify playlist name in the "rm" command | Max Kellermann | 1 | -0/+1 |
2009-12-08 | mapper: fix memory leak when playlist_directory is not set | Max Kellermann | 1 | -0/+1 |
2009-12-02 | compress: upgraded to AudioCompress 2.0 | J. Shagam | 1 | -0/+1 |
2009-11-30 | tag_id3: fix ID3v1 charset conversion | svitoos | 1 | -0/+2 |
2009-11-30 | ffmpeg: don't try to force stereo | Max Kellermann | 1 | -0/+2 |
2009-11-19 | pcm_mix: implemented 32 bit support | Max Kellermann | 1 | -1/+1 |
2009-11-19 | pcm_volume: implemented 32 bit support | Max Kellermann | 1 | -0/+1 |
2009-11-18 | Modify version string to post-release version 0.15.7~git | Avuton Olrich | 1 | -0/+3 |
2009-11-18 | mpd version 0.15.6release-0.15.6 | Avuton Olrich | 1 | -1/+1 |
2009-11-18 | decoder/flac: fixed NULL pointer dereference in CUE code | Max Kellermann | 1 | -0/+1 |
2009-11-17 | encoder: introducing flac encoder plugin | Viliam Mateicka | 1 | -0/+2 |
2009-11-15 | id3: allow 4 MB RIFF/AIFF tags | Max Kellermann | 1 | -0/+2 |
2009-11-15 | decoder/ffmpeg: align the output buffer | Max Kellermann | 1 | -0/+1 |
2009-11-14 | decoder/mikmod: sample rate is configurable | Max Kellermann | 1 | -0/+1 |
2009-11-11 | decoder/wavpack: allow more than 2 channels | Max Kellermann | 1 | -0/+1 |
2009-11-11 | decoder/wavpack: activate 32 bit support | Max Kellermann | 1 | -0/+1 |
2009-11-11 | decoder/flac: fixed CUE seeking range check | Max Kellermann | 1 | -0/+1 |
2009-11-11 | oggflac: rewind stream after FLAC detection | Max Kellermann | 1 | -0/+1 |
2009-11-10 | configure.ac: require GLib 2.12 | Max Kellermann | 1 | -1/+1 |
2009-11-10 | zzip: require libzzip 0.13 | Max Kellermann | 1 | -0/+2 |
2009-11-10 | input/mms: require libmms 0.4 | Max Kellermann | 1 | -0/+1 |
2009-11-10 | sticker: added fallback for sqlite3_prepare_v2() | Max Kellermann | 1 | -0/+1 |
2009-11-10 | input/lastfm: fixed variable name in GLib<2.16 code path | Max Kellermann | 1 | -0/+2 |
2009-11-09 | output/alsa: fill period buffer with silence before draining | Max Kellermann | 1 | -0/+1 |
2009-11-09 | player_thread: drain audio outputs at the end of the playlist | Max Kellermann | 1 | -0/+2 |
2009-11-07 | set the close-on-exec flag on all file descriptors | Max Kellermann | 1 | -0/+1 |
2009-11-07 | log: redirect stdout/stderr to /dev/null if syslog is used | Max Kellermann | 1 | -0/+1 |
2009-11-07 | output/jack: added option "server_name" | Max Kellermann | 1 | -1/+1 |
2009-11-06 | output/jack: dynamic source port list | Max Kellermann | 1 | -1/+1 |
2009-11-06 | output/jack: renamed option "ports" to "destination_ports" | Max Kellermann | 1 | -0/+1 |