summaryrefslogtreecommitdiffstats
path: root/src/recording
AgeCommit message (Expand)Author
2021-02-22Merge branch '2.3' of github.com:mixxxdj/mixxxJan Holthuis
2021-02-04Make the encoding keys more readable.Daniel Schürmann
2021-01-21Fix file extensions during recording.Daniel Schürmann
2021-01-08fdk-aac encoderStéphane L
2020-12-15Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-15Merge branch '2.3' of github.com:mixxxdj/mixxx into mainJan Holthuis
2020-12-15Use bool literals instead of implicit castsJan Holthuis
2020-12-15Add missing braces around single-line statementsJan Holthuis
2020-12-07merge 2.3Be
2020-12-08Merge branch '2.3' of git@github.com:mixxxdj/mixxx.git into mainUwe Klotz
2020-12-07Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-12-07Slimdown moc_compilation.cppDaniel Poelzleithner
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-22Merge remote-tracking branch 'upstream/2.3' into mainDaniel Schürmann
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Use #pragma once everywherexerus2000
2020-07-12Merge pull request #2872 from xerus2000/refactor-mainJan Holthuis
2020-06-16Clean up RecordingManager includes & documentationxerus2000
2020-06-15Reformat defs_recordingxerus2000
2020-05-27Encoder: make use of override feature to silence clang warningsDaniel Schürmann
2020-04-06RecordingManager::slotToggleRecording: revert to 'double' inputronso0
2020-04-04recordingmanager.cpp: apply new signal/sot syntaxronso0
2020-04-04DlgRecording: separate Rec toggle & button updateronso0
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-12-21Revert replacement of + with % for string concatenationUwe Klotz
2019-12-21Use QStringBuilder/QT_USE_QSTRINGBUILDER for string concatenationUwe Klotz
2019-08-09Update minimum required Qt version to 5.4.0Uwe Klotz
2019-07-01Use new signals & slots notationFerran Pujol Camins
2018-12-31Opus encoderStéphane Lepin
2018-06-12Found more typosluz.paz
2018-05-18remove wrong commentDaniel Poelzleithner
2018-05-16fix typoDaniel Poelzleithner
2018-05-16Use ErrorDialogHandler for free disk warningDaniel Poelzleithner
2018-04-25fix stylingDaniel Poelzleithner
2018-04-25Check for free diskspace when recordingDaniel Poelzleithner
2018-04-06More misc. typosluz.paz
2017-12-23Unify display of menu selections in tooltips when displaying a sequence of me...S.Brandt
2017-02-26Reimplementation of the recording preferences page, converted wav/aiff record...JosepMaJAZ
2016-11-03more review changes (signed/unsigned)josepma
2016-11-02changes from the PR reviewjosepma
2016-11-01Bug #1415720 save wav/aiff in 16/24 or 32bit floatjosepma
2016-10-31fixes bugs #1638115 and#1605922 related to recording and splittingjosepma
2016-10-31fix bug #1605921 : Improve recording split size optionsjosepma
2016-04-28Move ErrorDialogHandler usage out of EngineRecord.RJ Ryan
2016-04-27Replace use of "slave" with "proxy" or "follower" everywhere.RJ Ryan
2016-04-27Move all Control classes to src/control.RJ Ryan
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-09-13use COS in some more classesDaniel Schürmann
2014-04-16cosmetic fix: recorded instead recoredMarcos CARDINOT
2014-04-16move sample counting logic from dlgrecording to enginerecord + cosmetic fixesMarcos CARDINOT