aboutsummaryrefslogtreecommitdiff
path: root/src/DatabaseQueue.hxx
Commit message (Collapse)AuthorAge
* DatabaseQueue: pass DatabaseSelection to Add...()Max Kellermann2013-01-07
|
* Client: add Partition reference attributeMax Kellermann2013-01-07
| | | | playlist and player_control are deprecated.
* DatabaseQueue: pass playlist objectMax Kellermann2013-01-04
| | | | Don't use the global variable "g_playlist".
* SongFilter: convert to a C++ classMax Kellermann2012-08-29
|
* 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().
* dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxxMax Kellermann2012-08-07