summaryrefslogtreecommitdiffstats
path: root/src/test/metadatatest.cpp
AgeCommit message (Expand)Author
2017-02-18change to correct the test restultJosepMaJAZ
2017-02-08changed limits to a single kvaluemax and using a loop to divide the read valueJosepMaJAZ
2017-02-05ok, this time i did test=1JosepMaJAZ
2017-02-05compilation fixJosepMaJAZ
2017-02-05Moved the check code strictly to the TBPM ID3v2 tag reading and added testcaseJosepMaJAZ
2017-01-02Clean up tests.RJ Ryan
2016-08-28Enclose TagLib-specific code in own namespaceUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2015-12-31Remove upper limit for BPM valuesUwe Klotz
2015-12-31Wrap BPM values into new classUwe Klotz
2015-12-30Merge metadata/ into track/Uwe Klotz
2015-10-26Track metadata: Reuse new ReplayGain class in TrackMetadataUwe Klotz
2015-10-25Track metadata: Add functions for normalizing floating-point valuesUwe Klotz
2015-02-13Add fallback to calendar year when writing ID3v2.3.0 tagUwe Klotz
2015-02-12Display empty year column if calendar year is not availableUwe Klotz
2015-02-12Parse the calendar year of incomplete datesUwe Klotz
2015-02-12Improve parsing and formatting of year strings in metadataUwe Klotz
2015-02-12Rename BPM and Replay Gain constantsUwe Klotz
2015-02-07Display the calendar year in browse columnsUwe Klotz
2015-02-07Fix reading/writing of TDRC and/or TYER/TDAT for ID3v2 tagsUwe Klotz
2015-02-06Universal tag reading function for all TagLib file typesUwe Klotz
2015-02-04Correctly read/write ID3v2.3.0 TYER/TDAT metadata framesUwe Klotz
2015-01-28MP3 tags: Write TBPM as integer stringUwe Klotz
2015-01-28Move parsing/formatting of metadata into static functionsUwe Klotz
2015-01-28Improve reading/writing of tagsUwe Klotz
2015-01-27Fixes and unit tests for parsing BPM and ReplayGainUwe Klotz