summaryrefslogtreecommitdiffstats
path: root/src/dlgprefsound.cpp
AgeCommit message (Expand)Author
2015-11-08Improve function calls for readabilityDaniel Schürmann
2015-11-08Introduced ScopedOverrideCursorDaniel Schürmann
2015-11-08SoundManager waits now after closing a device and before enumerat again, Bug ...Daniel Schürmann
2015-10-28Merge pull request #665 from illuusio/1.12-shoutcast-fixesOwen Williams
2015-09-08prefer deleting ControlObjectSlave by the Qt object tree, since this gurantee...Daniel Schürmann
2015-08-23Hide Sidechanin from Hardware preferencesDaniel Schürmann
2015-04-26Use fromLocal8Bit to treat device display string.Daniel Schürmann
2015-03-24Only disable keylock for rubberbandOwen Williams
2015-02-22Tweak lablesDaniel Schürmann
2015-02-22set default of talkover mixDaniel Schürmann
2015-01-28Added separate buffer vor talkoverDaniel Schürmann
2015-01-25Added preference option for microphone mixDaniel Schürmann
2014-08-21Improved var names for mono downmixDaniel Schürmann
2014-08-20Name different functions differentDaniel Schürmann
2014-08-20remove unnecessary line wrapsDaniel Schürmann
2014-08-17Added preference for [Master],monoDaniel Schürmann
2014-04-21Merge pull request #238 from daschuer/cpu_loadDaniel Schürmann
2014-04-21Enable restore defaults for master mix and delayDaniel Schürmann
2014-04-21Enable Master Mix if Master output is configured.Daniel Schürmann
2014-04-21Added prefernce option to disable master MixDaniel Schürmann
2014-04-21Changed prefix of performance measure cos to audio_latency_*Daniel Schürmann
2014-04-20Renamed [Master] "underflow_count" to "audio_cpu_overload_count" to match oth...Daniel Schürmann
2014-04-20Fix use of volatileOwen Williams
2014-04-19Clean up keylock preference code based on review notes.Owen Williams
2014-04-19Allow user to select Soundtouch or RubberbandOwen Williams
2014-04-19Make master and headphone delay persistantDaniel Schürmann
2014-04-16Changed text for Multi-Soundcard SyncDaniel Schürmann
2014-04-16Remove unused force-apply code in DlgPrefSound.RJ Ryan
2014-04-16Add an Apply button that only applies the current preference page. Fixes Bug ...RJ Ryan
2014-04-16Add a reset to defaults button to the Preferences chrome.RJ Ryan
2014-04-06fixed spelling of synchronizationDaniel Schürmann
2014-04-05New preference option SyncBuffersDaniel Schürmann
2014-03-10add apreference option for delayDaniel Schürmann
2014-01-16Call AudioOutput::onOutputConnected and AudioOutput::onOutputDisconnected onRJ Ryan
2014-01-14QString(tr()) is redundant.RJ Ryan
2013-11-30Header/include cleanups across the codebase.RJ Ryan
2013-11-08Preferences refactor. Fix tons of things that have been annoying me for years.RJ Ryan
2013-07-13Merge branch 'master' into atomic-co3Daniel Schürmann
2013-07-13remove limits warning from all other targets except linuxDaniel Schürmann
2013-07-12Finaly Changed remaining ControlObjectThreadMain instances toDaniel Schürmann
2013-07-05Widened scope of #ifdef to include all Linux specific code.Carl Pillot
2013-07-05Commented out debug statement causing compilation failure on OSX.Carl Pillot
2013-07-03check for rlimits on LinuxDaniel Schürmann
2013-06-19Merge remote-tracking branch 'upstream/master' into atomic-coDaniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan