summaryrefslogtreecommitdiffstats
path: root/src/soundio/soundmanager.h
AgeCommit message (Expand)Author
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-09-24soundio/soundmanager: Use mixxx::audio::SampleRate type for JACK APIJan Holthuis
2020-06-06use override and default in soundio classesDaniel Schürmann
2020-05-28Use to QMultiHash/QMultiMap instead of QMap/QHash::insertMultiJan Holthuis
2018-09-13PortAudio is not optional, so remove __PORTAUDIO__ CPP definition.RJ Skerry-Ryan
2017-12-28make some range based for loops constDaniel 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-20Merge branch 'master' into multi-broadcastingStéphane L
2017-11-19Comment why engine warnings are disabledDaniel Schürmann
2017-08-07ShoutConnection log msg fix + revert to shared pointer for netstreamStéphane Lepin
2017-08-04EngineNetworkStream as a unique pointerStéphane Lepin
2017-02-13Use SINT as sample index in SoundDeviceDaniel Schürmann
2017-02-13Merge remote-tracking branch 'upstream/master' into networkclockrefDaniel Schürmann
2016-12-17Use a fake device for error reportingDaniel Schürmann
2016-11-09Added device name to the busy dialogDaniel Schürmann
2016-10-22Added a detailed sound device error pop up during satrtupDaniel Schürmann
2016-10-22Use enum SoundDeviceError in all SoundDevice callers. This fixes suspicious c...Daniel Schürmann
2016-06-24Merge branch 'master' into networkclockrefDaniel Schürmann
2016-02-14Add preferences option to force using network clockDaniel Schürmann
2016-02-14UnderflowHappened Warning only in developer modeDaniel Schürmann
2016-02-13m_pSoundManager->underflowHappened() with debug code to identify callersDaniel Schürmann
2016-02-13Move underflow monitoring to SoundManagerDaniel Schürmann
2016-01-24Use UserSettings (typedef) instead of ConfigObject.RJ Ryan
2015-12-28Move SoundManager/SoundDevice/etc. to src/soundio/.RJ Ryan