Lukáš Lalinský
|
3a5aeb4573
|
Parse covr atoms with type 0 (fixes issue #84)
|
2012-11-11 16:04:08 +01: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 |
|
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 |
|
gonemad
|
7d7c58cb8e
|
Merge branch 'master' of https://github.com/taglib/taglib
|
2012-10-18 20:17:35 -04: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ý
|
2a77afc593
|
Merge remote-tracking branch 'nightingale/master'
|
2012-10-10 16:45:36 +02: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 |
|
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 |
|
Urs Fleisch
|
2d7414733e
|
Crash when saving xm files (fixes #68)
|
2012-09-30 15:42:16 +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ý
|
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 |
|
Festus Hagen
|
8790e9de01
|
Silence warnings with MinGW 4.6.3.
|
2012-09-29 09:01:44 -04:00 |
|
Lukáš Lalinský
|
7b80418122
|
Fix the version number
|
2012-09-26 20:30:53 +02:00 |
|
Tsuda Kageyu
|
e7126db97c
|
Add MPEG::FILE::Has*Tag functions
|
2012-09-08 14:13:20 +09:00 |
|
Tsuda Kageyu
|
4582ea3b27
|
Fixed CMakeLists.txt
|
2012-09-08 01:17:15 +09:00 |
|
Tsuda Kageyu
|
43e100fd37
|
FileStream improvement in Win32
|
2012-09-07 23:48:06 +09:00 |
|
Tsuda Kageyu
|
071a1477b5
|
Fixed an API change
|
2012-09-07 08:16:30 +09:00 |
|
Tsuda Kageyu
|
61c8013f2c
|
Added missing comments
|
2012-09-07 08:16:28 +09:00 |
|
Tsuda Kageyu
|
9c8c215c30
|
Support INFO tags of RIFF wave files.
|
2012-09-07 08:16:26 +09:00 |
|
Lukáš Lalinský
|
aa34afda79
|
Merge remote-tracking branch 'TsudaKageyu/substr-bug'
|
2012-09-06 20:03:15 +02:00 |
|
Lukáš Lalinský
|
f11b206fe8
|
Do not delete the IOStream object in TagLib::File
|
2012-09-06 19:43:52 +02:00 |
|
Lukáš Lalinský
|
e37f6ed752
|
Update CMakeLists.txt
|
2012-09-06 19:30:45 +02:00 |
|
Rupert Daniel
|
f194a55c0f
|
Updated OWNE implementaion with minor changes after pull review
|
2012-09-06 12:11:20 +01:00 |
|
Rupert Daniel
|
719187794e
|
Implementation of the ID3v2.4 OWNE frame.
|
2012-09-05 16:37:46 +01:00 |
|
Tsuda Kageyu
|
74b94613a0
|
Bug fix in String::substr()
|
2012-09-05 19:46:52 +09:00 |
|
Tsuda Kageyu
|
df12b4ffc6
|
Refectored the FileStream constructor.
|
2012-09-03 01:45:28 +09:00 |
|
Tsuda Kageyu
|
d16c24ae21
|
Merge branch 'master' of https://github.com/taglib/taglib into security-warnings
|
2012-09-02 23:40:11 +09:00 |
|
Lukáš Lalinský
|
1c35918834
|
Merge remote-tracking branch 'TsudaKageyu/warnings'
|
2012-09-02 15:25:41 +02:00 |
|
Tsuda Kageyu
|
d163f36d35
|
Fix Visual C++ specific warnings about security
|
2012-08-23 21:57:12 +09:00 |
|
Tsuda Kageyu
|
590cd4c9f6
|
Fix warnings with VS2010
|
2012-08-23 20:54:18 +09:00 |
|
Tsuda Kageyu
|
6c0227ee13
|
Fix compilation errors with Visual Studio 2010
|
2012-08-23 19:58:21 +09:00 |
|
Lukáš Lalinský
|
9bb57fe0a7
|
Merge remote-tracking branch 'TsudaKageyu/id3v2-comment-update'
|
2012-08-23 11:00:32 +02:00 |
|
tsuda.kageyu@gmail.com
|
3fecdbf428
|
Comment update for ID3v2::Tag::setLatin1StringHandler()
|
2012-08-23 17:57:00 +09:00 |
|
Lukáš Lalinský
|
356c7a5d6e
|
Merge remote-tracking branch 'TsudaKageyu/cross-border-delete'
|
2012-08-23 10:51:47 +02:00 |
|
tsuda.kageyu@gmail.com
|
4b4f70253b
|
Comment update for ID3v1::Tag::setStringHandler()
|
2012-08-23 17:45:25 +09:00 |
|
Lukáš Lalinský
|
8b61a06fda
|
Merge remote-tracking branch 'TsudaKageyu/id3v2-brokenlatin1-patch'
|
2012-08-23 10:22:43 +02:00 |
|
Lukáš Lalinský
|
6801ac2515
|
Merge remote-tracking branch 'poiru/master'
|
2012-08-23 10:19:08 +02:00 |
|
Lukáš Lalinský
|
29d17bb8e9
|
Merge remote-tracking branch 'supermihi/master'
|
2012-08-23 10:17:05 +02:00 |
|
tsuda.kageyu@gmail.com
|
fe8053c7d5
|
Support broken Latin-1 encodings in ID3V2
|
2012-08-23 12:19:51 +09:00 |
|