aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/xm/xmproperties.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always use parentheses with new. It's a bit safer.Tsuda Kageyu2017-01-161-1/+1
* Correct the license information.Tsuda Kageyu2016-02-061-4/+9
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-3/+3
* Use a standard type rather than TagLib::ushort.Tsuda Kageyu2015-12-021-25/+25
* MOD: AudioProperties improvementsTsuda Kageyu2015-06-181-0/+10
* - Disambiguate uint and ushort referencesBSDKaffee2012-07-151-9/+9
* Remove trailing whitespaceBirunthan Mohanathas2012-04-191-2/+2
* IT: strings require term. NUL. mod files: tableLength -> lengthInPatternsMathias Panzenböck2011-06-241-6/+6
* XM: forgot smaple countMathias Panzenböck2011-06-201-0/+12
* fixed mod property names and added unit test for xmMathias Panzenböck2011-06-181-6/+6
* converted tabs to spacesMathias Panzenböck2011-06-141-47/+47
* refactored for ABI compat and write support of some tags of s3m/it/xm filesMathias Panzenböck2011-06-141-0/+168