overte-lubosz/libraries/audio-client/src
2018-10-24 14:00:23 -07:00
..
AudioClient.cpp rather than do checkDevices to find new audio devices every 2 seconds, do each check 2 seconds after the previous one has completed. This is done to avoid swamping the thread pool when the check takes a long time 2018-10-24 14:00:23 -07:00
AudioClient.h Merge pull request #14073 from jherico/fix/18069_test 2018-09-25 15:41:32 -07:00
AudioClientLogging.cpp put audio-client logging into its own QLoggingCategory 2015-04-06 16:03:28 -07:00
AudioClientLogging.h try again without macro 2015-04-07 09:59:04 -07:00
AudioFileWav.cpp added record wav files 2017-12-03 11:54:37 -07:00
AudioFileWav.h added record wav files 2017-12-03 11:54:37 -07:00
AudioIOStats.cpp trying to fix dependency shutdown 2018-07-05 14:34:37 -07:00
AudioIOStats.h List which contexts each namespace and object is available in 2018-04-28 20:00:28 +12:00
AudioPeakValues.cpp Fix timer managmement during shutdown 2018-09-24 14:52:13 -07:00