Lukáš Lalinský
71bc17b5e6
Lalala
2015-08-23 12:20:25 +02:00
Tsuda Kageyu
ac38f4ade1
Remove an unused private data member.
2015-08-23 18:25:17 +09:00
Tsuda Kageyu
b9f898698d
Revert "Remove some private data members not needed to carry."
...
This reverts commit 7c17d32b3a8bc3ed718af3790452fec33ebd307b.
2015-08-23 18:21:51 +09:00
Tsuda Kageyu
bd564546f4
Fix some typos in comments.
2015-08-14 00:10:19 +09:00
Tsuda Kageyu
d90617959b
Fix some typos in comments.
2015-08-11 09:45:32 +09:00
Tsuda Kageyu
30551864fa
Fix debug messages in AudioProperties classes.
2015-08-10 12:00:23 +09:00
Tsuda Kageyu
ba2167ef92
RefCounter should not be copyable.
2015-08-10 11:31:35 +09:00
Tsuda Kageyu
dc0cc4e7fa
Implement 'Length in milliseconds' feature of DSF/EBML.
2015-08-10 01:35:57 +09:00
Tsuda Kageyu
ef09a707b8
Make AudioProperties::lengthInSeconds() and lengthInMilliseconds() virtual.
2015-08-10 01:10:35 +09:00
Tsuda Kageyu
400fa04b1c
Remove deprecated constructors from AudioProperties classes.
2015-08-10 01:01:09 +09:00
Tsuda Kageyu
bc106ad81e
Separate two variable initializations.
2015-08-10 00:50:13 +09:00
Tsuda Kageyu
e6e11c957d
Merge branch 'master' into taglib2
...
Conflicts:
CMakeLists.txt
ConfigureChecks.cmake
config.h.cmake
taglib/CMakeLists.txt
taglib/ape/apefile.cpp
taglib/ape/apefile.h
taglib/ape/apeproperties.cpp
taglib/ape/apeproperties.h
taglib/ape/apetag.cpp
taglib/asf/asfattribute.cpp
taglib/asf/asffile.cpp
taglib/asf/asffile.h
taglib/asf/asfpicture.cpp
taglib/asf/asfpicture.h
taglib/asf/asfproperties.cpp
taglib/asf/asfproperties.h
taglib/audioproperties.cpp
taglib/flac/flacfile.cpp
taglib/flac/flacfile.h
taglib/flac/flacproperties.cpp
taglib/flac/flacproperties.h
taglib/it/itproperties.cpp
taglib/mod/modproperties.cpp
taglib/mp4/mp4atom.cpp
taglib/mp4/mp4file.cpp
taglib/mp4/mp4file.h
taglib/mp4/mp4properties.cpp
taglib/mp4/mp4tag.cpp
taglib/mp4/mp4tag.h
taglib/mpc/mpcfile.cpp
taglib/mpc/mpcfile.h
taglib/mpc/mpcproperties.cpp
taglib/mpc/mpcproperties.h
taglib/mpeg/id3v2/frames/chapterframe.cpp
taglib/mpeg/id3v2/frames/synchronizedlyricsframe.cpp
taglib/mpeg/id3v2/frames/tableofcontentsframe.cpp
taglib/mpeg/mpegfile.cpp
taglib/mpeg/mpegfile.h
taglib/mpeg/mpegheader.cpp
taglib/mpeg/mpegproperties.cpp
taglib/mpeg/mpegproperties.h
taglib/mpeg/xingheader.cpp
taglib/mpeg/xingheader.h
taglib/ogg/opus/opusfile.cpp
taglib/ogg/opus/opusfile.h
taglib/ogg/opus/opusproperties.cpp
taglib/ogg/opus/opusproperties.h
taglib/ogg/speex/speexfile.cpp
taglib/ogg/speex/speexfile.h
taglib/ogg/speex/speexproperties.cpp
taglib/ogg/speex/speexproperties.h
taglib/ogg/vorbis/vorbisfile.cpp
taglib/ogg/vorbis/vorbisfile.h
taglib/ogg/vorbis/vorbisproperties.cpp
taglib/ogg/vorbis/vorbisproperties.h
taglib/riff/aiff/aifffile.cpp
taglib/riff/aiff/aifffile.h
taglib/riff/aiff/aiffproperties.cpp
taglib/riff/aiff/aiffproperties.h
taglib/riff/wav/infotag.h
taglib/riff/wav/wavfile.cpp
taglib/riff/wav/wavfile.h
taglib/riff/wav/wavproperties.cpp
taglib/riff/wav/wavproperties.h
taglib/s3m/s3mproperties.cpp
taglib/taglib_config.h.cmake
taglib/toolkit/tbytevector.cpp
taglib/toolkit/tfile.cpp
taglib/toolkit/tfile.h
taglib/toolkit/tfilestream.cpp
taglib/toolkit/trefcounter.cpp
taglib/toolkit/tstring.cpp
taglib/toolkit/tstring.h
taglib/toolkit/tutils.h
taglib/trueaudio/trueaudiofile.cpp
taglib/trueaudio/trueaudiofile.h
taglib/trueaudio/trueaudioproperties.cpp
taglib/trueaudio/trueaudioproperties.h
taglib/wavpack/wavpackfile.cpp
taglib/wavpack/wavpackfile.h
taglib/wavpack/wavpackproperties.cpp
taglib/wavpack/wavpackproperties.h
taglib/xm/xmproperties.cpp
taglib/xm/xmproperties.h
tests/CMakeLists.txt
tests/data/alaw.wav
tests/test_asf.cpp
tests/test_mp4.cpp
tests/test_ogg.cpp
tests/test_opus.cpp
tests/test_string.cpp
tests/test_wav.cpp
tests/test_wavpack.cpp
2015-08-10 00:40:22 +09:00
Tsuda Kageyu
a23f808627
Remove an useless #include.
2015-08-09 13:26:51 +09:00
Tsuda Kageyu
e4cd963b12
Improve a test about splitting OGG pages.
...
Check for #529 .
2015-08-08 15:18:16 +09:00
Tsuda Kageyu
eff92fed98
Improve a test about splitting OGG pages.
...
Check for #529 .
2015-08-07 16:47:13 +09:00
Tsuda Kageyu
80441ff754
Remove a workaround for an older version of GCC.
...
GLIBC's byte swap functions are a good fallback option.
2015-08-07 08:59:16 +09:00
Tsuda Kageyu
edbafdbd88
Remove some redundant code from trefcounter.cpp.
2015-08-07 02:10:56 +09:00
Tsuda Kageyu
98ac8ba569
Add a comment about unused constants.
2015-08-07 02:03:03 +09:00
Tsuda Kageyu
173c58cf49
Merge pull request #580 from TsudaKageyu/negative-seek
...
Fix inconsistent negative seek behavior between Linux and Windows.
2015-08-07 01:32:26 +09:00
Tsuda Kageyu
ec3d050adc
Merge pull request #644 from petrows/master
...
Install target should be checked to avoid conflicts
2015-08-07 01:20:03 +09:00
Tsuda Kageyu
19a7e45997
Merge pull request #639 from TsudaKageyu/remove-cmake-check-float
...
Run-time check for byte order rather than CMake check.
2015-08-07 01:17:27 +09:00
Tsuda Kageyu
49563a9cd0
Merge pull request #640 from TsudaKageyu/cmake-vsprintf
...
CMake check for vsprintf_s/vsnprintf rather than sprintf_s/snprintf.
2015-08-07 01:14:12 +09:00
Tsuda Kageyu
1abe61640a
Merge pull request #645 from FestusHagen/fh1.m_UintAmbiguities_WavePackProperties
...
Silence uint ambiguity error in wavepackproperties.
2015-08-06 16:35:45 +09:00
Festus Hagen
65a6572299
Silence uint ambiguity errors in wavepackproperties.
2015-08-06 03:22:03 -04:00
Peter Petrovich
46e74c9391
Install target check fix
2015-08-05 08:45:27 +03:00
Tsuda Kageyu
7c17d32b3a
Remove some private data members not needed to carry.
2015-08-05 11:54:30 +09:00
Tsuda Kageyu
bfe4ec5df5
Update NEWS.
...
Added support for reading the encoder information of WMA files.
Added support for reading the codec of WAV files.
Added support for multi channel WavPack files.
Added support for reading the nominal bitrate of Ogg Speex files.
Added support for VBR headers in MPEG files.
2015-08-05 02:58:45 +09:00
Tsuda Kageyu
81b7d0046e
Merge branch 'master' of https://github.com/TsudaKageyu/taglib
2015-08-04 23:34:01 +09:00
Tsuda Kageyu
5990c72a01
Fix a typo in NEWS.
2015-08-04 23:27:28 +09:00
Tsuda Kageyu
018e969026
Add warnings about calling File::save() repeatedly.
2015-08-04 15:47:18 +09:00
Tsuda Kageyu
04ec7eae25
Add some supplementary comments.
2015-08-03 22:31:16 +09:00
Tsuda Kageyu
b6e7bb2c84
Update version to 1.10.0.
2015-08-03 16:14:48 +09:00
Tsuda Kageyu
f112d538ea
Merge pull request #612 from TsudaKageyu/flac-id3v1
...
Avoid overwriting the audio stream when adding an ID3v1 tag to a FLAC…
2015-08-03 15:54:16 +09:00
Tsuda Kageyu
ac5ef0291c
Update NEWS.
...
Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
2015-08-03 15:51:50 +09:00
Tsuda Kageyu
8fa86162c7
Add a test to check if the FLAC audio stream remains intact after adding an ID3v1 tag.
2015-08-03 15:40:30 +09:00
Tsuda Kageyu
fa17b4da6b
Avoid overwriting the audio stream when adding an ID3v1 tag to a FLAC file.
2015-08-03 15:39:27 +09:00
Tsuda Kageyu
076e845912
Run-time check for integer byte order rather than CMake check.
...
It will easily be optimized out.
2015-08-03 13:08:58 +09:00
Tsuda Kageyu
f830177b3b
Correct the order of #includes in tests.
2015-08-03 11:41:55 +09:00
Tsuda Kageyu
0650dc77a1
Fix some comments.
2015-08-02 03:24:25 +09:00
Tsuda Kageyu
c0f537a155
Merge pull request #581 from FestusHagen/fh2.m_FixUintAmbiguitiesInTests
...
Silence uint ambiguity errors in tests.
2015-08-02 02:40:20 +09:00
Tsuda Kageyu
44d9f2bf25
Run-time check for floating point byte order rather than CMake check.
...
It's safer not to use an unofficial CMake script.
2015-08-01 23:40:23 +09:00
Tsuda Kageyu
89e6ad96a4
Check for vsnprintf first.
2015-08-01 23:38:50 +09:00
Tsuda Kageyu
aa1dd0278d
CMake check for vsprintf_s/vsnprintf rather than sprintf_s/snprintf.
2015-08-01 23:38:50 +09:00
Tsuda Kageyu
13dab99af0
Remove unused includes from ConfigureChecks.cmake.
2015-08-01 23:34:36 +09:00
Tsuda Kageyu
03ec83ecca
Add AudioProperties::lengthInSeconds() and lengthInMilliseconds() functions to emulate virtual abstract functions.
2015-08-01 02:23:18 +09:00
Tsuda Kageyu
ce02910c6b
Update NEWS.
...
Marked FLAC::File::streamInfoData() deprecated. It returns an empty ByteVector.
Marked FLAC::File::streamLength() deprecated. It returns zero.
2015-08-01 02:06:35 +09:00
Tsuda Kageyu
f25e30d33f
Revert "Reorder CMake checks for sprintf() variants."
...
This reverts commit c69364d83115950b24e6baa6b9841a244d149d91.
2015-08-01 01:59:36 +09:00
Tsuda Kageyu
4dcccfbd6a
Update NEWS.
...
New API for the audio length in milliseconds.
2015-08-01 01:46:35 +09:00
Tsuda Kageyu
7ca1b0c4d3
Merge pull request #575 from TsudaKageyu/chunk-offset
...
Stop calculating the offset in RIFF::File::chunkData().
2015-08-01 01:31:17 +09:00
Tsuda Kageyu
11f4e4e1ca
Merge pull request #567 from TsudaKageyu/audioprop-wv
...
(wishlist) WavPack: AudioProperties improvements
2015-08-01 01:30:19 +09:00