Home
last modified time | relevance | path

Searched refs:taglib_tag_set_comment (Results 1 – 12 of 12) sorted by relevance

/dports/audio/tagutil/tagutil-3.1/src/
H A Dt_fttaglib.c190 taglib_tag_set_comment(data->tag, ""); in t_fttaglib_write()
223 taglib_tag_set_comment(data->tag, t->val); in t_fttaglib_write()
/dports/audio/taglib/taglib-1.12/bindings/c/
H A Dtag_c.h230 TAGLIB_C_EXPORT void taglib_tag_set_comment(TagLib_Tag *tag, const char *comment);
H A Dtag_c.cpp232 void taglib_tag_set_comment(TagLib_Tag *tag, const char *comment) in taglib_tag_set_comment() function
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/bindings/c/
H A Dtag_c.h230 TAGLIB_C_EXPORT void taglib_tag_set_comment(TagLib_Tag *tag, const char *comment);
H A Dtag_c.cpp232 void taglib_tag_set_comment(TagLib_Tag *tag, const char *comment) in taglib_tag_set_comment() function
/dports/converters/gbsdconv/gbsdconv-11.3/taglib/
H A Dtag_c.h229 TAGLIB_C_EXPORT void taglib_tag_set_comment(TagLib_Tag *tag, const char *comment);
H A Dtag_c.cpp211 void taglib_tag_set_comment(TagLib_Tag *tag, const char *comment) in taglib_tag_set_comment() function
/dports/audio/pragha/pragha-1.3.3/src/
H A Dpragha-tags-mgmt.c166 taglib_tag_set_comment(tag, in pragha_musicobject_save_tags_to_file()
/dports/audio/vitunes/vitunes-2.3/
H A De_commands.c473 if (set_comment) taglib_tag_set_comment(tag, comment); in ecmd_tag()
/dports/audio/ario/ario-1.6/src/shell/
H A Dario-shell-songinfos.c419taglib_tag_set_comment (tag, gtk_entry_get_text (GTK_ENTRY (shell_songinfos->priv->comment_entry))… in ario_shell_songinfos_response_cb()
/dports/converters/gbsdconv/gbsdconv-11.3/
H A Dgbsdconv74 taglib.taglib_tag_set_comment.argtypes=[c_void_p, c_char_p]
1278 taglib.taglib_tag_set_comment(tag, comment)
/dports/audio/thunar-media-tags-plugin/thunar-media-tags-plugin-0.3.0/thunar-plugin/
H A Daudio-tags-page.c927 taglib_tag_set_comment (tag, page->comment);