aboutsummaryrefslogtreecommitdiff
path: root/src/DatabasePrint.hxx
Commit message (Collapse)AuthorAge
* Client: rename the struct client to class ClientMax Kellermann2013-01-03
|
* don't include stdbool.h in C++ sourcesMax Kellermann2013-01-02
| | | | The "bool" type is built-in.
* SongFilter: convert to a C++ classMax Kellermann2012-08-29
|
* DatabasePrint: remove bogus "nonnull" attributesMax Kellermann2012-08-15
|
* DatabaseSelection: add "match" attributeMax Kellermann2012-08-08
| | | | Let the database plugin do the match.
* locate: add a per-item "fold_case" flagMax Kellermann2012-08-08
| | | | Merge locate_song_search() and locate_song_match().
* db_selection: rename to DatabaseSelectionMax Kellermann2012-08-07
|
* db_print.h: rename to DatabasePrint.hxxMax Kellermann2012-08-07