You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The TAGLIB_*_VERSION macros are not (and never have been) defined in
tag.h, however, tag.h used to include tstring.h, which included taglib.h
[0].
KFlacPlugin doesn't use the 'name' argument in it's constructor so it
can support earlier versions of taglib (< 1.2), instead, it registers
the mime type info for both 'audio/x-flac' and 'audio/x-oggflac' when it
is first loaded. However, since 'audio/x-oggflac' was never being
registered (because TAGLIB_1_2 wasn't defined), when KRenamer attempted
to get the mime type info for 'audio/x-oggflac', the call failed and
it's 'keys' member was never altered, causing the additional 'flac' to
be appended [1].
[0]:
|
6 months ago | |
---|---|---|
.. | ||
au | 2 years ago | |
avi | 2 years ago | |
flac | 6 months ago | |
m3u | 2 years ago | |
mp3 | 1 year ago | |
mpc | 1 year ago | |
mpeg | 2 years ago | |
ogg | 2 years ago | |
sid | 2 years ago | |
theora | 2 years ago | |
wav | 2 years ago | |
CMakeL10n.txt | 5 years ago | |
CMakeLists.txt | 8 years ago | |
Makefile.am | 12 years ago | |
RETURNED_ITEMS | 12 years ago |