summaryrefslogtreecommitdiff
path: root/src/locate.h
AgeCommit message (Expand)Author
2009-01-24locate: added locate_item_list_casefold()Max Kellermann
2009-01-24queue_print, dbUtils: use struct locate_item_listMax Kellermann
2009-01-24locate: added struct locate_item_listMax Kellermann
2009-01-24locate: use bool instead of intMax Kellermann
2009-01-24locate: no CamelCaseMax Kellermann
2009-01-24locate: renamed LocateTagItem to "struct locate_item"Max Kellermann
2009-01-22locate: use const pointersMax Kellermann
2008-10-31added prefix to header macrosMax Kellermann
2008-10-08song: converted typedef Song to struct songMax Kellermann
2008-09-29Switch to C99 types (retaining compat with old compilers)Eric Wong
2008-08-28protect locate.h from double inclusionMax Kellermann
2008-02-05fix -Wconst warningsMax Kellermann
2007-02-24Adding copyright headers to locate.[ch].J. Alexander Treuman
2007-02-24Moving a bunch of the LocateTagItem code to locate.[ch] so that it canJ. Alexander Treuman