aboutsummaryrefslogtreecommitdiff
path: root/src/locate.c
Commit message (Expand)AuthorAge
* locate: ignore case when searching in song pathsMax Kellermann2008-12-13
* locate: use g_utf8_casefold() instead of string_toupper()Max Kellermann2008-10-15
* song: removed CamelCaseMax Kellermann2008-10-08
* song: converted typedef Song to struct songMax Kellermann2008-10-08
* Switch to C99 types (retaining compat with old compilers)Eric Wong2008-09-29
* allow searching for albums with an empty tagEric Wong2008-09-29
* include cleanupMax Kellermann2008-09-06
* tag: converted MpdTag.items to a pointer listMax Kellermann2008-08-29
* converted MpdTagItem.type to an enumMax Kellermann2008-08-26
* clean up CPP includesMax Kellermann2008-04-12
* fix -Wconst warningsMax Kellermann2008-02-05
* fixed -Wshadow warningsMax Kellermann2008-01-26
* Merge branches/ew r7104Eric Wong2007-12-28
* Use "file" instead of SONG_INFO (literally "file: ") forJ. Alexander Treuman2007-03-20
* Adding copyright headers to locate.[ch].J. Alexander Treuman2007-02-24
* Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman2007-02-24