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
2014-11-10
decoder/audiofile: fix bit rate calculation
Max Kellermann
1
-0
/
+1
2014-11-10
input/curl: ignore ResponseBoundary() while seeking
Max Kellermann
1
-0
/
+2
2014-11-08
tag/Set: do AlbumArtist/Artist fallback only if AlbumArtist is not disabled
Max Kellermann
1
-0
/
+2
2014-11-07
decoder/ffmpeg: support opus
Max Kellermann
1
-0
/
+1
2014-11-07
lib/upnp/ContentDirectoryService: swap uri_apply_base() parameters
Max Kellermann
1
-0
/
+2
2014-11-07
input/AsyncInputStream: set Error when seeking unseekable
Max Kellermann
1
-0
/
+2
2014-11-04
configure.ac: prepare for 0.19.3
Max Kellermann
1
-0
/
+2
2014-11-02
release v0.19.2
Max Kellermann
1
-1
/
+1
2014-11-02
release v0.18.17
Max Kellermann
1
-1
/
+1
2014-11-02
input/curl: forget Content-Length (and more) after redirect
Max Kellermann
1
-0
/
+2
2014-11-02
Decoder, Playlist: ignore URI query string for plugin detection
Max Kellermann
1
-0
/
+1
2014-11-02
PlaylistFile: don't allow empty playlist name
Max Kellermann
1
-0
/
+1
2014-11-02
playlist/m3u: recognize the file suffix ".m3u8"
Max Kellermann
1
-0
/
+2
2014-11-02
decoder/faad: remove workaround for ancient libfaad2 ABI bug
Max Kellermann
1
-0
/
+1
2014-11-02
decoder/ffmpeg: recognize MIME type audio/aacp
Steven OBrien
1
-0
/
+2
2014-11-02
configure.ac: prepare for 0.18.17
Max Kellermann
1
-0
/
+2
2014-11-01
Decoder, Playlist: ignore URI query string for plugin detection
Max Kellermann
1
-0
/
+1
2014-10-31
PlaylistFile: don't allow empty playlist name
Max Kellermann
1
-0
/
+1
2014-10-28
decoder/mad: fix negative replay gain values
Max Kellermann
1
-0
/
+1
2014-10-28
TextInputStream: don't ignore unterminated last line
Max Kellermann
1
-0
/
+1
2014-10-26
playlist/m3u: recognize the file suffix ".m3u8"
Max Kellermann
1
-0
/
+2
2014-10-25
OutputThread: fall back to PCM if given DSD sample rate is not supported
Max Kellermann
1
-0
/
+1
2014-10-25
decoder/faad: remove workaround for ancient libfaad2 ABI bug
Max Kellermann
1
-0
/
+1
2014-10-25
decoder/ffmpeg: recognize MIME type audio/aacp
Steven OBrien
1
-0
/
+2
2014-10-24
configure.ac: auto-disable plugins that require GLib when --disable-glib is used
Max Kellermann
1
-0
/
+1
2014-10-24
OutputThread: close the output plugin after filter failure
Max Kellermann
1
-0
/
+2
2014-10-23
pcm/PcmConvert: assign {src,dest}_format at the end
Max Kellermann
1
-0
/
+1
2014-10-23
configure.ac: prepare for 0.19.2
Max Kellermann
1
-0
/
+2
2014-10-19
release v0.19.1
Max Kellermann
1
-1
/
+1
2014-10-19
TextInputStream: manually shift the buffer before reading
Max Kellermann
1
-0
/
+1
2014-10-17
playlist/extm3u: strip first line for #EXTM3U detection
Max Kellermann
1
-0
/
+2
2014-10-12
Makefile.am: distribute systemd/mpd.socket
Max Kellermann
1
-0
/
+1
2014-10-11
ThreadInputStream: call ThreadRead() inside the thread instead of Read()
Max Kellermann
1
-0
/
+2
2014-10-11
NEWS: add missing line
Max Kellermann
1
-0
/
+1
2014-10-11
NEWS: fix typo in version number
Max Kellermann
1
-1
/
+1
2014-10-11
configure.ac: prepare for 0.19.1
Max Kellermann
1
-0
/
+2
2014-10-10
release v0.19
Max Kellermann
1
-1
/
+1
2014-10-10
doc: document the mount/neighbor commands
Max Kellermann
1
-1
/
+2
2014-10-10
TagString: remove ISO-Latin-1 fallback
Max Kellermann
1
-0
/
+1
2014-10-10
Main: run the OS X native event loop
nanotech
1
-0
/
+1
2014-09-29
Tag: support "AlbumSort"
Max Kellermann
1
-1
/
+1
2014-09-27
Add MusicBrainz' Release Track Id tag
Wieland Hoffmann
1
-0
/
+1
2014-09-26
release v0.18.16
Max Kellermann
1
-1
/
+1
2014-09-26
configure.ac: fix DSD breakage due to typo
Max Kellermann
1
-0
/
+1
2014-09-26
configure.ac: prepare for 0.18.16
Max Kellermann
1
-0
/
+2
2014-09-26
release v0.18.15
Max Kellermann
1
-1
/
+1
2014-09-24
decoder/mpg123: support ID3v2, ReplayGain and MixRamp
Max Kellermann
1
-0
/
+1
2014-09-19
decoder/sndfile: support float and 16 bit samples
Max Kellermann
1
-0
/
+2
2014-09-18
OutputThread: retain negative mix ratio
Max Kellermann
1
-0
/
+1
2014-09-18
command/list: reset used size after the list has been processed
Andrzej Rybczak
1
-0
/
+2
[prev]
[next]