projects
/
taglib
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
taglib
2015-11-20
Tsuda Kageyu
Revert "Use always "COMMENT" field when updating XiphCo...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Tsuda Kageyu
Add a test about handing "COMMENT" and "DESCIPRION...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tsuda Kageyu
Use always "COMMENT" field when updating XiphComment.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tsuda Kageyu
Fix XiphComment::setComment() for the case that a Vorbi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tsuda Kageyu
Fix an instance reference to a static data member.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tsuda Kageyu
Small cleanups in CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tsuda Kageyu
Small cleanups in audioproperties.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tsuda Kageyu
A bit more accurate calculation of the AIFF audio length.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tsuda Kageyu
Skip both ID3v1 and APE tags when seeking the last...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Lukáš Lalinský
1.10
v1.10
commit
|
commitdiff
|
tree
|
snapshot
2015-11-06
Tsuda Kageyu
Use List::isEmpty() than size() > 0.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
Tsuda Kageyu
Merge pull request #675 from garima-g/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
garima-g
Add self-assignment check in operator=
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
garima-g
Add self-assignment check in operator=
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
garima-g
Add self-assignment check in operator=
commit
|
commitdiff
|
tree
|
snapshot
2015-11-05
garima-g
Add self-assignment check in operator=
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Lukáš Lalinský
Merge pull request #669 from pokowaka/bad_access
commit
|
commitdiff
|
tree
|
snapshot
2015-10-10
Erwin Jansen
Fixes access violation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Stephen F....
Merge pull request #664 from pbhd/master
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Peter Bauer
add options R, I, D for replace/insert/delete of arbitr...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Revert "Small cleanups in audioproperties.cpp."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Revert "Add and fix some comments in ConfigureChecks...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Revert "Small cleanups in CMakeLists.txt."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Revert "Fix an instance reference to a static data...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Revert "A bit more accurate calculation of the AIFF...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Revert "Hide an internal variable from a public header."
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Revert "Skip both ID3v1 and APE tags when seeking the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-31
Tsuda Kageyu
Fix an instance reference to a static data member.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-30
Tsuda Kageyu
A bit more accurate calculation of the AIFF audio length.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-29
Tsuda Kageyu
Hide an internal variable from a public header.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Tsuda Kageyu
Merge pull request #579 from TsudaKageyu/frameoffset2
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Tsuda Kageyu
Skip both ID3v1 and APE tags when seeking the last...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-28
Tsuda Kageyu
Mention that String::toWString()/toCWString() doesn...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tsuda Kageyu
Check if QT_VERSION macro is defined.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-27
Tsuda Kageyu
Small cleanups in audioproperties.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Tsuda Kageyu
Add and fix some comments in ConfigureChecks.cmake.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Tsuda Kageyu
Small cleanups in CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Lukáš Lalinský
Missed the full version string in taglib-config.cmd...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Lukáš Lalinský
Skip the patch version if it's 0
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Lukáš Lalinský
Update date in NEWS
v1.10beta
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Lukáš Lalinský
Reorganize NEWS to put new features first
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Lukáš Lalinský
Don't use const ref to an integer in ChapterFrame
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Lukáš Lalinský
Lalala
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Tsuda Kageyu
Remove an unused private data member.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Tsuda Kageyu
Revert "Remove some private data members not needed...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-13
Tsuda Kageyu
Fix some typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-11
Tsuda Kageyu
Fix some typos in comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Tsuda Kageyu
Separate two variable initializations.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-09
Tsuda Kageyu
Remove an useless #include.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-08
Tsuda Kageyu
Improve a test about splitting OGG pages.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-07
Tsuda Kageyu
Improve a test about splitting OGG pages.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Remove a workaround for an older version of GCC.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Remove some redundant code from trefcounter.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Add a comment about unused constants.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Merge pull request #580 from TsudaKageyu/negative-seek
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Merge pull request #644 from petrows/master
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Merge pull request #639 from TsudaKageyu/remove-cmake...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Merge pull request #640 from TsudaKageyu/cmake-vsprintf
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Tsuda Kageyu
Merge pull request #645 from FestusHagen/fh1.m_UintAmbi...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-06
Festus Hagen
Silence uint ambiguity errors in wavepackproperties.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Peter Petrovich
Install target check fix
commit
|
commitdiff
|
tree
|
snapshot
2015-08-05
Tsuda Kageyu
Remove some private data members not needed to carry.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Tsuda Kageyu
Merge branch 'master' of https://github.com/TsudaKageyu...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Tsuda Kageyu
Fix a typo in NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-04
Tsuda Kageyu
Add warnings about calling File::save() repeatedly.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Add some supplementary comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Update version to 1.10.0.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Merge pull request #612 from TsudaKageyu/flac-id3v1
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Add a test to check if the FLAC audio stream remains...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Avoid overwriting the audio stream when adding an ID3v1...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Run-time check for integer byte order rather than CMake...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-03
Tsuda Kageyu
Correct the order of #includes in tests.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Tsuda Kageyu
Fix some comments.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Tsuda Kageyu
Merge pull request #581 from FestusHagen/fh2.m_FixUintA...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Tsuda Kageyu
Run-time check for floating point byte order rather...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Tsuda Kageyu
Check for vsnprintf first.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Tsuda Kageyu
CMake check for vsprintf_s/vsnprintf rather than sprint...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Tsuda Kageyu
Remove unused includes from ConfigureChecks.cmake.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Add AudioProperties::lengthInSeconds() and lengthInMill...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Revert "Reorder CMake checks for sprintf() variants."
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Update NEWS.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #575 from TsudaKageyu/chunk-offset
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #567 from TsudaKageyu/audioprop-wv
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #566 from TsudaKageyu/audioprop-tta
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #565 from TsudaKageyu/audioprop-wav
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #564 from TsudaKageyu/audioprop...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #563 from TsudaKageyu/audioprop...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #562 from TsudaKageyu/audioprop...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #561 from TsudaKageyu/audioprop...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #560 from TsudaKageyu/audioprop...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #559 from TsudaKageyu/audioprop-mpc
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #558 from TsudaKageyu/audioprop-mp4
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #557 from TsudaKageyu/audioprop...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #556 from TsudaKageyu/audioprop-asf
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #555 from TsudaKageyu/audioprop-ape
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
Merge pull request #568 from TsudaKageyu/audioprop-mod
commit
|
commitdiff
|
tree
|
snapshot
2015-07-31
Tsuda Kageyu
FLAC: Remove unused formal parameters.
commit
|
commitdiff
|
tree
|
snapshot
next