summaryrefslogtreecommitdiffstats
path: root/src/preferences/dialog/dlgprefsound.cpp
AgeCommit message (Expand)Author
2020-07-15Merge remote-tracking branch 'upstream/2.3'Be
2020-07-15Preferences > Sound: prevent changing combobox or spinbox values when scrolli...ronso0
2020-06-20rename Master output to Main output in user visible stringsBe
2020-04-26preferences: Add help URLs for documented preference pagesJan Holthuis
2020-01-15Fix incorrect emit statements in Mixxx codebaseJan Holthuis
2019-10-03Merge remote-tracking branch 'upstream/2.2'Be
2019-10-03Fix compiler warnings and disambiguate namingUwe Klotz
2019-10-02Merge branch '2.2'Uwe Klotz
2019-09-29DlgPrefSound: don't reinitialize sound hardware when nothing changesBe
2019-09-29track device name, ALSA device, and PortAudio device index separatelyBe
2019-01-06remove need for lambdas with connectValueChange(Request)Be
2018-04-06More misc. typosluz.paz
2018-04-06Typo fixes luzpaz
2017-12-27Fix qt signal slot connection stringsDaniel Schürmann
2017-12-22Added SoundDevicePointer typedefDaniel Schürmann
2017-12-17Fix segfault cause by an destoyes SoundDevice after refresh.Daniel Schürmann
2017-11-18Merge remote-tracking branch 'upstream/master' into networkclockrefDaniel Schürmann
2017-07-28hide latency compensation warning when changing mic monitor modebe_
2017-07-27Merge remote-tracking branch 'upstream/master' into networkclockrefDaniel Schürmann
2017-07-19update latency compensation warning when input devices are selectedbe_
2017-07-19hide latency compensation warning with external rec/broadcast inputbe_
2017-07-17DlgPrefSound: replace popup dialogs with inline warning messagesbe_
2017-07-05make MicMonitorMode setting backwards compatible with Mixxx 2.0be_
2017-07-05redesign Microphone Latency Compensation preference UXbe_
2017-07-05"round trip latency" -> "microphone latency compensation"be_
2017-07-03"talkover mix mode" -> "microphone monitor mode"be_
2017-07-03do not delay outputs with software monitoring of microphonesbe_
2017-07-02correct calculation of minimum round trip latencybe_
2017-07-02disable sample rate combobox when using JACKbe_
2017-07-02set Measured Round Trip Latency to default when resetting to defaultsbe_
2017-07-02only show latency changing warning when it is actually changingbe_
2017-06-26use full round trip time for latency compensation delaysbe_
2017-06-21move input latency compensation logic from EngineMaster to DlgPrefSoundbe_
2017-06-21add a booth delaybe_
2017-06-21move Master Delay above Headphone Delay in preferences dialogbe_
2017-06-09calculate input latency for users from measured round trip latencybe_
2017-06-09input latency compensation for microphone inputsbe_
2017-06-08add booth gain knob and apply talkover ducking to booth outputbe_
2017-06-07add separate booth output with mics optionally mixed inbe_
2017-02-13Merge remote-tracking branch 'upstream/master' into networkclockrefDaniel Schürmann
2017-01-01remove inline getValueString to fix Mac buildDaniel Schürmann
2016-10-23Don't refresh devices when ther is no device selectedDaniel Schürmann
2016-10-22Added a detailed sound device error pop up during satrtupDaniel Schürmann
2016-10-22Fix behaviour of the Device Bussy dialog.Daniel Schürmann
2016-10-22Use enum SoundDeviceError in all SoundDevice callers. This fixes suspicious c...Daniel Schürmann
2016-09-12show confirmation of realtime schedulingbe_
2016-06-24Merge branch 'master' into networkclockrefDaniel Schürmann
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-02-14connect settingsChanged slotDaniel Schürmann