summaryrefslogtreecommitdiffstats
path: root/src/track/cueinfo.h
AgeCommit message (Expand)Author
2021-01-10Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2021-01-08CueInfo: Add isLocked convenience methodJan Holthuis
2021-01-08CueInfo: Add comment regarding flags storage to header fileJan Holthuis
2021-01-05CueInfo: Add support for flagsJan Holthuis
2020-12-12Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-12Fix inconsistent naming of hot cue "index" vs. "number"Uwe Klotz
2020-11-23fix another pass by referenceDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-04-25track/serato: Determine timing offsets when audio signal properties are knownJan Holthuis
2020-04-17track/cueinfo: Move CueInfo/CueType QDebug<< implementation into cpp fileJan Holthuis
2020-04-17track/cueinfo: Add QDebug::operator<< for CueInfo valuesJan Holthuis
2020-04-17track/cueinfo: Add QDebug::operator<< for CueType valuesJan Holthuis
2020-03-07Use default parameters for (re-)setting cue propertiesUwe Klotz
2020-03-07Add cue conversion testsUwe Klotz
2020-02-29track/cueinfo: Add CueInfo DTO for track-independent storage of Cue dataJan Holthuis