aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/mpeg/id3v2/frames/attachedpictureframe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tabs be goneScott Wheeler2011-06-261-1/+1
* Make sure we don't write UTF8 or UTF16BE to ID3v2.3 tagsLukáš Lalinský2011-03-151-1/+1
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Fix memory leak in AttachedPictureFrameV22Lukáš Lalinský2011-01-081-3/+1
* Fix compilation warningsLukáš Lalinský2009-09-041-1/+1
* Support for ID3v2.2 PIC framesLukáš Lalinský2009-07-111-1/+49
* One more check for invalid frame in AttachedPictureFrame::parseFieldsLukáš Lalinský2009-07-101-0/+6
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1
* This causes TagLib to check to make sure that text values to-be-written asScott Wheeler2008-01-301-5/+8
* Ran my whitespace fixing script -- tabs -> spaces, removes trailing spaces.Scott Wheeler2007-11-191-1/+1
* - Fixed crash in AttachedPictureFrame and GeneralEncapsulatedObjectFrameLukáš Lalinský2007-11-101-3/+4
* Got permission from all (non-trivial) contributors to dual license under the ...Scott Wheeler2007-10-101-1/+5
* Add a string reading function to the frame base class and then use that to re...Scott Wheeler2007-07-181-21/+4
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+179