taglib/taglib
Tsuda Kageyu 80441ff754 Remove a workaround for an older version of GCC.
GLIBC's byte swap functions are a good fallback option.
2015-08-07 08:59:16 +09:00
..
ape Remove some private data members not needed to carry. 2015-08-05 11:54:30 +09:00
asf Add warnings about calling File::save() repeatedly. 2015-08-04 15:47:18 +09:00
flac Add warnings about calling File::save() repeatedly. 2015-08-04 15:47:18 +09:00
it MOD: AudioProperties improvements 2015-06-18 18:03:53 +09:00
mod MOD: AudioProperties improvements 2015-06-18 18:03:53 +09:00
mp4 Add warnings about calling File::save() repeatedly. 2015-08-04 15:47:18 +09:00
mpc Add warnings about calling File::save() repeatedly. 2015-08-04 15:47:18 +09:00
mpeg Add warnings about calling File::save() repeatedly. 2015-08-04 15:47:18 +09:00
ogg Add warnings about calling File::save() repeatedly. 2015-08-04 15:47:18 +09:00
riff Merge pull request #575 from TsudaKageyu/chunk-offset 2015-08-01 01:31:17 +09:00
s3m MOD: AudioProperties improvements 2015-06-18 18:03:53 +09:00
toolkit Remove a workaround for an older version of GCC. 2015-08-07 08:59:16 +09:00
trueaudio TrueAudio: Remove unused formal parameters. 2015-08-01 00:41:42 +09:00
wavpack Silence uint ambiguity errors in wavepackproperties. 2015-08-06 03:22:03 -04:00
xm MOD: AudioProperties improvements 2015-06-18 18:03:53 +09:00
audioproperties.cpp Add AudioProperties::lengthInSeconds() and lengthInMilliseconds() functions to emulate virtual abstract functions. 2015-08-01 02:23:18 +09:00
audioproperties.h Add AudioProperties::lengthInSeconds() and lengthInMilliseconds() functions to emulate virtual abstract functions. 2015-08-01 02:23:18 +09:00
CMakeLists.txt Fix for using Taglib as a CMake sub directory project. 2015-05-09 20:29:52 -04:00
fileref.cpp Add support for AIFF-C files. 2014-12-30 23:53:40 +09:00
fileref.h Fix some typos in comments. 2015-06-09 10:33:32 +09:00
tag.cpp Fix a bug that Tag::setProperties() clears the date instead of the track number. 2015-03-20 13:33:13 +09:00
tag.h Fix some typos in comments. 2015-06-09 10:33:32 +09:00
taglib_config.h.cmake Add a comment about unused constants. 2015-08-07 02:03:03 +09:00
taglib_export.h Removed config.h and moved macros into taglib_config.h 2013-05-02 20:41:59 +09:00
tagunion.cpp Implemented asProperties() in all relevant textual frames. 2012-01-22 17:08:02 +01:00
tagunion.h Implemented asProperties() in all relevant textual frames. 2012-01-22 17:08:02 +01:00