]> granicus.if.org Git - taglib/shortlog
taglib
2012-02-25 Michael Helmlingadded APE tag PropertyMap test
2012-02-25 Michael HelmlingAdded another test for ID3v2 PropertyMap interface...
2012-02-19 Michael Helmlingremoved debug messages
2012-02-19 Michael Helmlingfixed bugs preventing tests from running
2012-02-19 Michael HelmlingAdded some functions, started to fix bugs.
2012-02-15 Michael Helmlingfixed tests
2012-02-15 Michael HelmlingFixed id3v2 test
2012-02-15 Michael HelmlingAdded lots of missing includes
2012-02-14 Michael Helmlingfixed lots of bugs found by 'make'
2012-02-14 Michael HelmlingPorted xm.
2012-02-14 Michael HelmlingPorted wavpack.
2012-02-14 Michael HelmlingPorted trueaudio.
2012-02-14 Michael HelmlingPorted s3m; removed old id3v2dicttools.
2012-02-14 Michael HelmlingID3 interface complete; vorbis done; wav done
2012-01-22 Michael HelmlingMore progress in ID3 ... setProperties() will get messy :(
2012-01-22 Michael HelmlingImplemented asProperties() in all relevant textual...
2012-01-21 Michael HelmlingStarted to work on ID3v2.
2012-01-21 Michael HelmlingMigration to new PropertyMap ... done ape to mod.
2012-01-17 Michael HelmlingAdd unsupportedData() to PropertyMap, simplified [...
2012-01-16 Michael HelmlingBasic implementation of a PropertyMap.
2012-01-14 Michael HelmlingImplemented the most easy comments on the pull request.
2012-01-14 Michael HelmlingMerge remote-tracking branch 'official/master'
2012-01-14 Lukáš LalinskýMake it possible to generate an XML report
2012-01-10 Lukáš LalinskýReverse the version check, similarly to what mp4v2...
2012-01-08 Lukáš LalinskýCheck also for the deprecated GIF type
2012-01-08 Lukáš LalinskýSupport non-UTF8 free-form atoms
2012-01-05 Urs FleischSupport for ID3v2.2 frames used by iTunes (TCP, TS2...
2012-01-04 Michael HelmlingMerge remote-tracking branch 'official/master'
2012-01-01 Scott WheelerFunny that there managed to be no operator!= for String...
2012-01-01 Michael HelmlingAdded tests and information about ignored id3 frames.
2011-11-02 Michael HelmlingImplemented dict interface for more formats.
2011-10-30 Michael HelmlingMerge remote-tracking branch 'official/master'
2011-10-08 Lukáš LalinskýDetect RIFF files with invalid chunk sizes
2011-09-12 Michael HelmlingFurther cleanup and simplification in id3v2dicttools
2011-09-11 Michael HelmlingRestructured and simplified ID3v2Tag::fromDict().
2011-09-11 Michael HelmlingSplitted ID3v2Tag::toDict() into several functions.
2011-09-09 Graham PerksAdd cmake option for visibility=hidden
2011-09-01 Michael HelmlingMerge remote-tracking branch 'official/master'
2011-08-28 Michael HelmlingMade im/export functions nonvirtual. Added similar...
2011-08-28 Lukáš LalinskýAdd support for iPhone ringtones
2011-08-27 Michael HelmlingAdded toDict and fromDict methods for APE tags.
2011-08-26 Michael HelmlingMore support for the unified dictionary interface.
2011-08-26 Michael HelmlingSome preliminary work for unified dictionary tag interf...
2011-08-15 Tim De BaetsAdded removePicture() to FLAC::File
2011-08-13 Urs FleischAdd suport for more MP4 metadata atoms
2011-08-06 Mathias PanzenböckByteVector::replace: test shrinking
2011-08-06 Jonathan LiuUse the default frame factory when it's necessary to...
2011-08-05 Lukáš LalinskýBasic tests for ByteVector::replace()
2011-08-05 Lukáš LalinskýMerge remote branch 'panzi/master'
2011-08-05 Johannes PfauAdd taglib_free function to C binding
2011-08-01 Mathias Panzenböckuse DATA() macro
2011-08-01 Mathias PanzenböckByteVector::replace: forgot detach() and opt. when...
2011-08-01 Mathias PanzenböckByteVector::replace performance improvements
2011-07-28 Lukáš LalinskýReformatting
2011-07-28 Lukáš LalinskýReformatting
2011-07-28 Lukáš LalinskýMerge remote-tracking branch 'gperks/master'
2011-07-28 Lukáš LalinskýMerge remote-tracking branch 'setosha/ASFPicture_warnin...
2011-07-28 Scott WheelerMerge pull request #14 from sbooth/master
2011-07-28 Stephen F.... Don't crash when wav files have a 0 for bit per channel...
2011-07-27 Scott WheelerFix warning
2011-07-27 Scott WheelerByteVector works on chars, not unsigned chars, so there...
2011-07-27 Scott WheelerThese methods can't be protected since they're called...
2011-07-27 Scott WheelerFix spelling / formatting in comments.
2011-07-27 Graham PerksDocument ENABLE_STATIC_RUNTIME
2011-07-27 Graham PerksAdd build option for Visual Studio to link with the...
2011-07-27 Graham PerksCorrection to OS X build; include basic Windows build...
2011-07-27 Graham PerksFix for VS2010 which had been throwing out "cannot...
2011-07-27 Graham PerksMisc typo corrections
2011-07-26 Graham PerksExample cmake for OS X to build a static library
2011-07-25 Graham PerksUpdated OS X build instructions
2011-07-20 Scott WheelerMerge branch 'master' of github.com:taglib/taglib
2011-07-20 Lukáš LalinskýOnly include config.h if HAVE_CONFIG_H is defined
2011-07-18 Scott WheelerMissing const
2011-07-01 Anton SergunovASFPicture fix warning
2011-06-28 Mathias Panzenböckcorrected comments
2011-06-27 Mathias PanzenböckMerge branch 'master' of https://github.com/taglib...
2011-06-26 Mathias Panzenböckadded uninstall target
2011-06-26 Scott WheelerTabs be gone
2011-06-26 Mathias PanzenböckMerge branch 'master' of https://github.com/taglib...
2011-06-25 Lukáš LalinskýFix indentation
2011-06-24 Mathias Panzenböckstyle fixes for enum value names
2011-06-24 Mathias Panzenböckstyle fixes: { on same line with if/else/for
2011-06-24 Mathias PanzenböckMerge branch 'master' of https://github.com/taglib...
2011-06-24 Stephen F.... Added sampleFrames() to AIFFProperties and WAVProperties
2011-06-24 Lukáš LalinskýRemove the old qmake project file, you can use CMake...
2011-06-24 Lukáš LalinskýUpdate INSTALL to not mention the optional file formats...
2011-06-24 Lukáš LalinskýRemove the options to disable MP4/ASF support
2011-06-23 Mathias PanzenböckIT: the max. 8000 bytes msg. length have to include...
2011-06-23 Mathias PanzenböckIT: add term. NUL to messages
2011-06-23 Mathias PanzenböckIT: unit tests
2011-06-23 Mathias PanzenböckTest FLAC: cleanup copied file
2011-06-23 Mathias PanzenböckIT: strings require term. NUL. mod files: tableLength...
2011-06-23 Mathias PanzenböckIT: volume is only a byte in size
2011-06-23 Lukáš LalinskýEnable MP4/ASF by default
2011-06-23 Mathias Panzenböckforgot to remove debug code
2011-06-23 Mathias PanzenböckS3M: unit tests and bug fixes (NUL char. is not optiona...
2011-06-23 Mathias PanzenböckMerge branch 'master' of https://github.com/taglib...
2011-06-23 Mathias PanzenböckS3M+IT: fix reading, IT: untested support for message...
2011-06-20 Anton Sergunovdefault constructor MP4::Tag::Tag()
2011-06-20 Mathias PanzenböckMerge branch 'master' of https://github.com/taglib...
next