2010-04-12 |
Lukáš Lalinský | Info about the new toInt method |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Lukáš Lalinský | Updated NEWS |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Lukáš Lalinský | Include taglib_config.h by default |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Lukáš Lalinský | Fix upgrading of ID3v2.3 genre with number 0 (Blues) |
commit | commitdiff | tree | snapshot |
2010-04-12 |
Lukáš Lalinský | Update all version numbers to 1.6.3 |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Scott Wheeler | Update to current automake |
commit | commitdiff | tree | snapshot |
2010-04-09 |
Lukáš Lalinský | Fix release date v1.6.2 |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Scott Wheeler | Forward declarations don't need exports. |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Lukáš Lalinský | Ok, actually change the API version |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Lukáš Lalinský | There is actually one new function, so the API version... |
commit | commitdiff | tree | snapshot |
2010-04-04 |
Lukáš Lalinský | Increment version number |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Lukáš Lalinský | Don't upgrade ID3v2.2 TDA frame when upgrading to TRCD |
commit | commitdiff | tree | snapshot |
2010-04-03 |
Lukáš Lalinský | Changelog for 1.6.2 |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Lukáš Lalinský | Ignore trailing non-data atoms when parsing MP4 covr... |
commit | commitdiff | tree | snapshot |
2010-04-02 |
Lukáš Lalinský | Save ASF attributes larger than 64k to the metadata... |
commit | commitdiff | tree | snapshot |
2010-03-07 |
Scott Wheeler | Update .pro file |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Lukáš Lalinský | Fix compilation fo the test runner on Windows |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Lukáš Lalinský | MP4 int pair atoms should have flags set to 0 |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Lukáš Lalinský | Be more paranoid about checking MP4 files |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Urs Wolfer | optimizegraphics: Losslessly optimized PNG and SVGZ... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Lukáš Lalinský | Handle WM/TrackNumber with DWORD content |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Lukáš Lalinský | Fix tagreader_c.c to not try to access invalid pointers |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Scott Wheeler | pedantry++ |
commit | commitdiff | tree | snapshot |
2009-12-01 |
Peter van Hardenberg | When decoding syncsafe integers, assume non-syncsafe... |
commit | commitdiff | tree | snapshot |
2009-11-25 |
Alexander Neundorf | this patch should make taglib build with the Sun Studio... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Lukáš Lalinský | Explicitly say that we are using TagLib::File (CCBUG... |
commit | commitdiff | tree | snapshot |
2009-11-04 |
Lukáš Lalinský | Fixed a memory leak in FileRef's OGA format detection |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Lukáš Lalinský | Add test_flac.cpp to Makefile.am |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Lukáš Lalinský | New utility class to make sure temporary files are... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Lukáš Lalinský | Always read tags from the first Vorbis Comment block... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Scott Wheeler | Missing "not" in docs. |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Lukáš Lalinský | A few more version numbers. We really need a way to... v1.6.1 |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Lukáš Lalinský | Update version in API docs |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Lukáš Lalinský | Bump version numbers |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Lukáš Lalinský | A little more complex checking for broken files |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Lukáš Lalinský | Make sure we are not trying to read a file where MP4... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Lukáš Lalinský | Fixed ID3v1-style genre to string conversion in MP4... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Lukáš Lalinský | Support for MP4 cover art |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Lukáš Lalinský | Return NULL/false rather than crash when accessing... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Lukáš Lalinský | Changelog for 1.6.1 |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Lukáš Lalinský | Proper .oga file handling in FileRef |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Lukáš Lalinský | Don't wrote the Vorbis framing bit to OggFLAC files |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Lukáš Lalinský | Set visibility("default") for GCC on exported symbols |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Lukáš Lalinský | Add missing exports for a few public ID3v1 functions |
commit | commitdiff | tree | snapshot |
2009-10-20 |
Lukáš Lalinský | Fix typo in taglib_c.pc |
commit | commitdiff | tree | snapshot |
2009-10-14 |
Jeff Mitchell | Fix copy+paste typos |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Lukáš Lalinský | Always use #include "XXX" in TagLib's code |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Lukáš Lalinský | This value should be bool, not int |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Lukáš Lalinský | Remove extra commas from configure.in.in v1.6 |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Lukáš Lalinský | Update libtool version-info |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Lukáš Lalinský | Changelog |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Christophe... | Remove a non-existing dir. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Lukáš Lalinský | Upgrade obsolete gnre MP4 atoms to ©gen |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Lukáš Lalinský | Fix building of examples with ENABLE_STATIC |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Lukáš Lalinský | Add option for building a static version of taglib |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Lukáš Lalinský | Use the internal config names |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Lukáš Lalinský | Add support for a global, installable config header |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Lukáš Lalinský | Define MAKE_TAGLIB_LIB from the automake build system |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Lukáš Lalinský | Fix compilation warnings |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Lukáš Lalinský | Autoconf options for enabling MP4 and ASF support v1.6rc1 |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Lukáš Lalinský | Fix version in configure.in.in |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Lukáš Lalinský | Update docs and version numbers |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Lukáš Lalinský | Split Ogg packets larger than 64kb into multiple pages |
commit | commitdiff | tree | snapshot |
2009-08-18 |
David Faure | svn is weird, I have deleted this external in 1010855... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
David Faure | another tool which is not necessary in this copy |
commit | commitdiff | tree | snapshot |
2009-08-13 |
David Faure | replace external with a copy of the admin dir, as sugge... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
David Faure | replace external with a copy of the admin dir, as sugge... |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Lukáš Lalinský | Add a check to not crash on corrupted files |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Lukáš Lalinský | Add missing tests to Makefile.am |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Lukáš Lalinský | Add a changelog |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Lukáš Lalinský | Handle RIFF chunk padding and ignore trailing garbage |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Lukáš Lalinský | Partial support for 64-bit atoms |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Scott Wheeler | Use flac padding. |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Scott Wheeler | Make docs consistant with behavior. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Lukáš Lalinský | Don't save ID3v2.2 frames. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Lukáš Lalinský | Support for ID3v2.2 PIC frames |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Lukáš Lalinský | Fix off-by-one error in ByteVectorList::split |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Lukáš Lalinský | Try to read track also from TRACKNUM and year from... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Lukáš Lalinský | TCON parsing fixes |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Lukáš Lalinský | One more check for invalid frame in AttachedPictureFram... |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Lukáš Lalinský | Use floting point length to calculate bitrate from... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Tom Albers | Move external to anonsvn (http://svn.kde.org -> svn... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Scott Wheeler | Build on Haiku |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Médéric Boquien | .oga files were not processed. Fix this. The problem... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Jeff Mitchell | Fix typo |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Laurent Montel | not generate it on win32 |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Tanguy Krotoff | Compilation fix for Visual C++ .NET 2003 (msvc71) |
commit | commitdiff | tree | snapshot |
2009-06-07 |
Tanguy Krotoff | Fix a stupid crash inside mp4file.cpp (variable not... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Lukáš Lalinský | Simplify extension checking in FileRef |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Lukáš Lalinský | Add String:rfind |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Lukáš Lalinský | Make FileRef handle the .mp4 extension, too |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Lukáš Lalinský | Fix off-by-one error in MP4::Tag when looking for free... |
commit | commitdiff | tree | snapshot |
2009-04-29 |
Jeff Mitchell | Style and safety fixes backported from taglib-extras |
commit | commitdiff | tree | snapshot |
2009-04-11 |
Jeff Mitchell | This commit adds support for building taglib-extras... |
commit | commitdiff | tree | snapshot |
2009-03-27 |
Lukáš Lalinský | Don't build ASF/MP4 FileRef tests if WITH_ASF/WITH_MP4... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Lukáš Lalinský | Detach before appending a character |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Andreas Hartmetz | this modified version has the advantage that it compiles |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Scott Wheeler | Less of The Big Ugly in the middle of the classes. |
commit | commitdiff | tree | snapshot |
2009-03-22 |
Andrew Coles | Added GCC pragma to suppress non-virtual dtor warning... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Jeff Mitchell | Finish making .asf readable, thanks Lukas |
commit | commitdiff | tree | snapshot |
next |