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
/
TagId3.cxx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
TagId3: fix printf string parameter
Max Kellermann
2014-07-30
1
-1
/
+1
*
TagId3: disable charset conversion without GLib
Max Kellermann
2014-03-01
1
-0
/
+9
*
TagId3: use xstrdup() instead of g_strdup()
Max Kellermann
2014-02-17
1
-3
/
+4
*
util/StringUtil: add function Strip()
Max Kellermann
2014-02-17
1
-1
/
+2
*
Config*: move to config/
Max Kellermann
2014-01-24
1
-1
/
+1
*
copyright year 2014
Max Kellermann
2014-01-13
1
-1
/
+1
*
tag/TagBuilder: rename Commit() to CommitNew()
Max Kellermann
2014-01-08
1
-1
/
+1
*
TagId3: make variables more local
Max Kellermann
2013-12-04
1
-76
/
+41
*
TagId3: use std::string for partial string copy
Max Kellermann
2013-12-04
1
-3
/
+4
*
TagId3: use free() instead of g_free() for libid3tag allocations
Max Kellermann
2013-12-04
1
-3
/
+3
*
TagId3: use new[]/delete[] instead of g_malloc()/g_free()
Max Kellermann
2013-12-04
1
-11
/
+6
*
TagId3: gcc_unlikely instead of G_UNLIKELY
Max Kellermann
2013-12-04
1
-4
/
+2
*
include cleanup using iwyu
Max Kellermann
2013-11-28
1
-1
/
+0
*
TagFile: use Path instead of const char *
Max Kellermann
2013-10-26
1
-3
/
+5
*
TagType: rename enum tag_type to TagType
Max Kellermann
2013-10-20
1
-7
/
+7
*
Log: new logging library API
Max Kellermann
2013-10-02
1
-7
/
+9
*
tag/{riff,aiff}: convert to C++
Max Kellermann
2013-09-28
1
-5
/
+2
*
TagHandler: use a TagBuilder internally
Max Kellermann
2013-09-26
1
-10
/
+6
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
1
-2
/
+1
*
Tag*: move libtag.a sources to src/tag/
Max Kellermann
2013-09-04
1
-0
/
+583