Stephen Birarda
|
e6e2c4b95d
|
look for connection steps in LimitedNodeList
|
2015-05-27 15:54:39 -07:00 |
|
Stephen Birarda
|
734798a365
|
fix move of connection steps to LNL
|
2015-05-27 15:50:31 -07:00 |
|
Stephen Birarda
|
f9251471da
|
add audio connection to final part of connection steps
|
2015-05-26 10:44:45 -07:00 |
|
Stephen Birarda
|
f28ade1075
|
log connection times for eventual stats display
|
2015-05-26 10:37:44 -07:00 |
|
Stephen Birarda
|
69f1cd80e6
|
immediately send ICE heartbeat once data present
|
2015-05-22 16:29:01 -07:00 |
|
Stephen Birarda
|
6b3cf1ba4a
|
remove dependency of PacketHeaders on NodeList
|
2015-05-05 12:19:42 -07:00 |
|
Stephen Birarda
|
6cff75f7c1
|
resolve conflicts on merge with upstream/master
|
2015-05-04 10:05:44 -07:00 |
|
Atlante45
|
1dcc2f7988
|
Fix local injector modifying system volume
|
2015-05-04 15:53:58 +02:00 |
|
Stephen Birarda
|
455b91c2a5
|
add back string header for memset
|
2015-05-01 17:06:39 -07:00 |
|
Stephen Birarda
|
19a95cb25a
|
remove string header that is not needed
|
2015-05-01 16:56:32 -07:00 |
|
Stephen Birarda
|
ddb08da4b7
|
include cstdlib for std::abs in AudioNoiseGate
|
2015-05-01 16:54:23 -07:00 |
|
Stephen Birarda
|
b9c9ff6a14
|
clean up various warnings
|
2015-05-01 16:49:13 -07:00 |
|
David Rowe
|
9576ad19a7
|
Move "Stereo Audio" option into developerMenu.js
And rename it "Stereo Input" to better relect what it does.
|
2015-04-28 14:14:10 -07:00 |
|
Atlante45
|
62d3b39c25
|
less loud generated noise
Prevents the audio mixer from muting you because of too much noise
|
2015-04-15 16:22:52 +02:00 |
|
Atlante45
|
8f8e4d8dc6
|
Add generated audio methods to audio interface
|
2015-04-15 15:49:11 +02:00 |
|
Atlante45
|
bd3b25383a
|
Some code cleanup
|
2015-04-15 14:20:50 +02:00 |
|
Seth Alves
|
9014397167
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
|
Seth Alves
|
257d66441a
|
put audio-client logging into its own QLoggingCategory
|
2015-04-06 16:03:28 -07:00 |
|
Seth Alves
|
61fb9adfca
|
avoid calling QAudioDeviceInfo::availableDevices once per second on linux because it blocks the audio thread for ~1 second each time
|
2015-04-03 19:36:22 -07:00 |
|
Atlante45
|
7121126e6f
|
Wrong byte array size in audio client
|
2015-03-17 16:40:26 +01:00 |
|
Stephen Birarda
|
8ede9fb39b
|
fix stereo to stereo resampling
|
2015-03-10 15:50:30 -07:00 |
|
Leonardo Murillo
|
006b3ed0ac
|
Merge pull request #4300 from birarda/dependencies
NOT MERGEABLE - add some externals as cmake external projects
|
2015-02-25 13:22:49 -08:00 |
|
Andrew Meadows
|
94b3c4a3a8
|
simpler less draconian workaround
|
2015-02-20 11:57:37 -08:00 |
|
Andrew Meadows
|
c3dbae1bd3
|
remove warning about signed-unsigned comparison
|
2015-02-20 09:00:28 -08:00 |
|
Andrew Meadows
|
aa667464c0
|
merge upstream/master into andrew/thermonuclear
|
2015-02-20 08:26:51 -08:00 |
|
Andrew Meadows
|
599ef68df8
|
fix for scratchy audio on windows
|
2015-02-20 08:26:11 -08:00 |
|
Stephen Birarda
|
7ec01c9095
|
handle android build of tbb, don't prefix win with lib
|
2015-02-18 17:20:13 -08:00 |
|
Stephen Birarda
|
31b136f807
|
resolve conflicts on merge with upstream/master
|
2015-02-18 16:19:15 -08:00 |
|
Philip Rosedale
|
f6f54809d0
|
Merge pull request #4291 from Atlante45/reverb_smoothing
Reverb smoothing
|
2015-02-18 15:34:14 -08:00 |
|
Stephen Birarda
|
b2e587dbbd
|
remove use of include_dependency_includes and use cmake
|
2015-02-18 14:12:05 -08:00 |
|
Stephen Birarda
|
c110fcbfad
|
merge with upstream/master
|
2015-02-17 17:34:48 -08:00 |
|
Stephen Birarda
|
e99012efbb
|
updates to build guides to remove soxr
|
2015-02-17 10:33:12 -08:00 |
|
Andrew Meadows
|
53855c89e9
|
Merge pull request #4289 from birarda/dependencies
add gverb and glm as cmake external projects
|
2015-02-17 10:00:29 -08:00 |
|
Stephen Birarda
|
8acaa062a2
|
Merge pull request #4281 from Atlante45/fix_mute_environnement
Fix mute environnement
|
2015-02-16 09:11:47 -08:00 |
|
Atlante45
|
17ce2e820f
|
Cleanup addReverb() code
|
2015-02-16 17:30:20 +01:00 |
|
Atlante45
|
f279030283
|
Remove _gverbLocal
|
2015-02-16 16:15:03 +01:00 |
|
Atlante45
|
b59aaf8a0f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb_smoothing
Conflicts:
libraries/audio-client/src/AudioClient.cpp
libraries/audio-client/src/AudioClient.h
|
2015-02-16 16:14:49 +01:00 |
|
Stephen Birarda
|
4300836810
|
make gverb a cmake external project
|
2015-02-13 15:47:35 -08:00 |
|
Atlante45
|
7a107adbc1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into fix_mute_environnement
|
2015-02-13 11:00:41 +01:00 |
|
Atlante45
|
4b7d4d7290
|
Don't use DataStream to write MuteEnv packet
|
2015-02-13 10:56:04 +01:00 |
|
Atlante45
|
5a81b8a590
|
Do all the reverb at the input level
|
2015-02-13 10:17:08 +01:00 |
|
Stephen Birarda
|
ff6f8ea4a1
|
cleaner cleanup of AudioClient from RenderingClient
|
2015-02-12 13:14:30 -08:00 |
|
Stephen Birarda
|
5f4e3528c2
|
override seek to handle warning once stopped
|
2015-02-12 11:29:55 -08:00 |
|
Stephen Birarda
|
ea52cea5dd
|
more cleanup for AudioInjector mem management
|
2015-02-12 10:56:40 -08:00 |
|
Stephen Birarda
|
449719bc7c
|
add option to restart a local audio injector
|
2015-02-11 16:58:30 -08:00 |
|
Stephen Birarda
|
4894a5b414
|
better handling of cleanup for local injector
|
2015-02-11 16:11:55 -08:00 |
|
Atlante45
|
438978b855
|
Fix reverb memory leak
|
2015-02-10 19:25:12 +01:00 |
|
Atlante45
|
e79e1a547f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into reverb_smoothing
Conflicts:
libraries/audio-client/src/AudioClient.cpp
libraries/audio-client/src/AudioClient.h
|
2015-02-10 16:08:34 +01:00 |
|
Stephen Birarda
|
93a3158153
|
Merge branch 'master' of https://github.com/highfidelity/hifi into android
|
2015-02-04 15:16:23 -08:00 |
|
Stephen Birarda
|
c9c53453c3
|
repairs to local audio injector cleanup
|
2015-02-04 14:47:18 -08:00 |
|