projects
/
taglib
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
taglib
2016-10-18
Urs Fleisch
Support new classical music frames introduced with...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-26
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-09-16
Stephen F....
Merge pull request #754 from hyperquantum/master
commit
|
commitdiff
|
tree
|
snapshot
2016-09-15
Kevin André
Fix defect in ByteVectorStream::seek when Position...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Tsuda Kageyu
Merge pull request #752 from evpobr/cmake-ver
commit
|
commitdiff
|
tree
|
snapshot
2016-09-12
Tsuda Kageyu
Merge pull request #753 from FestusHagen/fh1.m_AddBuild...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-25
Festus Hagen
Add BUILD_SHARED_LIBS option for CMake GUI.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-20
evpobr
Move cmake_minimum_required at the top
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Stephen F....
Merge pull request #749 from jwelton/fix-typo
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Jake Welton
Change string to end offset
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-05-14
Tsuda Kageyu
Fix reading table of contents frames with a lot of...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-29
Tsuda Kageyu
Update NEWS.
v1.11
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Tsuda Kageyu
Merge pull request #739 from frgm/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Svyatoslav...
c: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2016-04-22
Tsuda Kageyu
Revert "Hide a private static variable."
commit
|
commitdiff
|
tree
|
snapshot
2016-04-02
Stephen F....
Merge pull request #732 from dirkvdb/master
commit
|
commitdiff
|
tree
|
snapshot
2016-03-20
Dirk Vanden...
Also ignore the virtual destructor warning when compili...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-17
Tsuda Kageyu
Change some static_casts to dynamic_casts in test_id3v2...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-14
Tsuda Kageyu
Don't stop parsing an ID3v2 SYLT frame when its descrip...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-10
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Tsuda Kageyu
Merge pull request #726 from amethystAnt/ape-keys-bug
commit
|
commitdiff
|
tree
|
snapshot
2016-03-06
Karel Patlejch
Fixed bug #725 - changed the maximum length of an APE...
commit
|
commitdiff
|
tree
|
snapshot
2016-03-03
Tsuda Kageyu
Add myself to maintainers.
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Tsuda Kageyu
Update NEWS for v1.11 BETA 2.
v1.11beta2
commit
|
commitdiff
|
tree
|
snapshot
2016-03-02
Tsuda Kageyu
Support Boost iostreams library to decode compressed...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-24
Tsuda Kageyu
Skip a useless debug message.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Tsuda Kageyu
Add some debug messages to RIFF::File, just in case.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Tsuda Kageyu
Improve the padding handling of RIFF files a bit.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-22
Tsuda Kageyu
Always update the global RIFF size when updating RIFF...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Tsuda Kageyu
Fix a broken indent.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Tsuda Kageyu
Remove some #ifdefs and #includes no longer used.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-21
Tsuda Kageyu
Separate zlib related code rather than having several...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Tsuda Kageyu
Make the code in ByteVector::append() a bit more clearer.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Tsuda Kageyu
ByteVector::append() can't take the vector itself.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-20
Tsuda Kageyu
Add some tests for ByteVector::replace().
commit
|
commitdiff
|
tree
|
snapshot
2016-02-19
Tsuda Kageyu
Fix a possible out-of-bounds access in SynchData::decode().
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Tsuda Kageyu
Small fix in style.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-18
Tsuda Kageyu
Add a TODO comment in ByteVector::replace().
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Tsuda Kageyu
Revert "Remove more useless inline specifiers."
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Tsuda Kageyu
Add an overload of ByteVector::replace() which takes...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Tsuda Kageyu
Decode unsynchronized ID3v2 frames efficiently.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-17
Tsuda Kageyu
Remove more useless inline specifiers.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-16
Tsuda Kageyu
Cast the parameters of boost::endian::endian_reverse...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-15
Tsuda Kageyu
Inline functions had better have internal linkages.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Tsuda Kageyu
Explicitly set a false flag in ConfigureChecks.cmake.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Tsuda Kageyu
Reorganize some redundant or missing tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Tsuda Kageyu
Enable Boost Endian library again.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-14
Tsuda Kageyu
Make sure we don't write UTF8 or UTF16BE to ID3v2.3...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Tsuda Kageyu
Add OS X settings to travis.yml.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Tsuda Kageyu
Disable Boost Endian library for now.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-13
Tsuda Kageyu
Find Boost properly.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Tsuda Kageyu
Merge branch 'master' of https://github.com/taglib...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-11
Tsuda Kageyu
Fix a wrong test for base64 decoding.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-10
Scott Wheeler
Properly mark functions as virtual
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Tsuda Kageyu
Fix memory leaks when saving Ogg files.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Tsuda Kageyu
Add some missing FileRef tests.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Tsuda Kageyu
Test if FileRef chooses a correct File type.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-06
Tsuda Kageyu
Add a supplementary note to a comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Tsuda Kageyu
Correct the license information.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Tsuda Kageyu
Fix another typo in NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-05
Tsuda Kageyu
Fix a typo in NEWS
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-03
Tsuda Kageyu
Remove strnlen() since some compilers lack it.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-02
Tsuda Kageyu
More efficient handling of broken APE item keys.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Tsuda Kageyu
APE::Tag::addValue() may append a string to non-text...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Tsuda Kageyu
Oops! We already have a function to check APE item...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-01
Tsuda Kageyu
APE item keys should be ASCII between 0x20 and 0x7E...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-30
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-29
Tsuda Kageyu
Ignore 'fact' chunk of WAV files if their format is...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Tsuda Kageyu
Update NEWS with the specific release date.
v1.11beta
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Tsuda Kageyu
Update the version to v1.11.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Tsuda Kageyu
Reorganize NEWS to put new features first.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-28
Tsuda Kageyu
Remove the body of deprecated function Ogg::Page::getCo...
commit
|
commitdiff
|
tree
|
snapshot
2016-01-09
Tsuda Kageyu
Add a test for broken MPEG audio frames.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-09
Tsuda Kageyu
Amend an outdated comment.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-08
Tsuda Kageyu
Check if two consecutive MPEG audio frames are consistent.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Tsuda Kageyu
Another workaround for broken MPEG headers.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Tsuda Kageyu
Revert some unnecessary changes.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-07
Tsuda Kageyu
Initialize all the private data members.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Tsuda Kageyu
Avoid repeating insert() operations in Ogg::File.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2016-01-06
Tsuda Kageyu
Merge pull request #689 from TsudaKageyu/save-ogg
commit
|
commitdiff
|
tree
|
snapshot
2016-01-05
Tsuda Kageyu
Merge pull request #706 from TwoFX/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-29
Markus Himmel
Remove "FORCE" in CMake path specifications to allow...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-25
Tsuda Kageyu
Fix a silly mistake.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Tsuda Kageyu
Merge pull request #705 from TsudaKageyu/mpeg-invalid...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Tsuda Kageyu
Merge branch 'master' of https://github.com/dukeyin...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-24
Tsuda Kageyu
Merge pull request #701 from TsudaKageyu/flac-strip
commit
|
commitdiff
|
tree
|
snapshot
2015-12-23
Tsuda Kageyu
Fix a segfault when saving an Ogg file repeatedly.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Tsuda Kageyu
A bit more tolerant check for the MPEG frame length.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Tsuda Kageyu
Add some supplementary comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Tsuda Kageyu
Amend a vague comment and debug message.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Tsuda Kageyu
Merge pull request #703 from inizan-yannick/master
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Tsuda Kageyu
More robust checks for invalid MPEG frame headers....
commit
|
commitdiff
|
tree
|
snapshot
2015-12-22
Tsuda Kageyu
Unify some duplicate internal functions.
commit
|
commitdiff
|
tree
|
snapshot
next