50711f4758
Update NEWS.
2015-12-17 16:59:28 +09:00
f0b0b736e3
Update NEWS.
2015-12-17 11:26:45 +09:00
42459fe457
Update NEWS.
2015-12-16 11:49:55 +09:00
94f28b4fa1
Update NEWS.
2015-12-15 15:18:07 +09:00
9dfb3fe452
Update NEWS.
2015-12-04 14:15:51 +09:00
7b854c5434
Update NEWS.
2015-12-02 15:01:10 +09:00
e475e31e0d
Update NEWS.
2015-12-02 14:28:41 +09:00
6b836c6ba7
Add ENABLE_CCACHE build option to allow users opt in to use ccache.
2015-11-27 12:15:03 +09:00
f5a3f2b6c1
Update NEWS.
2015-11-27 09:37:29 +09:00
e44de9f37f
Remove duplicate tags when saving AIFF files.
...
Just the same way as WAV already does.
2015-11-22 21:03:33 +09:00
6477132301
Update NEWS.
2015-11-22 16:23:53 +09:00
61dabe61a7
Update NEWS.
2015-11-21 10:30:48 +09:00
ce1c03faa3
Update NEWS.
2015-11-20 23:08:43 +09:00
f956c89141
Remove a warning from a comment and update NEWS.
2015-11-20 13:48:51 +09:00
779f904940
Update NEWS.
2015-11-20 13:35:07 +09:00
4161746d89
Update NEWS.
2015-11-20 13:25:28 +09:00
93d55dafd6
Update NEWS.
2015-11-20 10:50:21 +09:00
f310b1810d
Update NEWS.
2015-11-19 17:55:18 +09:00
9f697fce8e
1.10
2015-11-11 22:41:59 +01:00
35aa6c4e84
Update date in NEWS
2015-08-23 20:09:22 +02:00
54cea3edc3
Reorganize NEWS to put new features first
2015-08-23 12:20:25 +02:00
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
5990c72a01
Fix a typo in NEWS.
2015-08-04 23:27:28 +09:00
ac5ef0291c
Update NEWS.
...
Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
2015-08-03 15:51:50 +09:00
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
4dcccfbd6a
Update NEWS.
...
New API for the audio length in milliseconds.
2015-08-01 01:46:35 +09:00
58994e330e
Update NEWS.
...
Fixed reading FLAC files with zero-sized padding blocks.
2015-07-30 22:03:02 +09:00
64fac517ed
Update NEWS.
2015-07-30 10:03:47 +09:00
2d5abd46d2
Added TagLib::MP4::PropertyMap::codec()
2013-10-08 17:41:09 +02:00
02ebd0bcbe
Change log for 1.9.1
2013-10-08 16:18:30 +02:00
dcfb71bcb4
Update version number to 1.9
2013-10-05 10:53:15 +02:00
f2c9ed4f36
Update NEWS
2013-10-05 10:09:09 +02:00
72745846f4
Update NEWS
2012-11-11 14:49:31 +01:00
5e7b1da632
Add support for Ogg Opus
2012-10-13 08:55:23 +02:00
1e660dda71
Partial changelog for 1.9
2012-10-10 17:09:03 +02:00
082a36147b
Add change log, update SOVERSION
2012-09-06 19:57:10 +02:00
3b392f2402
Changelog for 1.8 beta
2012-07-14 21:53:09 +02:00
2c2a486313
Merge branch 'stable'
...
Conflicts:
CMakeLists.txt
NEWS
2012-04-20 18:30:07 +02:00
059f2243b3
Prepare 1.7.2 release
2012-04-20 17:57:13 +02:00
3c7b05a900
Merge branch 'stable'
...
Conflicts:
NEWS
2012-03-17 10:59:34 +01:00
009c43952f
Changelog
2012-03-17 10:58:22 +01:00
5eda17aa96
NEWS entries
2011-04-06 00:08:42 +02:00
0c6e2a0aa9
NEWS entry
2011-03-30 09:19:25 +02:00
b3ae839a38
Add release date
2011-03-11 14:15:38 +01:00
cce88b7005
News for 1.7
2011-03-11 13:21:54 +01:00
f89c16cd65
More news
...
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1220247 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2011-02-13 12:47:52 +00:00
4b00ef4acb
Set the version number to 1.7
...
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1220230 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2011-02-13 10:59:33 +00:00
0087895206
News
...
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1214792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2011-01-16 12:06:21 +00:00
56343767ce
Fix reading of WavPack streams without a length information in the header
...
When the WavPack's total_samples header fiels contains -1, try to find
the final block and get the number of samples from there as
block_index + block_samples.
BUG:258016
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1201476 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2010-11-27 20:58:57 +00:00
7426a64d2b
Added FLAC::Properties::signature()
...
BUG:160172
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1148630 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
2010-07-11 10:26:35 +00:00