Lukáš Lalinský
|
c3f9c63542
|
Unify ByteVectorList::split methods
|
2012-11-04 10:08:18 +01:00 |
|
Lukáš Lalinský
|
aa801e58ec
|
Unify String::toInt methods
|
2012-11-04 10:04:06 +01:00 |
|
Lukáš Lalinský
|
9e41939eb1
|
Rename MPEG::XingHeader::xingHeaderOffset
|
2012-11-04 10:03:02 +01:00 |
|
Lukáš Lalinský
|
0d49e6bff0
|
No longer needed methods in FLAC::File
|
2012-11-04 10:01:39 +01:00 |
|
Lukáš Lalinský
|
6e2d5bc1dc
|
Unify FLAC::File constructors
|
2012-11-04 09:58:56 +01:00 |
|
Lukáš Lalinský
|
9cede44af6
|
Remove deprecated constructor from FLAC::Properties
|
2012-11-04 09:54:17 +01:00 |
|
Lukáš Lalinský
|
ae11b3db38
|
Default parameter values in RelativeVolumeFrame
|
2012-11-04 09:52:03 +01:00 |
|
Lukáš Lalinský
|
b3c112ed99
|
Remove obsolete constructor from WavPack::Properties
|
2012-11-04 09:49:28 +01:00 |
|
Lukáš Lalinský
|
5b604f41be
|
Add default value for addFramingBit to XiphComment::render()
|
2012-11-04 09:46:50 +01:00 |
|
Lukáš Lalinský
|
8599c1bd38
|
These functions are now virtual, so the default implementation from TagLib::File can be used
|
2012-11-04 09:44:51 +01:00 |
|
Lukáš Lalinský
|
27a078fe9b
|
Do not need this anymore
|
2012-11-04 09:33:11 +01:00 |
|
Lukáš Lalinský
|
2b31fc2037
|
Merge branch 'master' into taglib2
|
2012-11-04 09:30:33 +01:00 |
|
Lukáš Lalinský
|
b01f45e141
|
Merge pull request #77 from TsudaKageyu/largefilesupport
Support large files over 2GB
|
2012-11-04 01:29:45 -07:00 |
|
Lukáš Lalinský
|
44155f6771
|
Merge pull request #79 from gonemad/master
Check if file is open before reading tags
|
2012-11-04 01:27:43 -07:00 |
|
Lukáš Lalinský
|
341711c04b
|
Merge pull request #83 from jmarshallnz/more_itunes_hacks
A small fix, and some additional iTunes hacks (v2.2 frames in v2.3 tag)
|
2012-11-04 01:26:26 -07:00 |
|
Jonathan Marshall
|
be6187e893
|
adds new iTunes hack for v2.2 frames stored in a v2.3 tag (iTunes v8.1.1.10 for example)
|
2012-11-04 19:54:28 +13:00 |
|
Jonathan Marshall
|
c42bdeab43
|
fixes noop frame id size check in ID3v2::FrameFactory::createFrame
|
2012-11-04 19:52:10 +13:00 |
|
Lukáš Lalinský
|
c46ecd186d
|
Make the PropertyMap accessor methods virtual
|
2012-10-20 09:30:26 +02:00 |
|
gonemad
|
7d7c58cb8e
|
Merge branch 'master' of https://github.com/taglib/taglib
|
2012-10-18 20:17:35 -04:00 |
|
Lukáš Lalinský
|
c2eecc0804
|
Merge branch 'master' into taglib2
Conflicts:
taglib/mpeg/id3v1/id3v1tag.cpp
|
2012-10-13 13:44:38 +02:00 |
|
Lukáš Lalinský
|
044da877e6
|
Make sure we build the tests
|
2012-10-13 13:38:35 +02:00 |
|
Lukáš Lalinský
|
2d7686b5fa
|
Actually run the tests
|
2012-10-13 13:36:33 +02:00 |
|
Lukáš Lalinský
|
074f6db6d8
|
Needs sudo
|
2012-10-13 13:34:44 +02:00 |
|
Lukáš Lalinský
|
7a884af0ef
|
Experimenting with Travis CI
|
2012-10-13 13:33:36 +02:00 |
|
Lukáš Lalinský
|
e568e1019d
|
Remove useless debug print
|
2012-10-13 09:11:20 +02:00 |
|
Lukáš Lalinský
|
ca543039a5
|
Include Opus in docs
|
2012-10-13 09:06:09 +02:00 |
|
Lukáš Lalinský
|
5e7b1da632
|
Add support for Ogg Opus
|
2012-10-13 08:55:23 +02:00 |
|
gonemad
|
6b9ef6421f
|
Fixed indents
|
2012-10-11 22:10:19 -04:00 |
|
gonemad
|
d15c8453ac
|
Added check if file is open before attempting to read tags
|
2012-10-11 21:20:03 -04:00 |
|
Lukáš Lalinský
|
1e660dda71
|
Partial changelog for 1.9
|
2012-10-10 17:09:03 +02:00 |
|
Lukáš Lalinský
|
2a77afc593
|
Merge remote-tracking branch 'nightingale/master'
|
2012-10-10 16:45:36 +02:00 |
|
Tsuda Kageyu
|
4dcf0b41c6
|
Support files over 2GB
|
2012-10-10 22:22:29 +09:00 |
|
Tsuda Kageyu
|
a9df3e48f7
|
Fix a bug in updating MP4 tags
|
2012-10-10 21:17:05 +09:00 |
|
rsjtdrjgfuzkfg
|
c8994ede3f
|
Restrict url frame generation to W??? Frames to prevent known non-text non-url frameIDs to be handled as url when containing only one String. No longer describe the default comment as "COMMENT".
|
2012-10-08 20:19:12 +02:00 |
|
Lukáš Lalinský
|
7e255733e0
|
Merge remote-tracking branch 'TsudaKageyu/id3v1-genrenumber'
|
2012-10-08 13:23:17 +02:00 |
|
Julien Ramseier
|
72f9a96cce
|
Fix missing CppUnit include directive
|
2012-10-07 15:41:40 +02:00 |
|
Stephen F. Booth
|
1308ff6479
|
Merge pull request #73 from ArnaudBienner/master
Corrupted FLAC files scan can result in heavy CPU consumption: fix
|
2012-10-07 05:29:02 -07:00 |
|
Arnaud Bienner
|
b7a15092d8
|
Faster FLAC::FilePrivate destructor
|
2012-10-07 03:07:53 +02:00 |
|
Arnaud Bienner
|
ad9ffc62e6
|
Consider FLAC file as being invalid if a 0 length block is found
|
2012-10-07 03:04:02 +02:00 |
|
Tsuda Kageyu
|
46e613dcca
|
Add reading/writing ID3v1 genre in number
|
2012-10-04 19:23:10 +09:00 |
|
Tsuda Kageyu
|
9577784bae
|
Add the string handler base class
|
2012-10-04 18:02:25 +09:00 |
|
Urs Fleisch
|
2d7414733e
|
Crash when saving xm files (fixes #68)
|
2012-09-30 15:42:16 +02:00 |
|
Lukáš Lalinský
|
f52bab8a01
|
Merge branch 'master' into taglib2
|
2012-09-30 10:50:51 +02:00 |
|
Lukáš Lalinský
|
9f597bab1b
|
Change some variables to follow the TagLib naming convention
|
2012-09-30 10:50:19 +02:00 |
|
Lukáš Lalinský
|
321b9b5a8b
|
Merge remote-tracking branch 'TsudaKageyu/filestream'
|
2012-09-30 10:43:58 +02:00 |
|
Lukáš Lalinský
|
738e2ae7a7
|
Remove some deprecated methods from APE::Item
|
2012-09-30 10:42:38 +02:00 |
|
Lukáš Lalinský
|
231eb08396
|
Add a virtual destructor to FileTypeResolver
|
2012-09-30 10:34:14 +02:00 |
|
Lukáš Lalinský
|
60a3a4e455
|
Various uint fixes
We really need to get rid of TagLib::uint...
|
2012-09-30 10:22:10 +02:00 |
|
Lukáš Lalinský
|
57e5cc8c17
|
Merge remote-tracking branch 'TsudaKageyu/infotag-patch'
|
2012-09-30 10:15:56 +02:00 |
|
Lukáš Lalinský
|
5250673fa0
|
Merge pull request #70 from FestusHagen/taglib-config_cmd
Win32 taglib-config.cmd support.
|
2012-09-30 01:06:49 -07:00 |
|