]> granicus.if.org Git - taglib/commit
Use a standard type rather than TagLib::wchar.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 2 Dec 2015 02:30:29 +0000 (11:30 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Wed, 2 Dec 2015 02:30:29 +0000 (11:30 +0900)
commit060a50ab117826ae994ce44031f79d4bf13b6586
treed3602314831ebfff70b40403189de8411e9a3223
parent6966be42921695e1e7caa74ed578aefad2d4fe84
Use a standard type rather than TagLib::wchar.

This won't break the ABI compatibility.
taglib/mpeg/id3v1/id3v1genres.cpp
taglib/toolkit/taglib.h
taglib/toolkit/tstring.cpp
taglib/toolkit/tstring.h
tests/test_ogg.cpp
tests/test_oggflac.cpp
tests/test_opus.cpp
tests/test_speex.cpp