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
...
*
TagFile: use Path instead of const char *
Max Kellermann
2013-10-26
8
-15
/
+25
*
ReplayGainInfo: use CamelCase for struct name
Max Kellermann
2013-10-25
4
-18
/
+18
*
Util/ASCII: add function StringEqualsCaseASCII()
Max Kellermann
2013-10-20
5
-14
/
+13
*
TagType: rename enum tag_type to TagType
Max Kellermann
2013-10-20
14
-52
/
+52
*
*: use std::numeric_limits
Max Kellermann
2013-10-17
2
-5
/
+4
*
system/ByteOrder: new library for byte ordering / endianess
Max Kellermann
2013-10-16
3
-9
/
+12
*
ApeTag: use std::string for temporary allocation
Max Kellermann
2013-10-15
1
-4
/
+3
*
gcc.h: rename to Compiler.h
Max Kellermann
2013-10-15
6
-6
/
+6
*
replay_gain_*.h: rename to *.hxx
Max Kellermann
2013-10-02
2
-2
/
+2
*
Log: new logging library API
Max Kellermann
2013-10-02
3
-19
/
+19
*
tag/{riff,aiff}: convert to C++
Max Kellermann
2013-09-28
5
-43
/
+26
*
TagType: reduce the enum size to 1 byte
Max Kellermann
2013-09-26
2
-2
/
+13
*
Tag: add "pure" attributes
Max Kellermann
2013-09-26
1
-0
/
+3
*
TagHandler: use a TagBuilder internally
Max Kellermann
2013-09-26
3
-19
/
+15
*
TagBuilder: add method Commit(Tag&)
Max Kellermann
2013-09-05
2
-8
/
+21
*
TagBuilder: add method IsEmpty()
Max Kellermann
2013-09-05
1
-1
/
+9
*
Tag: remove the obsolete "bulk" mode
Max Kellermann
2013-09-05
2
-88
/
+3
*
TagBuilder: new class for constructing Tag objects
Max Kellermann
2013-09-05
2
-0
/
+229
*
TagItem: disable the copy constructor/operator
Max Kellermann
2013-09-05
1
-0
/
+4
*
Tag: compile-time initialisation of ignore_tag_items
Max Kellermann
2013-09-05
5
-18
/
+31
*
Tag: move struct TagItem to TagItem.hxx
Max Kellermann
2013-09-05
3
-16
/
+43
*
Tag: move fix_tag_value() to TagString.cxx
Max Kellermann
2013-09-05
3
-102
/
+160
*
Tag: remove unused methods
Max Kellermann
2013-09-05
2
-70
/
+0
*
TagNames: make tag_item_names const
Max Kellermann
2013-09-05
2
-2
/
+2
*
Tag: move configuration code to TagConfig.cxx
Max Kellermann
2013-09-05
3
-50
/
+101
*
Tag, ...: move to libtag.a
Max Kellermann
2013-09-05
9
-0
/
+1216
*
conf.h: remove obsolete header
Max Kellermann
2013-09-05
1
-2
/
+1
*
TagTable: un-inline the two functions
Max Kellermann
2013-09-04
3
-22
/
+62
*
Tag*: move TagTable.hxx to libtag.a
Max Kellermann
2013-09-04
1
-0
/
+68
*
Tag*: move libtag.a sources to src/tag/
Max Kellermann
2013-09-04
14
-0
/
+1540
[prev]