aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabasePrint.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
|
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* *: use references instead of pointersMax Kellermann2013-10-191-10/+8
|
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-6/+6
| | | | Replaces GLib's GError.
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-6/+6
|
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-021-2/+0
| | | | The "bool" type is built-in.
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-3/+3
|
* DatabasePrint: remove bogus "nonnull" attributesMax Kellermann2012-08-151-2/+2
|
* DatabaseSelection: add "match" attributeMax Kellermann2012-08-081-6/+0
| | | | Let the database plugin do the match.
* locate: add a per-item "fold_case" flagMax Kellermann2012-08-081-6/+0
| | | | Merge locate_song_search() and locate_song_match().
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-071-2/+2
|
* db_print.h: rename to DatabasePrint.hxxMax Kellermann2012-08-071-0/+71