|
MPD
0.20.18
|
Go to the source code of this file.
Functions | |
| void | song_print_info (Response &r, Partition &partition, const DetachedSong &song, bool base=false) |
| void | song_print_info (Response &r, Partition &partition, const LightSong &song, bool base=false) |
| void | song_print_uri (Response &r, Partition &partition, const LightSong &song, bool base=false) |
| void | song_print_uri (Response &r, Partition &partition, const DetachedSong &song, bool base=false) |
| void song_print_info | ( | Response & | r, |
| Partition & | partition, | ||
| const DetachedSong & | song, | ||
| bool | base = false |
||
| ) |
| void song_print_info | ( | Response & | r, |
| Partition & | partition, | ||
| const LightSong & | song, | ||
| bool | base = false |
||
| ) |
| void song_print_uri | ( | Response & | r, |
| Partition & | partition, | ||
| const LightSong & | song, | ||
| bool | base = false |
||
| ) |
| void song_print_uri | ( | Response & | r, |
| Partition & | partition, | ||
| const DetachedSong & | song, | ||
| bool | base = false |
||
| ) |
1.8.9.1