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
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder/mpcdec: fix replay gain formula with v8
Aleksei Kaveshnikov
2010-03-19
1
-0
/
+8
*
player_thread: postpone song tags during cross-fade
Max Kellermann
2010-03-17
1
-0
/
+27
*
tag: added function tag_merge_replace()
Max Kellermann
2010-03-17
3
-21
/
+26
*
decoder/mpcdec: fix negative shift on fixed-point samples
Piotr Gozdur
2010-03-17
1
-1
/
+1
*
playlist: fix single+repeat in random mode
Max Kellermann
2010-03-07
1
-1
/
+2
*
decoder/mad: fix crash when seeking at end of song
Max Kellermann
2010-02-27
1
-4
/
+0
*
decoder/ffmpeg: added more MIME types
Max Kellermann
2010-01-17
1
-0
/
+6
*
decoder/ffmpeg: append file name suffix to virtual stream URL
Max Kellermann
2010-01-17
1
-4
/
+28
*
queue: don't repeat current song in consume mode
Max Kellermann
2010-01-16
1
-2
/
+2
*
decoder_thread: fix CUE track playback
Max Kellermann
2010-01-16
1
-5
/
+10
*
dbUtils: return empty tag value only if no value was found
Max Kellermann
2010-01-02
1
-1
/
+4
*
input/curl: removed the built-in rewinding code
Max Kellermann
2009-12-30
1
-181
/
+10
*
input/rewind: new input_stream wrapper to allow stream rewinding
Max Kellermann
2009-12-29
5
-0
/
+312
*
decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types
Max Kellermann
2009-12-29
4
-4
/
+22
*
dbUtils: return multiple tag values per song
Max Kellermann
2009-12-27
1
-1
/
+0
*
decoder_thread: eliminate jitter after seek failure
Max Kellermann
2009-12-26
1
-1
/
+5
*
decoder/wavpack: allow fine-grained seeking
Max Kellermann
2009-12-26
1
-3
/
+2
*
iso, zip: fixed memory leak in destructor
Max Kellermann
2009-12-15
2
-2
/
+4
*
archive: close archive when stream is closed
Max Kellermann
2009-12-15
4
-0
/
+9
*
archive/bz2: removed NULL check before g_free()
Max Kellermann
2009-12-15
1
-2
/
+2
*
input/archive: close the archive file on error
Max Kellermann
2009-12-15
1
-0
/
+1
*
input/file: don't fall back to parent directory
Max Kellermann
2009-12-15
1
-18
/
+3
*
decoder/wavpack: don't use the nonstandard "uchar" type
Max Kellermann
2009-12-11
1
-1
/
+1
*
mixer: explicitly close all mixers on shutdown
Max Kellermann
2009-12-08
1
-0
/
+4
*
mapper: apply filesystem_charset to playlists
Max Kellermann
2009-12-08
4
-11
/
+36
*
command: verify playlist name in the "rm" command
Max Kellermann
2009-12-08
1
-0
/
+3
*
mapper: fix memory leak when playlist_directory is not set
Max Kellermann
2009-12-08
1
-2
/
+2
*
tag_id3: fix ID3v1 charset conversion
svitoos
2009-11-30
1
-1
/
+1
*
ffmpeg: don't try to force stereo
Max Kellermann
2009-11-30
1
-4
/
+0
*
decoder/flac: fixed compiler warning
Max Kellermann
2009-11-19
1
-3
/
+1
*
decoder/flac: fixed NULL pointer dereference in CUE code
Max Kellermann
2009-11-18
1
-0
/
+2
*
id3: allow 4 MB RIFF/AIFF tags
Max Kellermann
2009-11-15
1
-1
/
+1
*
decoder/ffmpeg: align the output buffer
Max Kellermann
2009-11-15
1
-5
/
+24
*
decoder/flac: fixed CUE seeking range check
Max Kellermann
2009-11-11
1
-14
/
+8
*
oggflac: rewind stream after FLAC detection
Max Kellermann
2009-11-11
1
-0
/
+8
*
sticker: added fallback for sqlite3_prepare_v2()
Max Kellermann
2009-11-10
1
-0
/
+4
*
input/lastfm: fixed variable name in GLib<2.16 code path
Max Kellermann
2009-11-10
1
-1
/
+1
*
song_save: increased maximum line length to 32 kB
Max Kellermann
2009-11-01
1
-3
/
+7
*
decoder_control: removed unused DECODE_TYPE macros
Max Kellermann
2009-10-31
1
-3
/
+0
*
decoder/ffmpeg: convert metadata
Max Kellermann
2009-10-28
1
-4
/
+4
*
update: delete ignored symlinks from database
Max Kellermann
2009-10-27
1
-1
/
+5
*
output_thread: check again if output is open on PAUSE
Max Kellermann
2009-10-21
1
-0
/
+9
*
decoder/flac: fixed two memory leaks in the CUE tag loader
Max Kellermann
2009-10-16
1
-2
/
+3
*
update: fixed memory leak during container scan
Max Kellermann
2009-10-16
1
-3
/
+6
*
update: song_file_new() cannot fail
Max Kellermann
2009-10-16
1
-3
/
+0
*
output_thread: check again if output is open on CANCEL
Max Kellermann
2009-10-16
1
-1
/
+2
*
input/curl: fixed endless loop during buffering
Max Kellermann
2009-10-13
1
-1
/
+1
*
riff, aiff: fixed "limited range" gcc warning
Max Kellermann
2009-10-11
2
-10
/
+10
*
decoder_thread: change the fallback decoder name to "mad"
Max Kellermann
2009-10-11
1
-1
/
+1
*
input/curl: don't abort if a packet has only metadata
Max Kellermann
2009-10-11
1
-20
/
+22
[next]