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
2010-03-21
mpd version 0.15.9
release-0.15.9
Avuton Olrich
1
-1
/
+1
2010-03-19
decoder/mpcdec: fix replay gain formula with v8
Aleksei Kaveshnikov
1
-0
/
+1
2010-03-17
player_thread: postpone song tags during cross-fade
Max Kellermann
1
-0
/
+1
2010-03-17
decoder/mpcdec: fix negative shift on fixed-point samples
Piotr Gozdur
1
-0
/
+1
2010-03-07
playlist: fix single+repeat in random mode
Max Kellermann
1
-0
/
+1
2010-02-27
decoder/mad: fix crash when seeking at end of song
Max Kellermann
1
-0
/
+2
2010-01-18
Modify version string to post-release version 0.15.9~git
Avuton Olrich
1
-0
/
+3
2010-01-18
mpd version 0.15.8
release-0.15.8
Avuton Olrich
1
-1
/
+1
2010-01-17
decoder/ffmpeg: append file name suffix to virtual stream URL
Max Kellermann
1
-0
/
+1
2010-01-16
queue: don't repeat current song in consume mode
Max Kellermann
1
-0
/
+1
2010-01-16
decoder_thread: fix CUE track playback
Max Kellermann
1
-0
/
+1
2010-01-16
NEWS: added missing entry
Max Kellermann
1
-0
/
+1
2009-12-29
input/rewind: new input_stream wrapper to allow stream rewinding
Max Kellermann
1
-0
/
+2
2009-12-29
decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types
Max Kellermann
1
-0
/
+2
2009-12-27
Modify version string to post-release version 0.15.8~git
Avuton Olrich
1
-0
/
+3
2009-12-27
mpd version 0.15.7
release-0.15.7
Avuton Olrich
1
-1
/
+1
2009-12-27
dbUtils: return multiple tag values per song
Max Kellermann
1
-0
/
+1
2009-12-26
decoder_thread: eliminate jitter after seek failure
Max Kellermann
1
-0
/
+1
2009-12-26
decoder/wavpack: allow fine-grained seeking
Max Kellermann
1
-0
/
+1
2009-12-15
iso, zip: fixed memory leak in destructor
Max Kellermann
1
-0
/
+1
2009-12-15
archive: close archive when stream is closed
Max Kellermann
1
-0
/
+2
2009-12-15
input/archive: close the archive file on error
Max Kellermann
1
-0
/
+1
2009-12-15
input/file: don't fall back to parent directory
Max Kellermann
1
-0
/
+2
2009-12-08
mixer: explicitly close all mixers on shutdown
Max Kellermann
1
-0
/
+1
2009-12-08
mapper: apply filesystem_charset to playlists
Max Kellermann
1
-0
/
+1
2009-12-08
command: verify playlist name in the "rm" command
Max Kellermann
1
-0
/
+1
2009-12-08
mapper: fix memory leak when playlist_directory is not set
Max Kellermann
1
-0
/
+1
2009-11-30
tag_id3: fix ID3v1 charset conversion
svitoos
1
-0
/
+2
2009-11-30
ffmpeg: don't try to force stereo
Max Kellermann
1
-0
/
+2
2009-11-18
Modify version string to post-release version 0.15.7~git
Avuton Olrich
1
-0
/
+3
2009-11-18
mpd version 0.15.6
release-0.15.6
Avuton Olrich
1
-1
/
+1
2009-11-18
decoder/flac: fixed NULL pointer dereference in CUE code
Max Kellermann
1
-0
/
+1
2009-11-15
id3: allow 4 MB RIFF/AIFF tags
Max Kellermann
1
-0
/
+2
2009-11-15
decoder/ffmpeg: align the output buffer
Max Kellermann
1
-0
/
+1
2009-11-11
decoder/flac: fixed CUE seeking range check
Max Kellermann
1
-0
/
+1
2009-11-11
oggflac: rewind stream after FLAC detection
Max Kellermann
1
-0
/
+1
2009-11-10
zzip: require libzzip 0.13
Max Kellermann
1
-0
/
+2
2009-11-10
input/mms: require libmms 0.4
Max Kellermann
1
-0
/
+1
2009-11-10
sticker: added fallback for sqlite3_prepare_v2()
Max Kellermann
1
-0
/
+1
2009-11-10
input/lastfm: fixed variable name in GLib<2.16 code path
Max Kellermann
1
-0
/
+2
2009-11-01
song_save: increased maximum line length to 32 kB
Max Kellermann
1
-0
/
+1
2009-10-28
decoder/ffmpeg: convert metadata
Max Kellermann
1
-0
/
+2
2009-10-27
update: delete ignored symlinks from database
Max Kellermann
1
-0
/
+1
2009-10-21
output_thread: check again if output is open on PAUSE
Max Kellermann
1
-0
/
+1
2009-10-18
Modify version string to post-release version 0.15.6~git
Avuton Olrich
1
-0
/
+3
2009-10-18
mpd version 0.15.5
release-0.15.5
Avuton Olrich
1
-1
/
+1
2009-10-16
decoder/flac: fixed two memory leaks in the CUE tag loader
Max Kellermann
1
-0
/
+2
2009-10-16
update: fixed memory leak during container scan
Max Kellermann
1
-0
/
+1
2009-10-16
output_thread: check again if output is open on CANCEL
Max Kellermann
1
-0
/
+1
2009-10-13
input/curl: fixed endless loop during buffering
Max Kellermann
1
-0
/
+1
[next]