aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseQueue.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+2
| | | | Replaces GLib's GError.
* DatabaseQueue: pass DatabaseSelection to Add...()Max Kellermann2013-01-071-6/+3
|
* Client: add Partition reference attributeMax Kellermann2013-01-071-6/+5
| | | | playlist and player_control are deprecated.
* DatabaseQueue: pass playlist objectMax Kellermann2013-01-041-2/+4
| | | | Don't use the global variable "g_playlist".
* SongFilter: convert to a C++ classMax Kellermann2012-08-291-2/+2
|
* DatabaseSelection: add "match" attributeMax Kellermann2012-08-081-1/+1
| | | | Let the database plugin do the match.
* locate: add a per-item "fold_case" flagMax Kellermann2012-08-081-5/+0
| | | | Merge locate_song_search() and locate_song_match().
* dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxxMax Kellermann2012-08-071-0/+39