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
*
decoder_api: cancel initial seek when song is not seekable
Max Kellermann
2011-11-27
1
-0
/
+2
*
path: autodetect filesystem encoding on Win32
Denis Krjuchkov
2011-10-23
1
-0
/
+1
*
configure.ac: define WINVER
Max Kellermann
2011-10-13
1
-0
/
+1
*
event_pipe: fix WIN32 regression
Max Kellermann
2011-10-13
1
-0
/
+1
*
Modify version string to post-release version 0.16.6~git
Avuton Olrich
2011-10-09
1
-0
/
+3
*
mpd version 0.16.5
release-0.16.5
Avuton Olrich
2011-10-09
1
-1
/
+1
*
output/openal: auto-fallback to mono if channel count is unsupported
Max Kellermann
2011-10-08
1
-0
/
+2
*
playlist_song: fix absolute path support in playlists
Jesús Bravo Álvarez
2011-10-06
1
-0
/
+1
*
player_thread: add flag "output_open", fixes assertion failure
Max Kellermann
2011-10-06
1
-0
/
+1
*
player_control: auto-start playback when seeking is requested
Max Kellermann
2011-10-06
1
-0
/
+1
*
player_thread: handle SEEK while not playing
Max Kellermann
2011-10-06
1
-0
/
+3
*
Install systemd service file if systemd is available
Miklos Vajna
2011-09-30
1
-0
/
+1
*
decoder_api: emulate SEEK command for initial seek to CUE track
Max Kellermann
2011-09-22
1
-0
/
+1
*
fd_util: add function close_socket()
Max Kellermann
2011-09-20
1
-0
/
+1
*
configure.ac: add option --enable-solaris-output
Max Kellermann
2011-09-19
1
-0
/
+1
*
configure.ac: fix solaris result display
Max Kellermann
2011-09-19
1
-1
/
+3
*
configure.ac: disable assertions in the non-debugging build
Max Kellermann
2011-09-16
1
-0
/
+1
*
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
*
mpd version 0.16.4
release-0.16.4
Avuton Olrich
2011-09-01
1
-1
/
+1
*
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
*
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
*
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
*
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
*
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
*
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
[next]