C bindings

Dudy Kohen kohen.d at gmail.com
Wed Apr 15 22:05:38 CEST 2009


Hi,
I added C bindings to all of the features that I needed, which means just
about all of the ID3v2 tags available in taglib.
It works, tested on about 70 files from different sources.
I tried to keep to the coding and comments standard, I hope I've done well.
The #if 0 stanzas in set_lyrics are a failed attempt of a workaround on an
iPod bug (or is it a TagLib bug?) that requires a null terminator in the
in-file data.
The functions that have a comment "was not tested" were not tested at all!!
All that was done about these functions was to make sure they compile (I
believe they will work, because they are mostly copy-paste of tested code).
It's made against 1.15 tarball.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/taglib-devel/attachments/20090415/c42a9934/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: taglib_bindings.diff
Type: text/x-patch
Size: 16763 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/taglib-devel/attachments/20090415/c42a9934/attachment.diff 


More information about the taglib-devel mailing list