summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-03-02make setBpm() constDaniel Schürmann
2021-03-02make Beats::scale constDaniel Schürmann
2021-03-02make Beats::translate constDaniel Schürmann
2021-03-02make Beats::numBeatsInRange const.Daniel Schürmann
2021-03-02Remove unused removeBeat() functionDaniel Schürmann
2021-03-02Remove addBeat() functionDaniel Schürmann
2021-03-01Merge pull request #3667 from Holzhaus/controller-preferences-and-wizardBe
2021-03-01DlgPrefController: clarify commentBe
2021-03-01DlgPrefController: Ask for new mapping name and fix broken dirty flagJan Holthuis
2021-03-01DlgPrefController: Create a new mapping for MIDI wizard if necessaryJan Holthuis
2021-03-01DlgPrefController: Reset mapping if none selected and apply was pressedJan Holthuis
2021-03-01Merge pull request #3663 from daschuer/no_waveform_scratchronso0
2021-03-01Keep m_audioVisualRatio after waveform reset to keep the wavefor widget workingDaniel Schürmann
2021-02-27Merge pull request #3659 from ronso0/comboboxnone-topDaniel Schürmann
2021-02-27Merge pull request #3662 from daschuer/waveform_resetUwe Klotz
2021-02-26Merge pull request #3632 from daschuer/bpm_precisionUwe Klotz
2021-02-26Pref > EQ: remove useless label strings from deck EQ gridronso0
2021-02-26Pref > EQ: move 'no effect/EQ' items to the top of the listronso0
2021-02-26WEffectSelector: make 'no effect' topmost list itemronso0
2021-02-25Fix waveform resetDaniel Schürmann
2021-02-25Use -DBL_MAX as inital sample position, and fix more testsDaniel Schürmann
2021-02-25remove i prefixDaniel Schürmann
2021-02-25setCurrentSample using m_filepos_play, and fix failing test.Daniel Schürmann
2021-02-25Introduce kInitalSample as inital value not 0.0Daniel Schürmann
2021-02-25Remove unused constants from header fileDaniel Schürmann
2021-02-24EngineBuffer: Set EngineControl track sample rate/count on track loadJan Holthuis
2021-02-24Restore the Solution with the case fallthroughDaniel Schürmann
2021-02-23Merge pull request #3642 from daschuer/beats_no_mallocUwe Klotz
2021-02-23Merge pull request #3649 from Be-ing/fix_getcontrol_debug_assertBe
2021-02-23Use a common BeatUtils::calculateAverageBpm() functionDaniel Schürmann
2021-02-23Merge pull request #3651 from Be-ing/remove_pluginpath_cmdlineUwe Klotz
2021-02-23ControlDoublePrivate: clarify debug assertionBe
2021-02-23Merge pull request #3630 from uklotzde/xml-no-textDaniel Schürmann
2021-02-22CmdlineArgs: remove unused pluginPath argumentBe
2021-02-22ControlDoublePrivate: fix overzealous debug assertionBe
2021-02-23move kDataExportRole to TrackModelDaniel Schürmann
2021-02-22Merge pull request #3631 from ronso0/novinylUwe Klotz
2021-02-22track/taglib: Fix taglib 1.12 deprecation warningsJan Holthuis
2021-02-22Merge pull request #3615 from Be-ing/fdk-aac_rebaseJan Holthuis
2021-02-22Inline calculateBpm to bpm to get around allocating a temorary QVector from t...Daniel Schürmann
2021-02-22removed unused getBpmRange()Daniel Schürmann
2021-02-22move calculateNominalBpm() into anonymous namespaceDaniel Schürmann
2021-02-22rename m_dCachedBpm to m_nominalBpmDaniel Schürmann
2021-02-22Remove unused m_dLastFrameDaniel Schürmann
2021-02-20fix warnings raised when building w/o vinyl controlronso0
2021-02-19Remove unused virtual natureDaniel Schürmann
2021-02-19introduce kDataExportRule for cvs data exportDaniel Schürmann
2021-02-19DlgAutoDJ: fix indentation in ui fileronso0
2021-02-18Merge pull request #3625 from ronso0/libcontrolrowronso0
2021-02-17i18n: Fix word spacing in user facing strings.brandt