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
Commit message (
Expand
)
Author
Age
Files
Lines
*
decoder/mp4ff: support tag "album artist"
Max Kellermann
2010-06-30
2
-1
/
+2
*
Make get_remote_uid() work on BSD
Andreas Vögele
2010-06-30
3
-1
/
+9
*
playlist: emit IDLE_OPTIONS when resetting single mode
Max Kellermann
2010-06-30
2
-0
/
+4
*
directory_print: return void
Max Kellermann
2010-06-30
2
-7
/
+3
*
decoder/mikmod: fix memory leak
Max Kellermann
2010-06-30
2
-2
/
+5
*
decoder/mp4ff: remove duplicate entries in the tag name table
Max Kellermann
2010-06-30
1
-9
/
+5
*
decoder/mp4ff: moved code to mp4ff_tag_name_parse()
Max Kellermann
2010-06-30
1
-1
/
+7
*
tag_ape: remove duplicate entries in the tag name table
Max Kellermann
2010-06-30
1
-7
/
+5
*
tag: added function tag_name_parse()
Max Kellermann
2010-06-30
3
-12
/
+60
*
tag_ape: move code to tag_ape_name_parse()
Max Kellermann
2010-06-30
1
-1
/
+7
*
decoder/vorbis: use single global ov_callbacks constant
Max Kellermann
2010-06-30
1
-7
/
+9
*
decoder/mp4ff: support tags "albumartist", "band"
Max Kellermann
2010-06-30
2
-0
/
+4
*
decoder/mp4ff: use tag_table.h to parse tag names
Max Kellermann
2010-06-30
1
-18
/
+15
*
tag_ape: move table lookup to tag_table.h
Max Kellermann
2010-06-30
3
-9
/
+53
*
tag_ape: support album artist
Max Kellermann
2010-06-30
2
-0
/
+3
*
tag_ape: simplified the apeItems array
Max Kellermann
2010-06-30
1
-22
/
+12
*
tag_ape: moved code to tag_ape_import_item()
Max Kellermann
2010-06-30
1
-12
/
+22
*
tag_ape: converted apeItems and tagItems to global vars
Max Kellermann
2010-06-30
1
-20
/
+20
*
Modify version string to post-release version 0.15.11~git
Avuton Olrich
2010-05-30
2
-1
/
+4
*
mpd version 0.15.10
release-0.15.10
Avuton Olrich
2010-05-30
2
-2
/
+2
*
decoder/mad: fix buffer variable name on !HAVE_ID3TAG
Max Kellermann
2010-05-30
1
-3
/
+3
*
input/mms: initialize the "eof" attribute
Max Kellermann
2010-05-18
2
-0
/
+3
*
input/mms: fix memory leak in error handler
Max Kellermann
2010-05-18
2
-0
/
+3
*
decoder/mad: properly calculate ID3 size without libid3tag
Max Kellermann
2010-04-13
2
-5
/
+27
*
Modify version string to post-release version 0.15.10~git
Avuton Olrich
2010-03-21
2
-1
/
+4
*
mpd version 0.15.9
release-0.15.9
Avuton Olrich
2010-03-21
2
-2
/
+2
*
decoder/mpcdec: fix replay gain formula with v8
Aleksei Kaveshnikov
2010-03-19
2
-0
/
+9
*
player_thread: postpone song tags during cross-fade
Max Kellermann
2010-03-17
2
-0
/
+28
*
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
2
-1
/
+2
*
playlist: fix single+repeat in random mode
Max Kellermann
2010-03-07
2
-1
/
+3
*
decoder/mad: fix crash when seeking at end of song
Max Kellermann
2010-02-27
2
-4
/
+2
*
Modify version string to post-release version 0.15.9~git
Avuton Olrich
2010-01-18
2
-1
/
+4
*
mpd version 0.15.8
release-0.15.8
Avuton Olrich
2010-01-18
2
-2
/
+2
*
decoder/ffmpeg: added more MIME types
Max Kellermann
2010-01-17
1
-0
/
+6
*
Makefile.am: link test/run_decoder and test/read_tags with timer.c
Max Kellermann
2010-01-17
1
-0
/
+2
*
decoder/ffmpeg: append file name suffix to virtual stream URL
Max Kellermann
2010-01-17
2
-4
/
+29
*
configure.ac: disable -Wdeclaration-after-statement
Max Kellermann
2010-01-17
1
-1
/
+0
*
queue: don't repeat current song in consume mode
Max Kellermann
2010-01-16
2
-2
/
+3
*
decoder_thread: fix CUE track playback
Max Kellermann
2010-01-16
2
-5
/
+11
*
NEWS: added missing entry
Max Kellermann
2010-01-16
1
-0
/
+1
*
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
7
-1
/
+318
*
decoder/{ffmpeg,flac,vorbis}: added more flac/vorbis MIME types
Max Kellermann
2009-12-29
5
-4
/
+24
*
Modify version string to post-release version 0.15.8~git
Avuton Olrich
2009-12-27
2
-1
/
+4
*
mpd version 0.15.7
release-0.15.7
Avuton Olrich
2009-12-27
2
-2
/
+2
*
dbUtils: return multiple tag values per song
Max Kellermann
2009-12-27
2
-1
/
+1
*
decoder_thread: eliminate jitter after seek failure
Max Kellermann
2009-12-26
2
-1
/
+6
*
decoder/wavpack: allow fine-grained seeking
Max Kellermann
2009-12-26
2
-3
/
+3
[next]