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ý
|
c46ecd186d
|
Make the PropertyMap accessor methods virtual
|
2012-10-20 09:30:26 +02: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 |
|
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 |
|
Lukáš Lalinský
|
ab5e19a016
|
Merge pull request #69 from FestusHagen/SW_MinGW
Silence warnings with MinGW 4.6.3.
|
2012-09-29 06:54:36 -07:00 |
|
Festus Hagen
|
8790e9de01
|
Silence warnings with MinGW 4.6.3.
|
2012-09-29 09:01:44 -04:00 |
|
Festus Hagen
|
1086d4476d
|
Win32 taglib-config.cmd support.
|
2012-09-28 21:41:45 -04:00 |
|
Lukáš Lalinský
|
7b80418122
|
Fix the version number
|
2012-09-26 20:30:53 +02:00 |
|
Stephen F. Booth
|
02d034f53f
|
Merge pull request #65 from TsudaKageyu/tagsondisk
Add MPEG::FILE::Has*Tag functions
|
2012-09-08 05:14:30 -07: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'
v1.8
|
2012-09-06 20:03:15 +02:00 |
|
Lukáš Lalinský
|
942ec58de5
|
Add tests for String::substr
|
2012-09-06 20:03:08 +02:00 |
|
Lukáš Lalinský
|
082a36147b
|
Add change log, update SOVERSION
|
2012-09-06 19:57:10 +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 |
|
Lukáš Lalinský
|
d2f20e8d2a
|
Merge branch 'master' of https://github.com/moeeka/taglib
|
2012-09-06 19:24:22 +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 |
|