index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-09-16
1
-0
/
+1
|
\
|
|
*
configure.ac: disable assertions in the non-debugging build
Max Kellermann
2011-09-16
1
-0
/
+1
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-09-15
1
-0
/
+9
|
\
|
|
*
decoder/ffmpeg: don't require key frame for seeking
Max Kellermann
2011-09-15
1
-0
/
+1
|
*
decoder/ffmpeg: higher precision timestamps
Max Kellermann
2011-09-15
1
-0
/
+2
|
*
input/rewind: copy the MIME type only once
Max Kellermann
2011-09-15
1
-0
/
+2
|
*
pcm_format: fix 32-to-24 bit conversion (the "silence" bug)
Max Kellermann
2011-09-08
1
-0
/
+1
|
*
Modify version string to post-release version 0.16.5~git
Avuton Olrich
2011-09-01
1
-0
/
+3
*
|
Merge commit 'release-0.16.4'
Max Kellermann
2011-09-02
1
-1
/
+1
|
\
|
|
*
mpd version 0.16.4
release-0.16.4
Avuton Olrich
2011-09-01
1
-1
/
+1
*
|
decoder/oggflac: delete this obsolete plugin
Max Kellermann
2011-09-01
1
-0
/
+1
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-09-01
1
-0
/
+5
|
\
|
|
*
output/osx: don't drain the buffer when closing
Max Kellermann
2011-09-01
1
-0
/
+1
|
*
configure.ac: auto-detect libmad without pkg-config
Max Kellermann
2011-09-01
1
-0
/
+1
|
*
configure.ac: use MPD_AUTO_PKG to detect avahi
Max Kellermann
2011-09-01
1
-0
/
+1
|
*
output_thread: reimplement CANCEL synchronization
Max Kellermann
2011-09-01
1
-0
/
+1
|
*
input/curl: implement a hard-coded timeout of 10 seconds
Max Kellermann
2011-08-26
1
-0
/
+1
*
|
input/soup: new input plugin based on libsoup
Max Kellermann
2011-08-24
1
-0
/
+1
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-08-24
1
-0
/
+5
|
\
|
|
*
output/pulse: fix deadlock when the stream was suspended
Max Kellermann
2011-08-23
1
-0
/
+1
|
*
pulse/output: fix deadlock when resuming the stream
Max Kellermann
2011-08-23
1
-0
/
+1
|
*
input/curl: limit the receive buffer size
Max Kellermann
2011-08-23
1
-0
/
+2
|
*
output/httpd: don't warn on client disconnect
Max Kellermann
2011-08-23
1
-0
/
+1
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-07-20
1
-0
/
+7
|
\
|
|
*
encoder_plugin: add method pre_tag()
Max Kellermann
2011-07-20
1
-0
/
+2
|
*
update_walk: apply follow_inside_symlinks to absolute symlinks
Max Kellermann
2011-07-20
1
-0
/
+1
|
*
wavpack: obey all decoder commands, stop at CUE track border
Max Kellermann
2011-07-20
1
-0
/
+1
|
*
playlist_control: don't resume playback when seeking to another song while pa...
Max Kellermann
2011-07-20
1
-0
/
+1
|
*
output/alsa: fix SIGFPE when alsa announces a period size of 0
Max Kellermann
2011-07-20
1
-0
/
+2
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-07-19
1
-1
/
+8
|
\
|
|
*
NEWS: fix memory leaks
Max Kellermann
2011-07-18
1
-1
/
+2
|
*
decoder/flac: validate the sample rate when scanning the tag
Max Kellermann
2011-07-03
1
-0
/
+1
|
*
ffmpeg: workaround for semantic API change in recent ffmpeg versions
oblique
2011-07-03
1
-0
/
+2
|
*
Modify version string to post-release version 0.16.4~git
Avuton Olrich
2011-06-04
1
-0
/
+3
|
*
mpd version 0.16.3
release-0.16.3
Avuton Olrich
2011-06-04
1
-1
/
+1
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-06-03
1
-0
/
+5
|
\
|
|
*
directory: allow directories with just playlists
Max Kellermann
2011-05-09
1
-0
/
+1
|
*
playlist_song: fix playlist files in base music directory
Max Kellermann
2011-05-09
1
-0
/
+1
|
*
playlist_song: fix NULL pointer dereference
Max Kellermann
2011-05-09
1
-0
/
+1
|
*
decoder/ffmpeg: use avcodec_decode_audio3() if available
Max Kellermann
2011-05-09
1
-1
/
+1
|
*
decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavc
Anton Khirnov
2011-05-09
1
-0
/
+2
*
|
cue_tag: show CUE track numbers
Qball Cow
2011-05-09
1
-0
/
+1
*
|
decoder/ffmpeg: use AVIOContext instead of ByteIOContext
Max Kellermann
2011-05-09
1
-0
/
+1
*
|
input/ffmpeg: use the new AVIOContext API
Max Kellermann
2011-05-09
1
-0
/
+1
*
|
decoder/ffmpeg: drop support for pre-0.5 ffmpeg
Anton Khirnov
2011-04-12
1
-0
/
+1
*
|
Merge branch 'v0.16.x'
Max Kellermann
2011-04-12
1
-0
/
+11
|
\
|
|
*
Merge branch 'v0.15.x' into v0.16.x
Max Kellermann
2011-04-12
1
-0
/
+7
|
|
\
|
|
*
configure.ac: Enable HAVE_OGG_COMMON when using libtremor
Simon Kagstrom
2011-03-23
1
-0
/
+2
|
|
*
encoder/vorbis: reset the Ogg stream after flush
Max Kellermann
2011-03-16
1
-0
/
+2
|
|
*
Modify version string to post-release version 0.15.17~git
Avuton Olrich
2011-03-13
1
-0
/
+3
[prev]
[next]