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
/
locate.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
song: removed CamelCase
Max Kellermann
2008-10-08
1
-2
/
+2
*
song: converted typedef Song to struct song
Max Kellermann
2008-10-08
1
-4
/
+10
*
Switch to C99 types (retaining compat with old compilers)
Eric Wong
2008-09-29
1
-2
/
+2
*
allow searching for albums with an empty tag
Eric Wong
2008-09-29
1
-1
/
+23
*
include cleanup
Max Kellermann
2008-09-06
1
-0
/
+1
*
tag: converted MpdTag.items to a pointer list
Max Kellermann
2008-08-29
1
-4
/
+4
*
converted MpdTagItem.type to an enum
Max Kellermann
2008-08-26
1
-2
/
+2
*
clean up CPP includes
Max Kellermann
2008-04-12
1
-1
/
+1
*
fix -Wconst warnings
Max Kellermann
2008-02-05
1
-3
/
+4
*
fixed -Wshadow warnings
Max Kellermann
2008-01-26
1
-4
/
+4
*
Merge branches/ew r7104
Eric Wong
2007-12-28
1
-7
/
+8
*
Use "file" instead of SONG_INFO (literally "file: ") for
J. Alexander Treuman
2007-03-20
1
-2
/
+2
*
Adding copyright headers to locate.[ch].
J. Alexander Treuman
2007-02-24
1
-0
/
+18
*
Moving a bunch of the LocateTagItem code to locate.[ch] so that it can
J. Alexander Treuman
2007-02-24
1
-0
/
+193