projects
/
taglib
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
taglib
2017-05-23
Tsuda Kageyu
Fix the Travis-CI testing on OS X.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Tsuda Kageyu
Remove an useless UTF-8 BOM.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-24
Tsuda Kageyu
Allow SYLT frames to have a timestamp with no text.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-08
Tsuda Kageyu
FilePrivate is responsible to delete a stream pointer...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
Tsuda Kageyu
Fix wrong endian of boolean values when saving ASF...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Tsuda Kageyu
Remove obsolete comments.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-03
Scott Wheeler
Ignore warnings about OSAtomicIncrement32Barrier
commit
|
commitdiff
|
tree
|
snapshot
2017-02-01
Tsuda Kageyu
Avoid searching the same area twice in MPEG::File:...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Tsuda Kageyu
Add some test cases for invalid UTF-8 sequences.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-31
Tsuda Kageyu
Fix and add some test cases for invalid surrogate pairs.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Tsuda Kageyu
Remove redundant functions in tstring.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Tsuda Kageyu
Remove function bodies of some non-specialized template...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Tsuda Kageyu
Add a few more test cases for invalid UTF-8 sequences.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Tsuda Kageyu
Merge pull request #794 from TsudaKageyu/utf8-library
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Tsuda Kageyu
Check an invalid UTF-8 sequence consists of single...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Tsuda Kageyu
Stop assuming that std::wstring has a contiguous and...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tsuda Kageyu
Reduce useless memory reallocation in String::upper().
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tsuda Kageyu
Remove a duplicate test file.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tsuda Kageyu
Remove some redundant code in tstring.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Tsuda Kageyu
Replace unicode.h/unicode.cpp by the UTF8-CPP library.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Tsuda Kageyu
Add a test for unpaired surrogate characters in a UTF...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Tsuda Kageyu
Remove some redundant code.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Tsuda Kageyu
Prefer isEmpty()/empty() to size() == 0.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Tsuda Kageyu
Revert useless changes accidentally committed.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-21
Tsuda Kageyu
Add missing consts.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Tsuda Kageyu
Combine two internal functions which are always used...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Tsuda Kageyu
Ignore fake MPEG frame headers when seeking them.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-20
Tsuda Kageyu
Efficient lookup for an ID3v2 tag in MPEG files with...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Tsuda Kageyu
Merge pull request #791 from TsudaKageyu/flac-empty...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Tsuda Kageyu
Initialize d-pointers in class member initializer list.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-15
Tsuda Kageyu
Always use parentheses with new. It's a bit safer.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
Tsuda Kageyu
Initialize all the data members of ASF::Attribute.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-09
Tsuda Kageyu
Be tolerant of empty FLAC seektable blocks.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-07
Tsuda Kageyu
Remove some TODO comments which are no longer necessary.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-06
Michael Helmling
Fix #789 (typo in member doc)
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Stephen F....
Merge pull request #787 from rshanmu/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-22
Ramesh Shanmugasundaram
Renamed unsupported-extension.xxx and modified test
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tsuda Kageyu
Remove the CMake check for Boost I missed out on.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tsuda Kageyu
Remove all the optional dependencies on Boost.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-20
Tsuda Kageyu
Fix the CMake check for std::atomic_int.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-19
Tsuda Kageyu
Safer conversion of boolean values in ASF attributes.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Tsuda Kageyu
Make use of increment/decrement operators of std::atomic.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Tsuda Kageyu
Remove optional dependencies on Boost's dynamic libraries.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-09
Tsuda Kageyu
Merge pull request #784 from haoxi911/master
commit
|
commitdiff
|
tree
|
snapshot
2016-12-08
Hao Xi
Fix #667: Compiled TagLib framework for OS X fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tsuda Kageyu
Rewrite ByteVector::replace() to run in O(n) time.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-05
Tsuda Kageyu
Add a test to check if ByteVector is detached correctly...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-02
Tsuda Kageyu
#include guards in CMake generated headers.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Tsuda Kageyu
Fix possible Ogg packet losses.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-01
Tsuda Kageyu
Prevent the segment table of Ogg pages from exceeding...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Tsuda Kageyu
Remove Utils::floatByteOrder() and use systemByteOrder...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Tsuda Kageyu
Add a test for #743/#779.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-29
Tsuda Kageyu
Small fix in style.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-28
Tsuda Kageyu
Merge pull request #779 from supermihi/master
commit
|
commitdiff
|
tree
|
snapshot
2016-11-27
Michael Helmling
Fixes #743 by not overwriting existing Xiph comment...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-26
Tsuda Kageyu
A bit more tolerant check to return itself in String...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Stephen F....
Merge pull request #778 from martin-flaska/optimization
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Martin Flaska
tstring: String::substr optimization when returning...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-25
Martin Flaska
test_string: Make 'stripWhiteSpace' test more complex
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Tsuda Kageyu
Suppress MSVC warnings in test.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-24
Stephen F....
Merge pull request #776 from mathbunnyru/small_improvements
commit
|
commitdiff
|
tree
|
snapshot
2016-11-23
mathbunnyru
Small fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-21
mathbunnyru
Increment fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-18
Tsuda Kageyu
Merge pull request #772 from TsudaKageyu/vorbis-fields
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Tsuda Kageyu
Fix handling of lowercase 'metadata_block_picture'...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Tsuda Kageyu
Avoid adding fields with invalid keys to Vorbis Comments.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Tsuda Kageyu
Don't decode redundant UTF-8 sequences in Win32.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Tsuda Kageyu
Separate some tests to make them more specific.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tsuda Kageyu
Check invalid Unicode APE keys properly.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tsuda Kageyu
Removed a utility function which is used only at one...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tsuda Kageyu
Add README.md.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tsuda Kageyu
tolower() depends on the current locale.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tsuda Kageyu
Merge pull request #765 from TsudaKageyu/zero-length...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Tsuda Kageyu
Merge pull request #759 from ufleisch/mp4_classical
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Tsuda Kageyu
Initialize all the data members of ID3v2::ChapterFrame.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Tsuda Kageyu
Values of FILE_* macros are guaranteed in Win32.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Tsuda Kageyu
Add List::swap() and Map::swap().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-02
Tsuda Kageyu
Proper handling of MP4 atoms with zero length.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-01
Tsuda Kageyu
Remove a useless branch.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Tsuda Kageyu
Add a common function to generate a long string to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-31
Tsuda Kageyu
Allow ScopedFileCopy to be const.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Tsuda Kageyu
Suppress MSVC warnings about narrowing conversions.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Tsuda Kageyu
Assume that SetFilePointerEx() and GetFileSizeEx()...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Tsuda Kageyu
Assume that CreateFileW() is always available.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Tsuda Kageyu
Prevent overflows, just in case.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Tsuda Kageyu
Backport a test from taglib2 branch.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Tsuda Kageyu
Remove some useless seek()/tell() from RIFF::File.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Tsuda Kageyu
Encourage compilers to optimize out debug() and debugDa...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Tsuda Kageyu
Suppress some warnings in test.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Tsuda Kageyu
Add a test for File::truncate().
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Tsuda Kageyu
Check if file size <= LONG_MAX.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Tsuda Kageyu
Merge pull request #761 from albertofustinoni/master
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Alberto Fustinoni
formatting
commit
|
commitdiff
|
tree
|
snapshot
next