]> granicus.if.org Git - taglib/shortlog
taglib
2012-03-12 Birunthan MohnathasAdditional change to previous fix.
2012-03-12 Birunthan MohnathasFixed memory leak of FrameFactory singleton.
2012-03-12 Birunthan MohnathasFixed (huge) memory leak with ASF.
2012-03-10 Lukáš LalinskýMerge branch 'stable'
2012-03-10 Lukáš LalinskýAvoid uint overflow in case the length + index is over...
2012-03-10 Lukáš LalinskýDon't store the output of ByteVector::toUInt() in int...
2012-03-10 Lukáš LalinskýMake sure to not try dividing by zero
2012-03-10 Stephen F.... Check if the header is TTA1 before parsing
2012-03-10 Lukáš LalinskýDetect RIFF files with invalid chunk sizes
2012-03-10 Stephen F.... Don't crash when wav files have a 0 for bit per channel...
2012-03-10 Frank LaiBe more careful when parsing Vorbis Comments
2012-03-10 Scott WheelerDon't lead the scanned blocks on save
2012-03-10 Lukáš LalinskýAvoid uint overflow in case the length + index is over...
2012-03-04 Lukáš LalinskýDon't store the output of ByteVector::toUInt() in int...
2012-03-04 Lukáš LalinskýMake sure to not try dividing by zero
2012-02-04 Lukáš LalinskýAdd explicitly declared default constructor to StringHa...
2012-02-04 Lukáš LalinskýMerge branch 'master' of https://github.com/poiru/taglib
2012-02-04 Stephen F.... Added sampleFrames to FLACProperties
2012-02-04 Stephen F.... Check if the header is TTA1 before parsing
2012-02-04 Stephen F.... Added sampleFrames() for TTA files
2012-02-02 Birunthan MohanathasRemoved space.
2012-02-02 Birunthan MohnathasAdditional change to previous fix.
2012-02-02 Birunthan MohnathasFixed memory leak.
2012-01-31 Stephen F.... Correctly handle non-integral bit depths
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-01 Scott WheelerFunny that there managed to be no operator!= for String...
2011-10-08 Lukáš LalinskýDetect RIFF files with invalid chunk sizes
2011-09-09 Graham PerksAdd cmake option for visibility=hidden
2011-08-28 Lukáš LalinskýAdd support for iPhone ringtones
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...
2011-06-20 Wolfgang PlaschgInclude of "tag_c.h" after system libraries.
2011-06-20 Mathias PanzenböckXM: forgot smaple count
2011-06-20 Mathias PanzenböckIT: support channels property
2011-06-19 Mathias Panzenböckcomments++
2011-06-19 Mathias Panzenböckmore correct IT parsing and property naming
2011-06-19 Mathias Panzenböckmore correct S3M parsing and property naming
2011-06-19 Mathias Panzenböckupdated comments
2011-06-19 Mathias Panzenböckcomments++
2011-06-19 Mathias PanzenböckIT: no longer allow wrong sample/instrument magic
2011-06-19 Mathias Panzenböckuntested(!) comment write support for s3m and it files
next