35 #ifndef MPD_CAPABILITIES_H 36 #define MPD_CAPABILITIES_H bool mpd_send_list_tag_types(struct mpd_connection *connection)
static mpd_malloc struct mpd_pair * mpd_recv_url_scheme_pair(struct mpd_connection *connection)
bool mpd_send_list_url_schemes(struct mpd_connection *connection)
static mpd_malloc struct mpd_pair * mpd_recv_command_pair(struct mpd_connection *connection)
static mpd_malloc struct mpd_pair * mpd_recv_tag_type_pair(struct mpd_connection *connection)
bool mpd_send_allowed_commands(struct mpd_connection *connection)
Compiler specific definitions.
mpd_malloc struct mpd_pair * mpd_recv_pair_named(struct mpd_connection *connection, const char *name)
bool mpd_send_disallowed_commands(struct mpd_connection *connection)