aboutsummaryrefslogtreecommitdiffstats
path: root/src/locate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* song: removed CamelCaseMax Kellermann2008-10-111-2/+2
* song: converted typedef Song to struct songMax Kellermann2008-10-111-4/+8
* Switch to C99 types (retaining compat with old compilers)Eric Wong2008-09-291-2/+2
* allow searching for albums with an empty tagEric Wong2008-09-291-1/+23
* tag: converted MpdTag.items to a pointer listMax Kellermann2008-09-021-4/+4
* converted MpdTagItem.type to an enumMax Kellermann2008-08-301-2/+2
* clean up CPP includesMax Kellermann2008-04-121-1/+1
* fix -Wconst warningsMax Kellermann2008-02-051-3/+4
* fixed -Wshadow warningsMax Kellermann2008-01-261-4/+4
* Merge branches/ew r7104Eric Wong2007-12-281-7/+8
* Use "file" instead of SONG_INFO (literally "file: ") forJ. Alexander Treuman2007-03-201-2/+2
* Adding copyright headers to locate.[ch].J. Alexander Treuman2007-02-241-0/+18
* Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman2007-02-241-0/+193