taglib/bindings
Urs Fleisch 0db487bf61 Remove deprecated FileRef::create() method
In order to achieve this, the TagLib_File type of the C bindings is now
a FileRef and no longer a File. The support for the .oga extension has been
ported to FileRef(), so that taglib_file_new() should still behave the
same, but additionally also support content based file type detection.
2023-10-27 09:46:54 +02:00
..
c Remove deprecated FileRef::create() method 2023-10-27 09:46:54 +02:00
CMakeLists.txt Do not use tabs in CMake files 2023-09-30 15:12:51 +02:00
README The website has more up-to-date links 2011-04-09 20:15:00 +02:00

There are a few other people that have done bindings externally that I have
been made aware of.  I have not personally reviewed these bindings, but I'm
listing them here so that those who find them useful are able to find them:

http://developer.kde.org/~wheeler/taglib.html#bindings