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
/
tag
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tag/id3: convert path from "wchar_t*" to "char*" for error message
Max Kellermann
2015-11-06
1
-1
/
+3
*
Merge tag 'v0.19.11'
Max Kellermann
2015-10-27
1
-6
/
+6
|
\
|
*
tag/ApeLoader: fix buffer overflow after unterminated key
Max Kellermann
2015-10-16
1
-6
/
+6
*
|
Filter out this extra data and leading zeroes in "track" and "disc" tags.
Andreas Mair
2015-10-21
1
-1
/
+14
*
|
util/StringView: new utility class
Max Kellermann
2015-09-30
10
-92
/
+81
*
|
db/UniqueTags, tag/Set, ...: use typedef tag_mask_t
Max Kellermann
2015-08-24
2
-10
/
+10
*
|
tag/Settings: move typedef tag_mask_t to Mask.hxx
Max Kellermann
2015-08-24
2
-2
/
+28
*
|
tag/Settings: convert to C++
Max Kellermann
2015-08-24
5
-10
/
+6
*
|
tag/Settings: convert to bit mask
Max Kellermann
2015-08-24
3
-9
/
+8
*
|
tag/Settings: add function IsTagEnabled() wrapping access to ignore_tag_items[]
Max Kellermann
2015-08-24
3
-2
/
+21
*
|
Tag: include cleanup
Max Kellermann
2015-08-24
1
-1
/
+0
*
|
config/Global: allow calling config_get_string() with one argument
Max Kellermann
2015-06-26
1
-2
/
+1
*
|
TagId3: remove the "id3v1_encoding" setting
Max Kellermann
2015-06-26
1
-47
/
+10
*
|
*: doxygen fixups
Max Kellermann
2015-03-17
2
-2
/
+2
*
|
fs/Traits: add macro PATH_LITERAL()
Max Kellermann
2015-03-05
2
-2
/
+2
*
|
Merge tag 'v0.19.9'
Max Kellermann
2015-02-06
1
-1
/
+10
|
\
|
|
*
TagBuilder: allow adding duplicate tag types in Complement()
Max Kellermann
2015-02-06
1
-1
/
+10
*
|
tag/Rva2: convert pointers to references
Max Kellermann
2015-02-04
1
-9
/
+9
*
|
tag/Rva2: rename struct rva2_data to CamelCase
Max Kellermann
2015-02-04
1
-6
/
+6
*
|
tag/Rva2: make enum rva2_channel strictly-typed
Max Kellermann
2015-02-04
1
-12
/
+12
*
|
tag/Format: add %iso8601%
Max Kellermann
2015-01-22
1
-0
/
+27
*
|
config/Option: convert to strictly-typed enum
Max Kellermann
2015-01-21
2
-2
/
+4
*
|
output/recorder: dynamic file name
Max Kellermann
2015-01-14
2
-0
/
+138
*
|
Copyright year 2015
Max Kellermann
2015-01-01
41
-41
/
+41
*
|
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
1
-0
/
+9
|
\
|
|
*
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-12-26
1
-0
/
+9
|
|
\
|
|
*
util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-12-26
1
-0
/
+9
|
|
*
TagString: use g_strndup() for unterminated string
Max Kellermann
2014-11-02
1
-1
/
+1
|
|
*
SongFilter, TagConfig: cast TAG_NUM_OF_ITEM_TYPES to integer
Max Kellermann
2014-01-15
1
-1
/
+1
*
|
|
TagId3: add "pure" attributes
Max Kellermann
2014-12-02
1
-1
/
+4
*
|
|
Compiler.h: add macro CLANG_OR_GCC_VERSION()
Max Kellermann
2014-11-28
2
-2
/
+2
*
|
|
ApeTag: drop support for non-standard tag "album artist"
Max Kellermann
2014-11-25
1
-1
/
+0
*
|
|
configure.ac: add macro MPD_ENABLE_AUTO_PKG_LIB
Max Kellermann
2014-11-22
1
-1
/
+1
|
/
/
*
|
tag/Set: do AlbumArtist/Artist fallback only if AlbumArtist is not disabled
Max Kellermann
2014-11-08
1
-0
/
+2
*
|
TagString: implement fix_utf8() without GLib
Max Kellermann
2014-10-10
1
-22
/
+34
*
|
TagString: return WritableBuffer<char>
Max Kellermann
2014-10-10
3
-24
/
+26
*
|
TagString: use strndup() for unterminated string
Max Kellermann
2014-10-10
1
-1
/
+1
*
|
TagString: remove ISO-Latin-1 fallback
Max Kellermann
2014-10-10
1
-14
/
+1
*
|
Tag: support "AlbumSort"
Max Kellermann
2014-09-29
3
-0
/
+5
*
|
Add MusicBrainz' Release Track Id tag
Wieland Hoffmann
2014-09-27
3
-0
/
+4
*
|
decoder/flac: move code to tag/MixRamp.cxx
Max Kellermann
2014-09-24
2
-0
/
+19
*
|
decoder/mad: move code to tag/MixRamp.cxx
Max Kellermann
2014-09-24
2
-0
/
+93
*
|
tag/ReplayGain: add VorbisComment parser
Max Kellermann
2014-09-24
2
-0
/
+19
*
|
tag/ReplayGain: move code to template function
Max Kellermann
2014-09-24
1
-8
/
+30
*
|
decoder/{vorbis,flac}: move duplicate code to tag/VorbisComment.cxx
Max Kellermann
2014-09-24
2
-0
/
+75
*
|
tag/ApeReplayGain, decoder/mad: move duplicate code to tag/ReplayGain.cxx
Max Kellermann
2014-09-24
3
-15
/
+80
*
|
TagHandler: pass SongTime to duration()
Max Kellermann
2014-08-29
2
-6
/
+7
*
|
Tag: use SignedSongTime for the song duration
Max Kellermann
2014-08-29
5
-34
/
+32
*
|
TagId3: fix printf string parameter
Max Kellermann
2014-07-30
1
-1
/
+1
*
|
util/Cast: reimplement as template without macro
Max Kellermann
2014-07-14
1
-2
/
+5
[next]