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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-01-05
decoder/ffmpeg: support libavformat 0.8
Max Kellermann
1
-1
/
+1
2012-01-04
decoder/ffmpeg: use avcodec_decode_audio4(), support libavcodec 0.8
Max Kellermann
1
-1
/
+1
2012-01-04
decoder/ffmpeg: use AVIOContext instead of ByteIOContext
Max Kellermann
1
-0
/
+2
2012-01-04
input/ffmpeg: use the new AVIOContext API
Max Kellermann
1
-0
/
+2
2011-12-24
output/osx: implement 32 bit playback
Max Kellermann
1
-0
/
+1
2011-12-24
output/osx: clear render buffer when there's not enough data
Max Kellermann
1
-0
/
+1
2011-12-24
output/osx: remove sleep call from render callback
Max Kellermann
1
-0
/
+1
2011-12-24
command: new command "seekcur"
Max Kellermann
1
-0
/
+1
2011-12-21
Playlist: fix bug in moving after current song
Maarten Sebregts
1
-0
/
+1
2011-12-13
output/openal: use alGetSourcei(AL_BUFFER) to force-unqueue buffers
Max Kellermann
1
-0
/
+1
2011-12-13
output/openal: force 16 bit playback, as 8 bit doesn't work
Max Kellermann
1
-0
/
+1
2011-12-13
timer: fix time unit mixup in timer_delay()
Max Kellermann
1
-0
/
+2
2011-12-13
winmm_output_plugin: fail if wrong device specified instead of using fallback.
Denis Krjuchkov
1
-0
/
+1
2011-12-01
Modify version string to post-release version 0.16.7~git
Avuton Olrich
1
-0
/
+3
2011-12-01
mpd version 0.16.6
release-0.16.6
Avuton Olrich
1
-2
/
+2
2011-11-28
decoder/ffmpeg: work around bogus channel count
Max Kellermann
1
-0
/
+1
2011-11-28
mapper: check "r" permission on music directory
Max Kellermann
1
-1
/
+1
2011-11-28
mapper: check "x" permission on music directory
Max Kellermann
1
-0
/
+1
2011-11-28
mapper: fix the bogus "not a directory" error message
Max Kellermann
1
-0
/
+1
2011-11-28
log: print reason for failure
Max Kellermann
1
-0
/
+1
2011-11-28
encoder/wave: support packed 24 bit samples
Max Kellermann
1
-0
/
+1
2011-11-28
encoder/null: use fifo_buffer instead of pcm_buffer
Max Kellermann
1
-1
/
+1
2011-11-28
encoder/wave: use fifo_buffer instead of pcm_buffer
Max Kellermann
1
-1
/
+1
2011-11-28
encoder/flac: use fifo_buffer instead of pcm_buffer
Max Kellermann
1
-0
/
+2
2011-11-27
decoder_api: cancel initial seek when song is not seekable
Max Kellermann
1
-0
/
+2
2011-10-23
path: autodetect filesystem encoding on Win32
Denis Krjuchkov
1
-0
/
+1
2011-10-20
audio_format: basic support for floating point samples
Max Kellermann
1
-0
/
+1
2011-10-13
configure.ac: define WINVER
Max Kellermann
1
-0
/
+1
2011-10-13
event_pipe: fix WIN32 regression
Max Kellermann
1
-0
/
+1
2011-10-09
Modify version string to post-release version 0.16.6~git
Avuton Olrich
1
-0
/
+3
2011-10-09
mpd version 0.16.5
release-0.16.5
Avuton Olrich
1
-1
/
+1
2011-10-08
output/openal: auto-fallback to mono if channel count is unsupported
Max Kellermann
1
-0
/
+2
2011-10-06
playlist_song: allow references to songs outside the musicdir
Max Kellermann
1
-0
/
+2
2011-10-06
playlist_song: fix absolute path support in playlists
Jesús Bravo Álvarez
1
-0
/
+1
2011-10-06
player_thread: add flag "output_open", fixes assertion failure
Max Kellermann
1
-0
/
+1
2011-10-06
player_control: auto-start playback when seeking is requested
Max Kellermann
1
-0
/
+1
2011-10-06
player_thread: handle SEEK while not playing
Max Kellermann
1
-0
/
+3
2011-10-04
decoder/dsdiff: new decoder plugin
Max Kellermann
1
-0
/
+1
2011-09-30
Add support for streaming to a DLNA client
Steven Blackburn
1
-0
/
+1
2011-09-30
Install systemd service file if systemd is available
Miklos Vajna
1
-0
/
+1
2011-09-22
decoder_api: emulate SEEK command for initial seek to CUE track
Max Kellermann
1
-0
/
+1
2011-09-20
server_socket: use resolve_host_port() instead of getaddrinfo()
Max Kellermann
1
-0
/
+1
2011-09-20
fd_util: add function close_socket()
Max Kellermann
1
-0
/
+1
2011-09-19
configure.ac: add option --enable-solaris-output
Max Kellermann
1
-0
/
+1
2011-09-19
configure.ac: fix solaris result display
Max Kellermann
1
-1
/
+3
2011-09-16
input_stream: non-blocking I/O
Max Kellermann
1
-0
/
+1
2011-09-16
configure.ac: disable assertions in the non-debugging build
Max Kellermann
1
-0
/
+1
2011-09-15
decoder/ffmpeg: don't require key frame for seeking
Max Kellermann
1
-0
/
+1
2011-09-15
decoder/ffmpeg: higher precision timestamps
Max Kellermann
1
-0
/
+2
2011-09-15
input/rewind: copy the MIME type only once
Max Kellermann
1
-0
/
+2
[prev]
[next]