Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DatabaseQueue: pass DatabaseSelection to Add...() | Max Kellermann | 2013-01-07 | 1 | -6/+3 |
| | |||||
* | Client: add Partition reference attribute | Max Kellermann | 2013-01-07 | 1 | -6/+5 |
| | | | | playlist and player_control are deprecated. | ||||
* | DatabaseQueue: pass playlist object | Max Kellermann | 2013-01-04 | 1 | -2/+4 |
| | | | | Don't use the global variable "g_playlist". | ||||
* | SongFilter: convert to a C++ class | Max Kellermann | 2012-08-29 | 1 | -2/+2 |
| | |||||
* | DatabaseSelection: add "match" attribute | Max Kellermann | 2012-08-08 | 1 | -1/+1 |
| | | | | Let the database plugin do the match. | ||||
* | locate: add a per-item "fold_case" flag | Max Kellermann | 2012-08-08 | 1 | -5/+0 |
| | | | | Merge locate_song_search() and locate_song_match(). | ||||
* | dbUtils.h: move to DatabaseQueue.hxx, DatabasePlaylist.hxx | Max Kellermann | 2012-08-07 | 1 | -0/+39 |