aboutsummaryrefslogtreecommitdiffstats
path: root/src/locate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-11song: removed CamelCaseMax Kellermann1-2/+2
2008-10-11song: converted typedef Song to struct songMax Kellermann1-4/+8
2008-09-29Switch to C99 types (retaining compat with old compilers)Eric Wong1-2/+2
2008-09-29allow searching for albums with an empty tagEric Wong1-1/+23
2008-09-02tag: converted MpdTag.items to a pointer listMax Kellermann1-4/+4
2008-08-30converted MpdTagItem.type to an enumMax Kellermann1-2/+2
2008-04-12clean up CPP includesMax Kellermann1-1/+1
2008-02-05fix -Wconst warningsMax Kellermann1-3/+4
2008-01-26fixed -Wshadow warningsMax Kellermann1-4/+4
2007-12-28Merge branches/ew r7104Eric Wong1-7/+8
2007-03-20Use "file" instead of SONG_INFO (literally "file: ") forJ. Alexander Treuman1-2/+2
2007-02-24Adding copyright headers to locate.[ch].J. Alexander Treuman1-0/+18
2007-02-24Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman1-0/+193