aboutsummaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAge
* Makefile.am: added unit tests for the archive pluginsMax Kellermann2009-12-31
* Merge vorbis+icy fixes from branch 'v0.15.x'Max Kellermann2009-12-30
|\
| * input/rewind: new input_stream wrapper to allow stream rewindingMax Kellermann2009-12-29
| * decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME typesMax Kellermann2009-12-29
| * Modify version string to post-release version 0.15.8~gitAvuton Olrich2009-12-27
* | Merged release 0.15.7 from branch 'v0.15.x'Max Kellermann2009-12-27
|\|
| * mpd version 0.15.7Avuton Olrich2009-12-27
| * dbUtils: return multiple tag values per songMax Kellermann2009-12-27
| * decoder_thread: eliminate jitter after seek failureMax Kellermann2009-12-26
| * decoder/wavpack: allow fine-grained seekingMax Kellermann2009-12-26
* | playlist/cue: fill song.start_ms, .end_msMax Kellermann2009-12-27
* | output_init: use the normalize filter pluginMax Kellermann2009-12-25
* | archive/iso: renamed plugin to "iso9660"Max Kellermann2009-12-16
* | archive/zip: renamed plugin to "zzip"Max Kellermann2009-12-15
* | Merge branch 'v0.15.x'Max Kellermann2009-12-15
|\|
| * iso, zip: fixed memory leak in destructorMax Kellermann2009-12-15
| * archive: close archive when stream is closedMax Kellermann2009-12-15
| * input/archive: close the archive file on errorMax Kellermann2009-12-15
| * input/file: don't fall back to parent directoryMax Kellermann2009-12-15
* | Merge branch 'v0.15.x'Max Kellermann2009-12-14
|\|
| * mixer: explicitly close all mixers on shutdownMax Kellermann2009-12-08
| * mapper: apply filesystem_charset to playlistsMax Kellermann2009-12-08
| * command: verify playlist name in the "rm" commandMax Kellermann2009-12-08
| * mapper: fix memory leak when playlist_directory is not setMax Kellermann2009-12-08
| * tag_id3: fix ID3v1 charset conversionsvitoos2009-11-30
| * ffmpeg: don't try to force stereoMax Kellermann2009-11-30
* | compress: upgraded to AudioCompress 2.0J. Shagam2009-12-02
* | pcm_mix: implemented 32 bit supportMax Kellermann2009-11-19
* | pcm_volume: implemented 32 bit supportMax Kellermann2009-11-19
* | Merged release 0.15.6 from branch 'v0.15.x'Max Kellermann2009-11-19
|\|
| * Modify version string to post-release version 0.15.7~gitAvuton Olrich2009-11-18
| * mpd version 0.15.6Avuton Olrich2009-11-18
| * decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann2009-11-18
| * id3: allow 4 MB RIFF/AIFF tagsMax Kellermann2009-11-15
| * decoder/ffmpeg: align the output bufferMax Kellermann2009-11-15
* | encoder: introducing flac encoder pluginViliam Mateicka2009-11-17
* | decoder/mikmod: sample rate is configurableMax Kellermann2009-11-14
* | decoder/wavpack: allow more than 2 channelsMax Kellermann2009-11-11
* | decoder/wavpack: activate 32 bit supportMax Kellermann2009-11-11
* | Merge remote branch 'origin/v0.15.x'Max Kellermann2009-11-11
|\|
| * decoder/flac: fixed CUE seeking range checkMax Kellermann2009-11-11
| * oggflac: rewind stream after FLAC detectionMax Kellermann2009-11-11
* | configure.ac: require GLib 2.12Max Kellermann2009-11-10
* | Merge branch 'v0.15.x'Max Kellermann2009-11-10
|\|
| * zzip: require libzzip 0.13Max Kellermann2009-11-10
| * input/mms: require libmms 0.4Max Kellermann2009-11-10
| * sticker: added fallback for sqlite3_prepare_v2()Max Kellermann2009-11-10
| * input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann2009-11-10
| * song_save: increased maximum line length to 32 kBMax Kellermann2009-11-01
* | output/alsa: fill period buffer with silence before drainingMax Kellermann2009-11-09