Tsuda Kageyu
5a3265d031
Update NEWS for v1.11 BETA 2.
2016-03-03 05:02:14 +09:00
Tsuda Kageyu
11abffc0f6
Update NEWS.
2016-02-22 23:27:46 +09:00
Tsuda Kageyu
a9acca5d81
Decode unsynchronized ID3v2 frames efficiently.
...
It makes a great difference when decoding huge unsynchronized ID3v2 frames.
2016-02-18 03:07:38 +09:00
Tsuda Kageyu
f8f7cb0904
Update NEWS.
2016-02-15 00:26:41 +09:00
Tsuda Kageyu
31894f47f6
Fix another typo in NEWS.
2016-02-05 19:57:09 +09:00
Tsuda Kageyu
c1e3d65b68
Fix a typo in NEWS
2016-02-05 10:53:56 +09:00
Tsuda Kageyu
a8ecbbaef4
Update NEWS.
2016-02-03 20:33:13 +09:00
Tsuda Kageyu
92a1a00624
APE item keys should be ASCII between 0x20 and 0x7E, not UTF-8.
2016-02-01 22:19:43 +09:00
Tsuda Kageyu
8afbf6c92a
Update NEWS.
2016-01-30 11:13:32 +09:00
Tsuda Kageyu
c2cb9ab8b0
Update NEWS with the specific release date.
2016-01-28 13:31:22 +09:00
Tsuda Kageyu
4ba7bb5a8a
Reorganize NEWS to put new features first.
2016-01-28 12:13:18 +09:00
Tsuda Kageyu
0b62ba1530
Remove the body of deprecated function Ogg::Page::getCopyWithNewPageSequenceNumber().
2016-01-28 12:00:27 +09:00
Tsuda Kageyu
6c183a7df8
Update NEWS.
2016-01-06 17:43:32 +09:00
Tsuda Kageyu
37c4d0b11d
Update NEWS.
2015-12-24 09:43:21 +09:00
Tsuda Kageyu
d13a3e3e16
Update NEWS.
2015-12-22 15:11:21 +09:00
Tsuda Kageyu
4ec264b6a1
Update NEWS.
2015-12-21 10:05:05 +09:00
Tsuda Kageyu
8b6bcf411a
Update NEWS.
2015-12-18 13:54:47 +09:00
Tsuda Kageyu
7c5d1e02de
Update NEWS.
2015-12-18 09:03:31 +09:00
Tsuda Kageyu
50711f4758
Update NEWS.
2015-12-17 16:59:28 +09:00
Tsuda Kageyu
f0b0b736e3
Update NEWS.
2015-12-17 11:26:45 +09:00
Tsuda Kageyu
42459fe457
Update NEWS.
2015-12-16 11:49:55 +09:00
Tsuda Kageyu
94f28b4fa1
Update NEWS.
2015-12-15 15:18:07 +09:00
Tsuda Kageyu
9dfb3fe452
Update NEWS.
2015-12-04 14:15:51 +09:00
Tsuda Kageyu
7b854c5434
Update NEWS.
2015-12-02 15:01:10 +09:00
Tsuda Kageyu
e475e31e0d
Update NEWS.
2015-12-02 14:28:41 +09:00
Tsuda Kageyu
6b836c6ba7
Add ENABLE_CCACHE build option to allow users opt in to use ccache.
2015-11-27 12:15:03 +09:00
Tsuda Kageyu
f5a3f2b6c1
Update NEWS.
2015-11-27 09:37:29 +09:00
Tsuda Kageyu
e44de9f37f
Remove duplicate tags when saving AIFF files.
...
Just the same way as WAV already does.
2015-11-22 21:03:33 +09:00
Tsuda Kageyu
6477132301
Update NEWS.
2015-11-22 16:23:53 +09:00
Tsuda Kageyu
61dabe61a7
Update NEWS.
2015-11-21 10:30:48 +09:00
Tsuda Kageyu
ce1c03faa3
Update NEWS.
2015-11-20 23:08:43 +09:00
Tsuda Kageyu
f956c89141
Remove a warning from a comment and update NEWS.
2015-11-20 13:48:51 +09:00
Tsuda Kageyu
779f904940
Update NEWS.
2015-11-20 13:35:07 +09:00
Tsuda Kageyu
4161746d89
Update NEWS.
2015-11-20 13:25:28 +09:00
Tsuda Kageyu
93d55dafd6
Update NEWS.
2015-11-20 10:50:21 +09:00
Tsuda Kageyu
f310b1810d
Update NEWS.
2015-11-19 17:55:18 +09:00
Lukáš Lalinský
9f697fce8e
1.10
2015-11-11 22:41:59 +01:00
Lukáš Lalinský
35aa6c4e84
Update date in NEWS
2015-08-23 20:09:22 +02:00
Lukáš Lalinský
54cea3edc3
Reorganize NEWS to put new features first
2015-08-23 12:20:25 +02: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
5990c72a01
Fix a typo in NEWS.
2015-08-04 23:27:28 +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
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
4dcccfbd6a
Update NEWS.
...
New API for the audio length in milliseconds.
2015-08-01 01:46:35 +09:00
Tsuda Kageyu
58994e330e
Update NEWS.
...
Fixed reading FLAC files with zero-sized padding blocks.
2015-07-30 22:03:02 +09:00
Tsuda Kageyu
64fac517ed
Update NEWS.
2015-07-30 10:03:47 +09:00
Lukáš Lalinský
2d5abd46d2
Added TagLib::MP4::PropertyMap::codec()
2013-10-08 17:41:09 +02:00
Lukáš Lalinský
02ebd0bcbe
Change log for 1.9.1
2013-10-08 16:18:30 +02:00
Lukáš Lalinský
dcfb71bcb4
Update version number to 1.9
2013-10-05 10:53:15 +02:00
Lukáš Lalinský
f2c9ed4f36
Update NEWS
2013-10-05 10:09:09 +02:00