Commit Graph

  • 86b7cabf44 Fix UTF-16 decoding where wchar_t is not 16-bit Tsuda Kageyu 2013-03-17 20:00:05 +09:00
  • de19ad72ab Fixed CPU endian detection Tsuda Kageyu 2013-03-17 19:40:01 +09:00
  • 9b19453059 Some improvements of String Tsuda Kageyu 2013-03-17 12:51:00 +09:00
  • dbd7c151d6 Fix buffer overrun Tsuda Kageyu 2013-03-17 12:41:47 +09:00
  • d3af7c0b02 Fix VC++ x64 warnings Tsuda Kageyu 2013-03-16 00:07:01 +09:00
  • 64447598e5 Made the destructor of StringHandler virtual. Tsuda Kageyu 2013-02-23 00:36:41 +09:00
  • fba8f42588 Fix some VC spesific warnings Tsuda Kageyu 2013-02-22 19:29:02 +09:00
  • 6029352c09 Merge pull request #96 from nightingale-media-player/master Stephen F. Booth 2013-01-20 07:56:30 -08:00
  • 077208d17a Create UTF8-Lyrics per default. rsjtdrjgfuzkfg 2013-01-18 17:21:35 +01:00
  • 08863dec0b Found and fixed more missing property interface forwarders. Michael Helmling 2013-01-03 23:20:15 +01:00
  • 80af92a715 Add forwarders for the property interface to Ogg::FLAC::File. Michael Helmling 2013-01-03 23:00:17 +01:00
  • 5578843220 Fixed a typo. Michael Helmling 2013-01-03 22:54:12 +01:00
  • 237e0ec23c Merge pull request #93 from magcius/master Lukáš Lalinský 2013-01-01 03:00:27 -08:00
  • d52e97dfcd c: Add support for TAGLIB_STATIC to the C bindings Jasper St. Pierre 2013-01-01 04:28:00 -05:00
  • 90fd336a22 Add TagUnion::removeUnsupportedProperties, further reducing SLOCs. :-) Michael Helmling 2012-12-27 13:32:01 +01:00
  • fa38c805f5 Implemented TagUnion::properties() and made Tag::*properties* virtual. Michael Helmling 2012-12-27 13:19:11 +01:00
  • b60b444d7b Merge branch 'master' into taglib2 Michael Helmling 2012-12-27 11:54:59 +01:00
  • 8329d6ac1a Update documentation of the property map interface in TagLib::File. Michael Helmling 2012-12-27 11:38:01 +01:00
  • f1d723077f Consistently handle invalid and deprecated tags in setProperties() Michael Helmling 2012-12-26 22:46:37 +01:00
  • a095c468b2 Revert "Add a test to show a problem with properties() and duplication." Michael Helmling 2012-12-20 17:30:19 +01:00
  • b14e6a3570 Update for pull request #89: Change how setProperties() updates tags. Michael Helmling 2012-12-20 17:28:50 +01:00
  • 6e3391a846 Add a test to show a problem with properties() and duplication. Michael Helmling 2012-12-10 21:22:11 +01:00
  • c0ca5c97d5 Fix issue #88 by changing the behavior of setProperties(). Michael Helmling 2012-12-10 20:56:16 +01:00
  • d5cf6d72e2 Merge remote-tracking branch 'official/master' Michael Helmling 2012-12-10 19:55:29 +01:00
  • 9eb0f2941f Add a test case for the return value of setProperties() Michael Helmling 2012-12-10 19:55:23 +01:00
  • 3fa295d99d Include sys/stat.h to define S_* properly naota 2012-11-28 07:54:08 +09:00
  • db892c43e7 Merge branch 'master' into taglib2 Lukáš Lalinský 2012-11-23 10:17:16 +01:00
  • 812f63502b Implement the PropertyMap interface for WMA Lukáš Lalinský 2012-11-23 09:32:00 +01:00
  • 353eb9f00f Implement the PropertyMap interface for MP4 Lukáš Lalinský 2012-11-22 10:40:22 +01:00
  • 1b813d9d6c Document sort names Lukáš Lalinský 2012-11-21 17:26:17 +01:00
  • c5dade5ee7 Use names that are consistent with Vorbis Comments Lukáš Lalinský 2012-11-21 17:24:32 +01:00
  • e75d6f616c Add support for reading MusicBrainz IDs from ID3v2 tags to PropertyMap Lukáš Lalinský 2012-11-21 17:21:30 +01:00
  • 15b601f053 Use PropertyMap in tagreader Lukáš Lalinský 2012-11-21 14:40:26 +01:00
  • 45317ef7f2 Revert "Fix opening of read-only files on Windows" Lukáš Lalinský 2012-11-20 18:34:51 +01:00
  • 3da792152a Merge pull request #85 from TsudaKageyu/fix-readonly Lukáš Lalinský 2012-11-20 09:23:16 -08:00
  • 3f6da779d2 Fix compilation in non-Win32 Tsuda Kageyu 2012-11-20 22:46:03 +09:00
  • 57b8ae6e1c Fix reading read-only files in Win32 Tsuda Kageyu 2012-11-20 22:20:34 +09:00
  • ade8dc1a21 Fix opening of read-only files on Windows Lukáš Lalinský 2012-11-20 14:15:16 +01:00
  • f2b56a5511 Remove no longer needed save methods in MPEG::File Lukáš Lalinský 2012-11-12 16:37:06 +01:00
  • 2a86da4df5 Move Vorbis to the Ogg namespace Lukáš Lalinský 2012-11-12 16:32:15 +01:00
  • f6741b65e4 Add toString() for Vorbis Comments Lukáš Lalinský 2012-11-12 16:27:22 +01:00
  • 60ba972244 Make the toString() method virtual Lukáš Lalinský 2012-11-12 16:22:23 +01:00
  • e8ae4ecd93 Revert "Revert "Add a tool to inspect audio files, only MP4 is implemented for now"" Lukáš Lalinský 2012-11-12 16:16:31 +01:00
  • f407d1456c Merge branch 'master' into taglib2 Lukáš Lalinský 2012-11-12 16:16:18 +01:00
  • c6f7ad3e83 Revert "Add a tool to inspect audio files, only MP4 is implemented for now" Lukáš Lalinský 2012-11-12 16:14:32 +01:00
  • dbe6be778b Build also examples Lukáš Lalinský 2012-11-11 16:44:01 +01:00
  • 45b0279b41 Add a tool to inspect audio files, only MP4 is implemented for now Lukáš Lalinský 2012-11-11 16:43:36 +01:00
  • 3a5aeb4573 Parse covr atoms with type 0 (fixes issue #84) Lukáš Lalinský 2012-11-11 16:04:08 +01:00
  • 72745846f4 Update NEWS Lukáš Lalinský 2012-11-11 14:49:31 +01:00
  • 50e616df8d Move stream operators to the TagLib namespace Lukáš Lalinský 2012-11-11 14:44:34 +01:00
  • 9440055eb1 Fix compilation on clang Lukáš Lalinský 2012-11-11 14:35:47 +01:00
  • cb8b8d50f6 Merge branch 'master' into taglib2 Lukáš Lalinský 2012-11-11 14:26:46 +01:00
  • 9e788bb8c2 Fix tests when compiled with clang on Linux Lukáš Lalinský 2012-11-11 14:26:10 +01:00
  • 56fbe7e14d Make travis run tests also with clang Lukáš Lalinský 2012-11-10 20:51:17 +01:00
  • c3f9c63542 Unify ByteVectorList::split methods Lukáš Lalinský 2012-11-04 10:08:18 +01:00
  • aa801e58ec Unify String::toInt methods Lukáš Lalinský 2012-11-04 10:04:06 +01:00
  • 9e41939eb1 Rename MPEG::XingHeader::xingHeaderOffset Lukáš Lalinský 2012-11-04 10:03:02 +01:00
  • 0d49e6bff0 No longer needed methods in FLAC::File Lukáš Lalinský 2012-11-04 10:01:39 +01:00
  • 6e2d5bc1dc Unify FLAC::File constructors Lukáš Lalinský 2012-11-04 09:58:56 +01:00
  • 9cede44af6 Remove deprecated constructor from FLAC::Properties Lukáš Lalinský 2012-11-04 09:54:17 +01:00
  • ae11b3db38 Default parameter values in RelativeVolumeFrame Lukáš Lalinský 2012-11-04 09:52:03 +01:00
  • b3c112ed99 Remove obsolete constructor from WavPack::Properties Lukáš Lalinský 2012-11-04 09:49:28 +01:00
  • 5b604f41be Add default value for addFramingBit to XiphComment::render() Lukáš Lalinský 2012-11-04 09:46:50 +01:00
  • 8599c1bd38 These functions are now virtual, so the default implementation from TagLib::File can be used Lukáš Lalinský 2012-11-04 09:44:51 +01:00
  • 27a078fe9b Do not need this anymore Lukáš Lalinský 2012-11-04 09:33:11 +01:00
  • 2b31fc2037 Merge branch 'master' into taglib2 Lukáš Lalinský 2012-11-04 09:30:33 +01:00
  • b01f45e141 Merge pull request #77 from TsudaKageyu/largefilesupport Lukáš Lalinský 2012-11-04 01:29:45 -07:00
  • 44155f6771 Merge pull request #79 from gonemad/master Lukáš Lalinský 2012-11-04 01:27:43 -07:00
  • 341711c04b Merge pull request #83 from jmarshallnz/more_itunes_hacks Lukáš Lalinský 2012-11-04 01:26:26 -07:00
  • be6187e893 adds new iTunes hack for v2.2 frames stored in a v2.3 tag (iTunes v8.1.1.10 for example) Jonathan Marshall 2012-11-04 19:53:55 +13:00
  • c42bdeab43 fixes noop frame id size check in ID3v2::FrameFactory::createFrame Jonathan Marshall 2012-11-04 19:52:10 +13:00
  • c46ecd186d Make the PropertyMap accessor methods virtual Lukáš Lalinský 2012-10-20 09:30:26 +02:00
  • 7d7c58cb8e Merge branch 'master' of https://github.com/taglib/taglib gonemad 2012-10-18 20:17:35 -04:00
  • c2eecc0804 Merge branch 'master' into taglib2 Lukáš Lalinský 2012-10-13 13:44:38 +02:00
  • 044da877e6 Make sure we build the tests Lukáš Lalinský 2012-10-13 13:38:35 +02:00
  • 2d7686b5fa Actually run the tests Lukáš Lalinský 2012-10-13 13:36:33 +02:00
  • 074f6db6d8 Needs sudo Lukáš Lalinský 2012-10-13 13:34:44 +02:00
  • 7a884af0ef Experimenting with Travis CI Lukáš Lalinský 2012-10-13 13:33:36 +02:00
  • e568e1019d Remove useless debug print Lukáš Lalinský 2012-10-13 09:11:20 +02:00
  • ca543039a5 Include Opus in docs Lukáš Lalinský 2012-10-13 09:06:09 +02:00
  • 5e7b1da632 Add support for Ogg Opus Lukáš Lalinský 2012-10-13 08:55:23 +02:00
  • 6b9ef6421f Fixed indents gonemad 2012-10-11 22:10:19 -04:00
  • d15c8453ac Added check if file is open before attempting to read tags gonemad 2012-10-11 21:20:03 -04:00
  • 1e660dda71 Partial changelog for 1.9 Lukáš Lalinský 2012-10-10 17:09:03 +02:00
  • 2a77afc593 Merge remote-tracking branch 'nightingale/master' Lukáš Lalinský 2012-10-10 16:45:36 +02:00
  • 4dcf0b41c6 Support files over 2GB Tsuda Kageyu 2012-10-10 21:14:40 +09:00
  • a9df3e48f7 Fix a bug in updating MP4 tags Tsuda Kageyu 2012-10-10 21:17:05 +09:00
  • 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". rsjtdrjgfuzkfg 2012-10-08 19:18:20 +02:00
  • 7e255733e0 Merge remote-tracking branch 'TsudaKageyu/id3v1-genrenumber' Lukáš Lalinský 2012-10-08 13:23:17 +02:00
  • 72f9a96cce Fix missing CppUnit include directive Julien Ramseier 2012-10-07 15:41:40 +02:00
  • 1308ff6479 Merge pull request #73 from ArnaudBienner/master Stephen F. Booth 2012-10-07 05:29:02 -07:00
  • b7a15092d8 Faster FLAC::FilePrivate destructor Arnaud Bienner 2012-10-07 03:07:53 +02:00
  • ad9ffc62e6 Consider FLAC file as being invalid if a 0 length block is found Arnaud Bienner 2012-10-07 03:04:02 +02:00
  • 46e613dcca Add reading/writing ID3v1 genre in number Tsuda Kageyu 2012-10-04 19:23:10 +09:00
  • 9577784bae Add the string handler base class Tsuda Kageyu 2012-10-04 17:20:33 +09:00
  • 2d7414733e Crash when saving xm files (fixes #68) Urs Fleisch 2012-09-30 15:42:16 +02:00
  • f52bab8a01 Merge branch 'master' into taglib2 Lukáš Lalinský 2012-09-30 10:50:51 +02:00
  • 9f597bab1b Change some variables to follow the TagLib naming convention Lukáš Lalinský 2012-09-30 10:50:19 +02:00
  • 321b9b5a8b Merge remote-tracking branch 'TsudaKageyu/filestream' Lukáš Lalinský 2012-09-30 10:43:58 +02:00
  • 738e2ae7a7 Remove some deprecated methods from APE::Item Lukáš Lalinský 2012-09-30 10:42:38 +02:00