summaryrefslogtreecommitdiffstats
path: root/src/track/trackrecord.cpp
AgeCommit message (Expand)Author
2021-07-08TrackRecord: Use mixxx::audio::FramePos for main cue positionJan Holthuis
2021-06-17Fix conditionUwe Klotz
2021-06-17Track: Warn when backdating source synchronization time stampsUwe Klotz
2021-06-16Merge branch 'main' of git@github.com:mixxxdj/mixxx.git into source-synchroni...Uwe Klotz
2021-06-15Preserve audio stream info when re-importing metadataUwe Klotz
2021-06-10Synchronize file modified time with track source on metadata import/exportUwe Klotz
2021-06-09DlgTrackInfo: Fix data binding for key text fieldUwe Klotz
2021-05-24Invoke setters instead of assigning to mutable referenceUwe Klotz
2021-05-17Extract function from Track into TrackRecordUwe Klotz
2021-05-15Track: Rename member functions for imported metadataUwe Klotz
2021-03-18Complete missing StreamInfo reported by source from metadataUwe Klotz
2021-01-21Reword and move commentsUwe Klotz
2021-01-14Move m_streamInfoFromSource from Track into TrackRecordUwe Klotz
2020-04-25Update doc comments and formattingUwe Klotz
2020-04-12Restore accidentally deleted linesUwe Klotz
2020-04-12Break long linesUwe Klotz
2020-04-12Update dirty flag when merging imported metadataUwe Klotz
2020-04-11Fix build with EXTRA_METADATA enabledUwe Klotz
2020-04-10Use ptr#NAME whenever the return value is storedDaniel Schürmann
2020-02-29track/serato/tags: Add SeratoTags class for abstracting Markers/Markers2Jan Holthuis
2020-02-29track/serato/markers: Add import code for "Serato Markers_" tagJan Holthuis
2020-01-09Fix unused function warningUwe Klotz
2019-12-31Test merging of imported track metadataUwe Klotz
2019-12-23Add missing merge operation for SeratoMarkers2Uwe Klotz
2019-12-23Rename conditional copy operationUwe Klotz
2019-12-23Join conditional compilation regionsUwe Klotz
2019-12-23Use QStringLiteralUwe Klotz
2019-12-18Import and merge missing track metadata from file tagsUwe Klotz
2019-09-30Delete redundant namespace qualifiersUwe Klotz
2019-08-16Merge remote-tracking branch 'upstream/master' into mixed_key_notations_redoBe
2019-03-16Prevent invalid keys from blanking in track tablenaught101
2018-11-03Wrap cue position with its source in CuePosition classNino Miškić-Pletenac
2017-11-06Prepare next level of metadata synchronizationUwe Klotz
2017-11-06Shift code from overloaded Track object into TrackRecordUwe Klotz
2017-11-06Collect track db properties in TrackRecordUwe Klotz