aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/mpeg/id3v2/id3v2framefactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tabs be goneScott Wheeler2011-06-261-2/+2
* Upgrade IPLS (2.3) to TIPL (2.4)Lukáš Lalinský2011-04-051-1/+2
* Convert frames TIPL and TMCL (2.4) to IPLS (2.3)Lukáš Lalinský2011-04-051-1/+1
* Fix FSF addressLukáš Lalinský2011-01-081-2/+2
* Fix upgrading of ID3v2.3 genre with number 0 (Blues)Lukáš Lalinský2010-04-121-3/+4
* Don't upgrade ID3v2.2 TDA frame when upgrading to TRCDLukáš Lalinský2010-04-031-2/+2
* Support for ID3v2.2 PIC framesLukáš Lalinský2009-07-111-2/+9
* TCON parsing fixesLukáš Lalinský2009-07-111-18/+24
* typoScott Wheeler2008-08-291-1/+1
* Add support for private frames.Scott Wheeler2008-06-261-2/+7
* Support for POPM ID3 frameLukáš Lalinský2008-05-221-0/+7
* Fix compilation on MSVC/WindowsLukáš Lalinský2008-02-191-1/+1
* Use the new replace function. (Doing in-place value modifications isn't done...Scott Wheeler2008-02-061-1/+1
* Set the copyright to 2002-2008 for all files.Scott Wheeler2008-02-041-1/+1
* More bundle fixesScott Wheeler2008-02-011-0/+2
* Add the USLT implementation from Urs FleischScott Wheeler2008-01-311-0/+10
* This causes TagLib to check to make sure that text values to-be-written asScott Wheeler2008-01-301-10/+16
* pedantryScott Wheeler2008-01-221-1/+2
* Support for URL link framesSupport for URL link frames, patch by Urs Fleisch.Lukáš Lalinský2007-11-221-0/+14
* Decode unsynch-encoded tag (ID3v2.3) and frame (ID3v2.4) data before parsing ...Lukáš Lalinský2007-11-061-1/+19
* Got permission from all (non-trivial) contributors to dual license under the ...Scott Wheeler2007-10-101-1/+5
* Add another sanity check -- don't let invalid frames try to allocate anythingScott Wheeler2007-02-131-1/+4
* And now get everything building again...Scott Wheeler2006-09-241-1/+1
* This is starting to look more sane.Scott Wheeler2006-09-241-0/+349