aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
* archive/iso: renamed plugin to "iso9660"Max Kellermann2009-12-161-0/+1
* archive/zip: renamed plugin to "zzip"Max Kellermann2009-12-151-0/+2
* Merge branch 'v0.15.x'Max Kellermann2009-12-151-0/+6
|\
| * iso, zip: fixed memory leak in destructorMax Kellermann2009-12-151-0/+1
| * archive: close archive when stream is closedMax Kellermann2009-12-151-0/+2
| * input/archive: close the archive file on errorMax Kellermann2009-12-151-0/+1
| * input/file: don't fall back to parent directoryMax Kellermann2009-12-151-0/+2
* | Merge branch 'v0.15.x'Max Kellermann2009-12-141-0/+8
|\|
| * mixer: explicitly close all mixers on shutdownMax Kellermann2009-12-081-0/+1
| * mapper: apply filesystem_charset to playlistsMax Kellermann2009-12-081-0/+1
| * command: verify playlist name in the "rm" commandMax Kellermann2009-12-081-0/+1
| * mapper: fix memory leak when playlist_directory is not setMax Kellermann2009-12-081-0/+1
| * tag_id3: fix ID3v1 charset conversionsvitoos2009-11-301-0/+2
| * ffmpeg: don't try to force stereoMax Kellermann2009-11-301-0/+2
* | compress: upgraded to AudioCompress 2.0J. Shagam2009-12-021-0/+1
* | pcm_mix: implemented 32 bit supportMax Kellermann2009-11-191-1/+1
* | pcm_volume: implemented 32 bit supportMax Kellermann2009-11-191-0/+1
* | Merged release 0.15.6 from branch 'v0.15.x'Max Kellermann2009-11-191-1/+8
|\|
| * Modify version string to post-release version 0.15.7~gitAvuton Olrich2009-11-181-0/+3
| * mpd version 0.15.6release-0.15.6Avuton Olrich2009-11-181-1/+1
| * decoder/flac: fixed NULL pointer dereference in CUE codeMax Kellermann2009-11-181-0/+1
| * id3: allow 4 MB RIFF/AIFF tagsMax Kellermann2009-11-151-0/+2
| * decoder/ffmpeg: align the output bufferMax Kellermann2009-11-151-0/+1
* | encoder: introducing flac encoder pluginViliam Mateicka2009-11-171-0/+2
* | decoder/mikmod: sample rate is configurableMax Kellermann2009-11-141-0/+1
* | decoder/wavpack: allow more than 2 channelsMax Kellermann2009-11-111-0/+1
* | decoder/wavpack: activate 32 bit supportMax Kellermann2009-11-111-0/+1
* | Merge remote branch 'origin/v0.15.x'Max Kellermann2009-11-111-0/+2
|\|
| * decoder/flac: fixed CUE seeking range checkMax Kellermann2009-11-111-0/+1
| * oggflac: rewind stream after FLAC detectionMax Kellermann2009-11-111-0/+1
* | configure.ac: require GLib 2.12Max Kellermann2009-11-101-1/+1
* | Merge branch 'v0.15.x'Max Kellermann2009-11-101-0/+7
|\|
| * zzip: require libzzip 0.13Max Kellermann2009-11-101-0/+2
| * input/mms: require libmms 0.4Max Kellermann2009-11-101-0/+1
| * sticker: added fallback for sqlite3_prepare_v2()Max Kellermann2009-11-101-0/+1
| * input/lastfm: fixed variable name in GLib<2.16 code pathMax Kellermann2009-11-101-0/+2
| * song_save: increased maximum line length to 32 kBMax Kellermann2009-11-011-0/+1
* | output/alsa: fill period buffer with silence before drainingMax Kellermann2009-11-091-0/+1
* | player_thread: drain audio outputs at the end of the playlistMax Kellermann2009-11-091-0/+2
* | set the close-on-exec flag on all file descriptorsMax Kellermann2009-11-071-0/+1
* | log: redirect stdout/stderr to /dev/null if syslog is usedMax Kellermann2009-11-071-0/+1
* | output/jack: added option "server_name"Max Kellermann2009-11-071-1/+1
* | output/jack: dynamic source port listMax Kellermann2009-11-061-1/+1
* | output/jack: renamed option "ports" to "destination_ports"Max Kellermann2009-11-061-0/+1
* | playlist: added extm3u pluginMax Kellermann2009-11-061-1/+1
* | output/httpd: bind port when output is enabledMax Kellermann2009-11-051-1/+2
* | output/jack: support mono inputMax Kellermann2009-11-051-0/+1
* | output/jack: clear ring buffers before activatingMax Kellermann2009-11-051-0/+1
* | output/jack: use jack_client_open() instead of jack_client_new()Max Kellermann2009-11-051-0/+1
* | output/jack: added option "client_name"Max Kellermann2009-11-051-0/+1