This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
overte-HifiExperiments
Watch
3
Star
0
Fork
You've already forked overte-HifiExperiments
0
mirror of
https://github.com/HifiExperiments/overte.git
synced
2025-08-04 17:16:09 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9187b4aa7d
overte-HifiExperiments
/
libraries
/
audio-client
History
Ken Cooke
9187b4aa7d
More complete fix for audio threading failures. Qt keeps an internal Q_GLOBAL_STATIC list of devices, which is referenced at device start() but clobbered by availableDevices(). Now protected by a mutex.
2016-08-30 12:57:29 -07:00
..
src
More complete fix for audio threading failures. Qt keeps an internal Q_GLOBAL_STATIC list of devices, which is referenced at device start() but clobbered by availableDevices(). Now protected by a mutex.
2016-08-30 12:57:29 -07:00
CMakeLists.txt
first cut at negotiating codecs
2016-06-23 17:14:41 -07:00