.. |
ape
|
Fix an excessive loop when parsing an APE file.
|
2014-12-23 20:58:36 +09:00 |
asf
|
Remove unnecessary checks for null before delete
|
2015-05-18 21:40:21 +02:00 |
flac
|
It doesn't make sense to set the factory after construction
|
2015-05-18 14:21:55 +02: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 *file argument to private members
|
2015-05-18 23:11:51 +02:00 |
mpc
|
Check for EOF to fix a segfault while parsing fuzzed MPC files.
|
2015-02-17 01:22:39 +09:00 |
mpeg
|
No need to call ID3v2::Frame::render() twice when saving an ID3v2 tag.
|
2015-05-19 17:39:37 +09:00 |
ogg
|
Add a check for faulty Ogg/FLAC files.
|
2015-01-02 00:10:51 +09:00 |
riff
|
Check AIFF/WAV files for duplicate tags.
|
2015-02-18 11:31:55 +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 #544 from TsudaKageyu/advance
|
2015-05-18 15:09:28 +02:00 |
trueaudio
|
It doesn't make sense to set the factory after construction
|
2015-05-18 14:21:55 +02: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
|
|
|
audioproperties.h
|
|
|
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
|
These shouldn't be executable either
|
2013-10-08 16:06:58 +02: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
|
|
|
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
|
|
|
tagunion.h
|
|
|