taglib/taglib
Tsuda Kageyu 2b5ee8deb9 Fix saving ID3v2/INFO tags of WAV files.
The old tag won't be removed when the new tag is empty.
2015-01-30 14:51:28 +09:00
..
ape Fix an excessive loop when parsing an APE file. 2014-12-23 20:58:36 +09:00
asf Add ALBUMARTIST property mapping for WMA 2014-04-10 20:05:14 +02:00
flac Updated the relevant comments 2013-07-04 22:14:42 +09:00
it Comment update: Added some supplementary explanations and fixed some spellings. 2013-06-23 02:08:10 +09:00
mod Reduce useless detach operations by making some non-const iterators const. 2014-08-21 16:35:35 +09:00
mp4 Remove CMake check for sizeof(long). 2014-12-09 08:55:46 +09:00
mpc Updated the relevant comments 2013-07-04 22:14:42 +09:00
mpeg Fix a wrong parameter for zlib. 2015-01-06 18:45:42 +09:00
ogg Add a check for faulty Ogg/FLAC files. 2015-01-02 00:10:51 +09:00
riff Fix saving ID3v2/INFO tags of WAV files. 2015-01-30 14:51:28 +09:00
s3m Comment update: Added some supplementary explanations and fixed some spellings. 2013-06-23 02:08:10 +09:00
toolkit Merge pull request #424 from TsudaKageyu/format 2014-12-08 09:38:03 -08:00
trueaudio Updated the relevant comments 2013-07-04 22:14:42 +09:00
wavpack Fixed a possible out-of-bound access when reading WavPack files 2013-09-19 04:09:28 +09:00
xm Reduce useless detach operations by making some non-const iterators const. 2014-08-21 16:35:35 +09:00
audioproperties.cpp Revert "Add a tool to inspect audio files, only MP4 is implemented for now" 2012-11-12 16:14:32 +01:00
audioproperties.h Revert "Add a tool to inspect audio files, only MP4 is implemented for now" 2012-11-12 16:14:32 +01:00
CMakeLists.txt Remove an unused file from taglib/CMakeLists.txt. 2015-01-05 11:00:47 +09:00
fileref.cpp Add support for AIFF-C files. 2014-12-30 23:53:40 +09:00
fileref.h These shouldn't be executable either 2013-10-08 16:06:58 +02:00
tag.cpp Reduce useless detach operations by making some non-const iterators const. 2014-08-21 16:35:35 +09:00
tag.h Revert "Add a tool to inspect audio files, only MP4 is implemented for now" 2012-11-12 16:14:32 +01:00
taglib_config.h.cmake Moved a macro from taglib_config.h to config.h 2013-06-10 01:19:47 +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