summaryrefslogtreecommitdiffstats
path: root/src/track/keys.cpp
AgeCommit message (Expand)Author
2021-01-14Move m_streamInfoFromSource from Track into TrackRecordUwe Klotz
2020-11-28Fix various MSVC conversion data loss warningsJan Holthuis
2017-01-15Add some missing includes, remove some unneeded ones.RJ Ryan
2016-02-12Simplify serialization of Beats and KeysUwe Klotz
2016-02-10Simplify and optimize the over-engineered Keys classUwe Klotz
2016-02-10Reduce risks for memory leaks in Keys interfaceUwe Klotz
2015-10-03Move code for obtaining the global key as text to KeyUtilsUwe Klotz
2014-04-25Refactor use of math and other headers across the codebase.RJ Ryan
2013-07-01Const references.RJ Ryan
2013-06-19Merge branch 'master' into features_keyRJ Ryan