Commit graph

3 commits

Author SHA1 Message Date
taca
081b835f4e Update ruby-taglib to 0.5.2.
Changes in Releases of taglib-ruby
==================================

## 0.5.2 (2012-10-06)

* Fix memory bug with TagLib::MPEG::File#tag and TagLib::FLAC::File#tag
  which could cause crashes (#14)
* Update TagLib of binary gem for Windows to 1.8
2012-12-17 11:56:43 +00:00
taca
3132f78430 Use ${RUBY_DLEXT} instead of "so". 2012-08-15 15:00:28 +00:00
fhajny
4fc9be607b Import ruby18-taglib-0.5.1 as audio/ruby-taglib.
Based on the excellent TagLib C++ library, which is fast, full-featured
and mature. In contrast to other bindings, this one wraps the full C++ API,
not only the minimal C API. This means that all tag data can be accessed,
e.g. cover art of ID3v2 or custom fields of Ogg Vorbis comments.
2012-08-11 18:52:49 +00:00