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 |
2009-03-10 |
Jeff Mitchell | Several of us have seen .asf WMA files in the wild. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
David Faure | Generate config.h in builddir again, and fix compilatio... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Jeff Mitchell | Re-add building things depending on config.h by having... |
commit | commitdiff | tree | snapshot |
2009-03-09 |
Jeff Mitchell | This is surely an oversight; fix documentation |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Scott Wheeler | Patch from Josef Radinger fixing typo in debug message. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Scott Wheeler | revert last |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Scott Wheeler | Also counts as being empty. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Scott Wheeler | remove debug line from mac os framework build file |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Michael Jansen | Fix build by copying strigis FindCppUnit.cmake to tagli... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Michael Jansen | Suppress warning about this check missing. if someone... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Scott Wheeler | Should fix the build. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Scott Wheeler | warnings-- |
commit | commitdiff | tree | snapshot |
2008-12-04 |
Scott Wheeler | fix warnings |
commit | commitdiff | tree | snapshot |
2008-12-02 |
Alexander Neundorf | -INSTALL_DIR_NAME doesn't have to be set in the topleve... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Jeff Mitchell | config.h doesn't exist, at least in my checkout, so... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Jeff Mitchell | Add default case switch to fix compiler warnings when... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Lukáš Lalinský | Add my old WMA and MP4 code. It is disabled by default... |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Scott Wheeler | typo |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Scott Wheeler | Don't try to access the string list if the item type... |
commit | commitdiff | tree | snapshot |
2008-08-21 |
Scott Wheeler | detach when using non-const operator[] |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Scott Wheeler | remove exec bit |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Scott Wheeler | Add support for private frames. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Scott Wheeler | If the genre string is empty don't treat it as a number. |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Andy Goossens | SVN_SILENT: fix typo |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Scott Wheeler | add files here |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Scott Wheeler | Provisional .wav support. Tag writing will probably... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Scott Wheeler | wrong copyright |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Scott Wheeler | Add a warning here so that it's clear that this constru... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Lukáš Lalinský | Fix reading of POPM rating -- it's unsigned char, not... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Lukáš Lalinský | Support for POPM ID3 frame |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Benjamin Reed | fix install_name RPATH stuff on OSX |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Adriaan de... | Previous was me being stupid and too-quick on the commi... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Adriaan de... | Need plain <fcntl.h> for open and its flags, not necess... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Adriaan de... | ldexp is a c99-ism, which is not available in strict... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Scott Wheeler | SVN_SILENT this isn't needed anymore |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Scott Wheeler | Get all of the basic AIFF properties working. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Scott Wheeler | Add a skeleton (unimplemented) AIFF properties class. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Scott Wheeler | Uff. Tabs-be-gone! |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Scott Wheeler | Add AIFF here too. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Scott Wheeler | update cmake files |
commit | commitdiff | tree | snapshot |
next |