Go to the source code of this file.
|
void | db_selection_print (Response &r, Partition &partition, const DatabaseSelection &selection, bool full, bool base) |
|
void | db_selection_print (Response &r, Partition &partition, const DatabaseSelection &selection, bool full, bool base, unsigned window_start, unsigned window_end) |
|
void | PrintUniqueTags (Response &r, Partition &partition, unsigned type, tag_mask_t group_mask, const SongFilter *filter) |
|
◆ db_selection_print() [1/2]
- Parameters
-
full | print attributes/tags |
base | print only base name of songs/directories? |
◆ db_selection_print() [2/2]
◆ PrintUniqueTags()