aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/asf
Commit message (Expand)AuthorAgeFilesLines
...
* Revert changes concerning the smart pointerTsuda kageyu2013-04-174-17/+31
* Replace RefCounter with a smart pointerTsuda kageyu2013-04-174-31/+17
* Implement the PropertyMap interface for WMALukáš Lalinský2012-11-234-0/+196
* Fixed indentsgonemad2012-10-111-2/+2
* Added check if file is open before attempting to read tagsgonemad2012-10-111-2/+4
* Do not delete the IOStream object in TagLib::FileLukáš Lalinský2012-09-061-0/+6
* Fix warnings with VS2010Tsuda Kageyu2012-08-231-2/+2
* Remove trailing whitespaceBirunthan Mohanathas2012-04-195-9/+9
* Fixed (huge) memory leak with ASF.Birunthan Mohnathas2012-03-121-0/+8
* Misc typo correctionsGraham Perks2011-07-262-4/+4
* Remove the options to disable MP4/ASF supportLukáš Lalinský2011-06-245-15/+0
* Merge branch 'abstract-io'Lukáš Lalinský2011-06-092-0/+17
|\
| * Duplicate contructors of File subclasses to accept IOStream*Lukáš Lalinský2011-04-112-0/+17
* | Use the PUBLIC_HEADER property to prepare for building an OS X frameworkLukáš Lalinský2011-04-181-1/+0
|/
* Fix DRM detection in WMA filesMartijn van Rheenen2011-03-301-5/+8
* Untested version of DRM checking in WMA filesLukáš Lalinský2011-03-293-1/+19
* Partial protection against broken WMA filesLukáš Lalinský2011-03-132-13/+65
* Automatically generate the version number in taglib-configLukáš Lalinský2011-02-131-1/+1
* *poof*Lukáš Lalinský2011-02-131-12/+0
* Revert r1217775Lukáš Lalinský2011-01-301-9/+3
* disable creation of unknown objects for wma files, because we've seen the cas...Nick Shaforostoff2011-01-281-3/+9
* fix crash on wma file parsing, add clarifications to API docsNick Shaforostoff2011-01-281-1/+5
* Fixed copyright headersLukáš Lalinský2011-01-162-4/+29
* Consistency with the rest of TagLibLukáš Lalinský2011-01-163-119/+61
* Support for ASF embedded picturesLukáš Lalinský2011-01-168-9/+436
* Fix FSF addressLukáš Lalinský2011-01-088-16/+16
* Save ASF attributes larger than 64k to the metadata library objectLukáš Lalinský2010-04-023-2/+32
* Handle WM/TrackNumber with DWORD contentLukáš Lalinský2009-12-131-2/+7
* Always use #include "XXX" in TagLib's codeLukáš Lalinský2009-10-094-9/+9
* Use the internal config namesLukáš Lalinský2009-09-084-4/+4
* Add support for a global, installable config headerLukáš Lalinský2009-09-044-4/+4
* Define MAKE_TAGLIB_LIB from the automake build systemLukáš Lalinský2009-09-041-0/+1
* Add my old WMA and MP4 code. It is disabled by default, must be explicitly en...Lukáš Lalinský2008-11-1210-0/+1771