summaryrefslogtreecommitdiffstats
path: root/src/library/dao/analysisdao.cpp
AgeCommit message (Expand)Author
2020-08-23Remove redundant code from DAO base and derived classesUwe Klotz
2018-10-26Fix some issues identified by clazy.RJ Skerry-Ryan
2018-01-25Cleanup and simplify AnalysisDaoUwe Klotz
2017-06-12Reduce dependencies between library components and database connectionsUwe Klotz
2017-06-12Consistently wire DAOs to the databaseUwe Klotz
2017-06-12Avoid passing QSqlDatabase by mutable referenceUwe Klotz
2017-02-11Change the dirty waveform flag for a multistate enum to clearly indicate when...JosepMaJAZ
2017-02-04Fix clear waveform cache not deleting bbdd entries.\n Fixed waveform analysis...JosepMaJAZ
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-31Remove quotes for Duration debug outputDaniel Schürmann
2016-01-25Merge pull request #873 from rryan/durationRJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2016-01-24Use Duration class for calculating time differences.RJ Ryan
2015-08-23Replace 'int' with type-safe 'TrackId'Uwe Klotz
2015-03-25removed unused value settingNico Schlömer
2014-12-03Fix waveform concurrency issues. Potentially fixes Bug #1383404.RJ Ryan
2014-11-18Code fascism.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-07-17Rewrited usage of QSqlRecord.Nazar Gerasymchuk
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