summaryrefslogtreecommitdiffstats
path: root/src/track/trackmetadata.h
AgeCommit message (Expand)Author
2020-03-30Use new PCM audio property typesUwe Klotz
2020-01-05Reduce precision for comparing bpm values when exporting metadataUwe Klotz
2019-12-18Import and merge missing track metadata from file tagsUwe Klotz
2017-12-06Re-enable new metadata propertiesUwe Klotz
2017-12-06Defer normalization of floating-point values until exportedUwe Klotz
2017-12-05Add QDebug operatorsUwe Klotz
2017-12-05Do not consider audio properties when exporting metadataUwe Klotz
2017-11-06Use new album/track info classes for storing track metadataUwe Klotz
2017-11-06Reuse audio property types for track metadataUwe Klotz
2017-11-06Use 'Duration' instead of 'double' for track metadataUwe Klotz
2017-02-18Fix for setBpmJosepMaJAZ
2017-01-21Replace const with constexprUwe Klotz
2016-06-26Rename namespace 'Mixxx' to 'mixxx'Uwe Klotz
2016-06-25Enhance precision of track duration from int to doubleUwe Klotz
2016-01-08Delete obsolete dependency from TrackMetadataUwe Klotz
2016-01-02Delete redundant "inline" keywordsUwe Klotz
2016-01-02Add field for "track total" to TrackMetadata and TrackInfoObjectUwe Klotz
2015-12-31Wrap BPM values into new classUwe Klotz
2015-12-30Merge metadata/ into track/Uwe Klotz