| Commit message (Expand) | Author | Files | Lines |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 |
2013-10-30 | db/proxy: pass search/find to remote MPD | Max Kellermann | 1 | -0/+16 |
2013-10-29 | SongFilter: add special keyword "base" | Max Kellermann | 1 | -0/+12 |
2013-10-29 | SongFilter: make SongFilter::Item class definition public | Jean-Francois Dockes | 1 | -0/+10 |
2013-10-29 | SongFilter: use std::string | Max Kellermann | 1 | -9/+3 |
2013-10-15 | gcc.h: rename to Compiler.h | Max Kellermann | 1 | -1/+1 |
2013-07-30 | tag: convert to C++ | Max Kellermann | 1 | -5/+5 |
2013-07-28 | song: convert header to C++ | Max Kellermann | 1 | -3/+3 |
2013-01-02 | don't include stdbool.h in C++ sources | Max Kellermann | 1 | -1/+0 |
2012-08-29 | SongFilter: convert to a C++ class | Max Kellermann | 1 | -20/+68 |
2012-08-29 | locate: rename to SongFilter.cxx | Max Kellermann | 1 | -3/+3 |
2012-08-08 | locate: add a per-item "fold_case" flag | Max Kellermann | 1 | -8/+2 |
2012-08-08 | locate: make "tag" unsigned | Max Kellermann | 1 | -1/+4 |
2012-08-07 | locate: make the structs opaque | Max Kellermann | 1 | -23/+3 |
2012-08-07 | locate: pass unsigned integer to _parse() | Max Kellermann | 1 | -1/+1 |
2012-08-07 | locate: add "pure" attributes | Max Kellermann | 1 | -0/+3 |
2012-08-07 | locate: add "casefold" flag to parser | Max Kellermann | 1 | -9/+1 |
2012-08-07 | locate: remove unused function locate_item_free() | Max Kellermann | 1 | -4/+0 |
2011-09-13 | database: don't allow uri==NULL | Max Kellermann | 1 | -0/+8 |
2011-09-13 | locate: remove unused function locate_item_new() | Max Kellermann | 1 | -4/+0 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-03-13 | all: Update copyright header. | Avuton Olrich | 1 | -6/+7 |
2009-01-24 | locate: added locate_item_list_casefold() | Max Kellermann | 1 | -0/+7 |
2009-01-24 | queue_print, dbUtils: use struct locate_item_list | Max Kellermann | 1 | -4/+4 |
2009-01-24 | locate: added struct locate_item_list | Max Kellermann | 1 | -3/+21 |
2009-01-24 | locate: use bool instead of int | Max Kellermann | 1 | -2/+3 |
2009-01-24 | locate: no CamelCase | Max Kellermann | 1 | -11/+13 |
2009-01-24 | locate: renamed LocateTagItem to "struct locate_item" | Max Kellermann | 1 | -9/+11 |
2009-01-22 | locate: use const pointers | Max Kellermann | 1 | -3/+4 |
2008-10-31 | added prefix to header macros | Max Kellermann | 1 | -2/+2 |
2008-10-08 | song: converted typedef Song to struct song | Max Kellermann | 1 | -3/+8 |
2008-09-29 | Switch to C99 types (retaining compat with old compilers) | Eric Wong | 1 | -1/+1 |
2008-08-28 | protect locate.h from double inclusion | Max Kellermann | 1 | -0/+5 |
2008-02-05 | fix -Wconst warnings | Max Kellermann | 1 | -2/+2 |
2007-02-24 | Adding copyright headers to locate.[ch]. | J. Alexander Treuman | 1 | -0/+18 |
2007-02-24 | Moving a bunch of the LocateTagItem code to locate.[ch] so that it can | J. Alexander Treuman | 1 | -0/+28 |