aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | input_stream: non-blocking I/OMax Kellermann2011-09-161-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-09-161-0/+1
|\|
| * configure.ac: disable assertions in the non-debugging buildMax Kellermann2011-09-161-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-09-151-0/+9
|\|
| * decoder/ffmpeg: don't require key frame for seekingMax Kellermann2011-09-151-0/+1
| * decoder/ffmpeg: higher precision timestampsMax Kellermann2011-09-151-0/+2
| * input/rewind: copy the MIME type only onceMax Kellermann2011-09-151-0/+2
| * pcm_format: fix 32-to-24 bit conversion (the "silence" bug)Max Kellermann2011-09-081-0/+1
| * Modify version string to post-release version 0.16.5~gitAvuton Olrich2011-09-011-0/+3
* | Merge commit 'release-0.16.4'Max Kellermann2011-09-021-1/+1
|\|
| * mpd version 0.16.4release-0.16.4Avuton Olrich2011-09-011-1/+1
* | decoder/oggflac: delete this obsolete pluginMax Kellermann2011-09-011-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-09-011-0/+5
|\|
| * output/osx: don't drain the buffer when closingMax Kellermann2011-09-011-0/+1
| * configure.ac: auto-detect libmad without pkg-configMax Kellermann2011-09-011-0/+1
| * configure.ac: use MPD_AUTO_PKG to detect avahiMax Kellermann2011-09-011-0/+1
| * output_thread: reimplement CANCEL synchronizationMax Kellermann2011-09-011-0/+1
| * input/curl: implement a hard-coded timeout of 10 secondsMax Kellermann2011-08-261-0/+1
* | input/soup: new input plugin based on libsoupMax Kellermann2011-08-241-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-08-241-0/+5
|\|
| * output/pulse: fix deadlock when the stream was suspendedMax Kellermann2011-08-231-0/+1
| * pulse/output: fix deadlock when resuming the streamMax Kellermann2011-08-231-0/+1
| * input/curl: limit the receive buffer sizeMax Kellermann2011-08-231-0/+2
| * output/httpd: don't warn on client disconnectMax Kellermann2011-08-231-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-07-201-0/+7
|\|
| * encoder_plugin: add method pre_tag()Max Kellermann2011-07-201-0/+2
| * update_walk: apply follow_inside_symlinks to absolute symlinksMax Kellermann2011-07-201-0/+1
| * wavpack: obey all decoder commands, stop at CUE track borderMax Kellermann2011-07-201-0/+1
| * playlist_control: don't resume playback when seeking to another song while pa...Max Kellermann2011-07-201-0/+1
| * output/alsa: fix SIGFPE when alsa announces a period size of 0Max Kellermann2011-07-201-0/+2
* | Merge branch 'v0.16.x'Max Kellermann2011-07-191-1/+8
|\|
| * NEWS: fix memory leaksMax Kellermann2011-07-181-1/+2
| * decoder/flac: validate the sample rate when scanning the tagMax Kellermann2011-07-031-0/+1
| * ffmpeg: workaround for semantic API change in recent ffmpeg versionsoblique2011-07-031-0/+2
| * Modify version string to post-release version 0.16.4~gitAvuton Olrich2011-06-041-0/+3
| * mpd version 0.16.3release-0.16.3Avuton Olrich2011-06-041-1/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-06-031-0/+5
|\|
| * directory: allow directories with just playlistsMax Kellermann2011-05-091-0/+1
| * playlist_song: fix playlist files in base music directoryMax Kellermann2011-05-091-0/+1
| * playlist_song: fix NULL pointer dereferenceMax Kellermann2011-05-091-0/+1
| * decoder/ffmpeg: use avcodec_decode_audio3() if availableMax Kellermann2011-05-091-1/+1
| * decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavcAnton Khirnov2011-05-091-0/+2
* | cue_tag: show CUE track numbersQball Cow2011-05-091-0/+1
* | decoder/ffmpeg: use AVIOContext instead of ByteIOContextMax Kellermann2011-05-091-0/+1
* | input/ffmpeg: use the new AVIOContext APIMax Kellermann2011-05-091-0/+1
* | decoder/ffmpeg: drop support for pre-0.5 ffmpegAnton Khirnov2011-04-121-0/+1
* | Merge branch 'v0.16.x'Max Kellermann2011-04-121-0/+11
|\|
| * Merge branch 'v0.15.x' into v0.16.xMax Kellermann2011-04-121-0/+7
| |\
| | * configure.ac: Enable HAVE_OGG_COMMON when using libtremorSimon Kagstrom2011-03-231-0/+2
| | * encoder/vorbis: reset the Ogg stream after flushMax Kellermann2011-03-161-0/+2