summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2021-03-06Dot include test headersUwe Klotz
2021-03-06Hide non-public functions that are only needed for testingUwe Klotz
2021-03-06Merge pull request #3672 from uklotzde/moc_beatsBe
2021-03-06Check for empty beats before accessing first()/last()Uwe Klotz
2021-03-05Fix AutoMoc warningUwe Klotz
2021-03-05Merge pull request #3670 from ronso0/pref23fixesJan Holthuis
2021-03-05Pref Rec: group directory, CUE and Split options at the topronso0
2021-03-05Pref Rec: sort ui file for manual editingronso0
2021-03-05Pref Interface: allow stretching skin description text to prevent croppingronso0
2021-03-05Pref Vinyl Control: compress vinyl type config boxesronso0
2021-03-05Merge pull request #3668 from daschuer/lockfreebeatJan Holthuis
2021-03-04make beats pointer constDaniel Schürmann
2021-03-04make TrackPointer constDaniel Schürmann
2021-03-04Replace tio by pTrackDaniel Schürmann
2021-03-04Pref Recording: remove redundant directory labelronso0
2021-03-04Pref EQ: align EQ/QuickEffect combobox labelsronso0
2021-03-04Pref Key: remove redundant combobox labelronso0
2021-03-04Pref Beats: remove redundant combobox labelronso0
2021-03-03Merge pull request #825 from daschuer/midioverflowBe
2021-03-03Merge pull request #3669 from daschuer/lp1912112Jan Holthuis
2021-03-03Merge pull request #3650 from Be-ing/controllers_no_assertJan Holthuis
2021-03-03fix clang-format issueDaniel Schürmann
2021-03-03Don't cast bpm values to integer before sortingDaniel Schürmann
2021-03-02Remove locking from beat classesDaniel Schürmann
2021-03-02Remove now ununsed deleteBeats callbackDaniel Schürmann
2021-03-02make all beat members constDaniel Schürmann
2021-03-02Remove track parameter from beats constructorDaniel Schürmann
2021-03-02Make BeatMap constructors privateDaniel Schürmann
2021-03-02Remove QObject nature from beats classesDaniel Schürmann
2021-03-02remove unused now updated() signalDaniel Schürmann
2021-03-02Dispose setSubVersion()Daniel Schürmann
2021-03-02Added static makeBeatMap factory functions.Daniel Schürmann
2021-03-02remove redundant namespace prefixDaniel Schürmann
2021-03-02Added static makeBeatGrid factory functions.Daniel Schürmann
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