Stephen Birarda
|
1d256be7ee
|
fix random stats sending for AudioMixer clients
|
2016-04-18 16:04:20 -07:00 |
|
Stephen Birarda
|
925c1ce26b
|
don't send all stats to audio-mixer clients at same time
|
2016-04-15 11:04:56 -07:00 |
|
Stephen Birarda
|
367e558b19
|
address PR comments for whitespace and constant
|
2016-02-11 09:30:07 -08:00 |
|
Stephen Birarda
|
f0ca412b29
|
use the existing not mixed count for injector inactivity
|
2016-02-10 18:22:57 -08:00 |
|
Stephen Birarda
|
edfb65acf6
|
more stats printing removal from audio-mixer
|
2016-02-10 17:38:56 -08:00 |
|
Stephen Birarda
|
87b85d6951
|
more useful stats for new HRTF mixer
|
2016-02-09 16:39:45 -08:00 |
|
Stephen Birarda
|
95d0734d7f
|
fix for windows size_t warning
|
2016-02-09 15:20:34 -08:00 |
|
Stephen Birarda
|
04dc55686b
|
remove some comments for HRTF cleanup tests
|
2016-02-09 14:31:31 -08:00 |
|
Stephen Birarda
|
7b2726f89b
|
ensure that injectors are cleaned up once inactive
|
2016-02-09 14:30:59 -08:00 |
|
Stephen Birarda
|
1773233af4
|
cleanup management of HRTF objects across connected Nodes
|
2016-02-09 14:30:44 -08:00 |
|
Stephen Birarda
|
1ce1a73f92
|
some concurrency repairs for AudioMixerClientData streams
|
2016-02-09 10:29:02 -08:00 |
|
Stephen Birarda
|
73690fe4cb
|
use unique_ptr for audio streams in AudioMixerClientData
|
2016-02-08 18:45:14 -08:00 |
|
Stephen Birarda
|
445662f5ae
|
clean sweep of old now unused audio files
|
2016-02-08 15:38:12 -08:00 |
|
Stephen Birarda
|
1e87fe77f2
|
return the result of PositionalAudioStream parseData
|
2016-01-25 13:47:20 -08:00 |
|
Stephen Birarda
|
7430b12db6
|
add some debug for stream overflows in audio-mixer
|
2016-01-25 13:30:19 -08:00 |
|
Atlante45
|
ce51350b65
|
Fix warnings on windows 64bit
|
2015-12-11 15:42:15 -08:00 |
|
Ryan Huffman
|
9ddcfdf94d
|
Cleanup PacketReceier and ReceivedMessage
|
2015-10-16 09:21:10 -07:00 |
|
Ryan Huffman
|
7682ab00e3
|
Add ReceivedMessage and receive progress
|
2015-10-15 14:09:53 -07:00 |
|
Atlante45
|
179ee73e26
|
Merge branch 'master' of https://github.com/highfidelity/hifi into update_protocol
|
2015-08-26 16:50:33 +02:00 |
|
Stephen Birarda
|
6860f3d126
|
add readWithoutCopy for clarity in Packet read
|
2015-08-19 14:32:26 -07:00 |
|
Stephen Birarda
|
9e7fb9ae16
|
shuffle Packet headers, use static enum for PacketType
|
2015-07-23 13:56:47 -07:00 |
|
Atlante45
|
fbb6a94579
|
Merge branch 'receive_packets' of https://github.com/huffman/hifi into protocol
|
2015-07-14 16:36:28 -07:00 |
|
Stephen Birarda
|
fbd287472d
|
make NodeData parseData take only packet
|
2015-07-14 14:09:00 -07:00 |
|
Atlante45
|
44c5d4a2bf
|
Couple fixes SharedNodePointer > Node&
|
2015-07-13 15:29:41 -07:00 |
|
Atlante45
|
c80df94b06
|
Update includes for moved files
|
2015-07-13 15:28:55 -07:00 |
|
Stephen Birarda
|
26be492475
|
use same listener for many packets in AudioMixer
|
2015-07-13 14:46:56 -07:00 |
|
Stephen Birarda
|
d242f5d5d9
|
repair AudioMixerClientData parseData
|
2015-07-13 14:35:03 -07:00 |
|
Atlante45
|
957e6394a9
|
sendPacket function take Node& not a pointer
|
2015-07-13 11:57:20 -07:00 |
|
Atlante45
|
605b004514
|
Assigment client compile fixes
|
2015-07-09 11:19:36 -07:00 |
|
Stephen Birarda
|
74940a2132
|
replace lingering PacketTypes in old format
|
2015-07-08 10:18:13 -07:00 |
|
Ryan Huffman
|
3690ecc28f
|
Add std::move to sendPacket calls
|
2015-07-07 16:24:11 -07:00 |
|
Stephen Birarda
|
f6cd67f75e
|
repairs to stats packet in AudioMixerClientData
|
2015-07-07 14:57:39 -07:00 |
|
Stephen Birarda
|
9a31b22243
|
use NLPacket and sendPacket for audio stream stats
|
2015-07-06 17:48:21 -07:00 |
|
Stephen Birarda
|
0d64e82fe2
|
replace PacketType declarations with PacketType::Value
|
2015-07-02 16:38:52 -07:00 |
|
Seth Alves
|
508ae276c6
|
enable -Wdouble-promotion
|
2015-06-16 18:23:10 -07:00 |
|
Stephen Birarda
|
6b3cf1ba4a
|
remove dependency of PacketHeaders on NodeList
|
2015-05-05 12:19:42 -07:00 |
|
Stephen Birarda
|
d602c71346
|
cleanup audio-mixer stats, add username interpolation
|
2015-05-01 16:12:46 -07:00 |
|
Stephen Birarda
|
68998f4423
|
cleanup AudioMixer stats to be properly nested
|
2015-04-28 18:19:16 -07:00 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -08:00 |
|
Atlante45
|
0fa95ba61d
|
Removed Unattenuated zones from mixer
|
2014-10-09 14:46:32 -07:00 |
|
Atlante45
|
dfe70ed2e3
|
Initialize InjectedAudioStream with correct stereo value
|
2014-09-26 19:23:36 -07:00 |
|
ZappoMan
|
864c1c88a7
|
fix the filter with delay and add per listener source pair data
|
2014-09-18 14:58:44 -07:00 |
|
wangyix
|
db0fbcab97
|
merge with upstream
|
2014-08-13 11:09:55 -07:00 |
|
wangyix
|
746893cc94
|
updateLastOutputLoudnessAndTrailingLoudness
|
2014-08-13 10:48:47 -07:00 |
|
wangyix
|
ddc8bec1ec
|
moved lastpopframeloudness calculation to checkBuffersBeforeFrameSend
|
2014-08-13 10:41:25 -07:00 |
|
wangyix
|
f34f0a719b
|
fixed lastPopOutput null ptr errors for frame loudness check
|
2014-08-13 10:26:01 -07:00 |
|
wangyix
|
0007104b6a
|
stats working
|
2014-08-12 12:58:30 -07:00 |
|
wangyix
|
446c888242
|
AudioMixer print added; untested
|
2014-08-12 12:22:32 -07:00 |
|
wangyix
|
1153a76ab1
|
new option knobs added, no new behavior yet
|
2014-08-07 16:37:36 -07:00 |
|
wangyix
|
357ba92181
|
working towards more dials for InboundAdioStream
|
2014-08-07 12:41:09 -07:00 |
|