summaryrefslogtreecommitdiffstats
path: root/src/library/dao/analysisdao.h
AgeCommit message (Expand)Author
2018-01-25Cleanup and simplify AnalysisDaoUwe Klotz
2017-06-12Reduce dependencies between library components and database connectionsUwe Klotz
2017-06-12Delete undefined member functions from AnalysisDaoUwe Klotz
2017-06-12Consistently wire DAOs to the databaseUwe Klotz
2017-06-12Avoid passing QSqlDatabase by mutable referenceUwe Klotz
2016-11-09Use const-ref instead of pointer for function argumentsUwe Klotz
2016-05-29Expose cached waveform information to the user.RJ Ryan
2016-04-26Rename TrackInfoObject to Track.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-08-23Replace 'int' with type-safe 'TrackId'Uwe Klotz
2013-07-04Rewrite AnalysisDao::loadAnalysesFromQuery arguments.Nazar Gerasymchuk
2013-07-04Changes according @daschuer comments.Nazar Gerasymchuk
2013-07-03Added 'const' or '&' to arguments when needed.Nazar Gerasymchuk
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan