Andrew Meadows
|
02c58447df
|
merge upstream/master into "shapes" project
Conflicts:
interface/src/avatar/MyAvatar.cpp
interface/src/avatar/SkeletonModel.cpp
interface/src/avatar/SkeletonModel.h
libraries/avatars/src/HandData.h
libraries/shared/src/SharedUtil.h
|
2014-03-18 12:41:20 -07:00 |
|
AndrewMeadows
|
e7f113e616
|
Merge pull request #2350 from birarda/audio-scaling
suppress silent streams from interface and agent
|
2014-03-18 11:48:27 -07:00 |
|
Stephen Birarda
|
7ed982a073
|
cleanup writing of silent frame to ring buffer
|
2014-03-18 11:12:36 -07:00 |
|
Stephen Birarda
|
b6a41eeaaa
|
resolve conflicts on merge with upstream master
|
2014-03-18 10:37:04 -07:00 |
|
Andrzej Kapolka
|
9ff0a36a06
|
Merge pull request #2349 from ey6es/master
Alpha is the new default.
|
2014-03-18 10:14:14 -07:00 |
|
Andrzej Kapolka
|
6aa1f286bb
|
Alpha is the new default.
|
2014-03-18 10:13:23 -07:00 |
|
Andrzej Kapolka
|
fbf4600a4c
|
Merge pull request #2347 from ey6es/master
Prevent audio average from becoming less than zero (thus causing sqrt to
|
2014-03-18 09:16:52 -07:00 |
|
Andrzej Kapolka
|
d80f110961
|
Prevent audio average from becoming less than zero (thus causing sqrt to
return nan, thus making our fake blendshape coefficient nan, thus making the
jaw disappear). Closes #2334.
|
2014-03-18 09:12:23 -07:00 |
|
Philip Rosedale
|
a24dba5e9a
|
Merge pull request #2346 from birarda/master
scope clientMixBuffer only to AudioMixer run
|
2014-03-17 20:15:40 -07:00 |
|
Stephen Birarda
|
1fc9ac1815
|
make the client mix buffer only as large as it needs to be
|
2014-03-17 17:55:47 -07:00 |
|
Stephen Birarda
|
f3910f8c1a
|
scope clientMixBuffer only to AudioMixer run
|
2014-03-17 17:54:27 -07:00 |
|
Philip Rosedale
|
2673aa00f0
|
Merge pull request #2345 from birarda/master
guard around update to last heard for a NULL matching node
|
2014-03-17 17:40:02 -07:00 |
|
Stephen Birarda
|
7ba595338e
|
guard around update to last heard for a NULL matching node
|
2014-03-17 17:39:08 -07:00 |
|
Philip Rosedale
|
a7f0e41232
|
Merge pull request #2342 from birarda/master
switch data for mix samples in AudioMixer
|
2014-03-17 17:30:14 -07:00 |
|
Stephen Birarda
|
07a71d8796
|
use char instead of QByteArray for mix samples in AudioMixer
|
2014-03-17 17:22:16 -07:00 |
|
Stephen Birarda
|
746f148e71
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-scaling
|
2014-03-17 16:57:36 -07:00 |
|
Stephen Birarda
|
447f23a1c9
|
repair _clientSamples copying into _clientMix
|
2014-03-17 16:56:29 -07:00 |
|
Stephen Birarda
|
7e0da71527
|
have agent optionally send silent stream flag
|
2014-03-17 16:38:39 -07:00 |
|
Stephen Birarda
|
d652cec766
|
some potential fixes to QByteArray crash
|
2014-03-17 16:30:58 -07:00 |
|
Stephen Birarda
|
61594b9a1e
|
fixes to silent audio frame sending
|
2014-03-17 16:27:49 -07:00 |
|
Philip Rosedale
|
3c57b5bba9
|
Merge pull request #2336 from birarda/audio-scaling
handle trivial case of not mixing silent audio streams
|
2014-03-17 15:47:52 -07:00 |
|
Stephen Birarda
|
9f24bd9c47
|
have the AudioMixer handle silent audio, send silence from Interface when gate closed
|
2014-03-17 15:12:02 -07:00 |
|
Stephen Birarda
|
c7e12824a8
|
clarify check for audio loudness in AudioMixer
|
2014-03-17 14:35:26 -07:00 |
|
Stephen Birarda
|
1428d2d1de
|
take an absolute value for correct loudness
|
2014-03-17 14:35:04 -07:00 |
|
Stephen Birarda
|
bc9deb5db7
|
handle trivial case of not mixing silent audio streams
|
2014-03-17 14:29:53 -07:00 |
|
Stephen Birarda
|
2be8dec399
|
Merge pull request #2333 from birarda/master
fix for reversed MMX add in audio mixer
|
2014-03-17 11:27:10 -07:00 |
|
Stephen Birarda
|
288272f051
|
fix a reversed MMX add
|
2014-03-17 11:26:35 -07:00 |
|
Brad Hefta-Gaub
|
927006df91
|
Merge pull request #2331 from birarda/audio-scaling
AudioMixer optimizations with MMX intrinsics
|
2014-03-17 11:02:44 -07:00 |
|
AndrewMeadows
|
da58a2f4cd
|
Merge pull request #2324 from ZappoMan/warningsfixes
Warning Fixes for Windows and Unix
|
2014-03-17 10:13:56 -07:00 |
|
Stephen Birarda
|
cc1d309c15
|
some really trivial magic number replacements
|
2014-03-17 10:13:29 -07:00 |
|
Stephen Birarda
|
a1fe41fc1d
|
repair a conflicted translation file
|
2014-03-17 10:10:26 -07:00 |
|
Stephen Birarda
|
8228d70248
|
resolve conflicts on merge with upstream master
|
2014-03-17 10:09:01 -07:00 |
|
Stephen Birarda
|
5182ab1904
|
Merge pull request #2332 from birarda/master
BUILD.md changes to reduce confusino
|
2014-03-17 10:06:32 -07:00 |
|
Stephen Birarda
|
2478c995f2
|
clarifications to BUILD to remove confusing instructions, closes #2327
|
2014-03-17 10:05:44 -07:00 |
|
Stephen Birarda
|
05d6522279
|
more MMX optimizations to AudioMixer for delayed samples
|
2014-03-17 10:02:00 -07:00 |
|
Brad Hefta-Gaub
|
4a65449763
|
Merge pull request #2330 from birarda/domain-break
fix for domain-server packets > MTU
|
2014-03-17 09:51:19 -07:00 |
|
Stephen Birarda
|
f652df9399
|
break on MTU size packets from domain-list, closes #2312
|
2014-03-17 09:19:05 -07:00 |
|
ZappoMan
|
bd6b70ee32
|
use unsigned int vs size_t, since that just seems more correct
|
2014-03-16 11:07:24 -07:00 |
|
ZappoMan
|
7d7e1ff28a
|
one more crack at this signedness comparisons on unix
|
2014-03-15 23:37:52 -07:00 |
|
ZappoMan
|
5709a8893e
|
more unix signedness warnings
|
2014-03-15 23:19:16 -07:00 |
|
ZappoMan
|
08d89a4565
|
arg windows signedness warnings
|
2014-03-15 23:17:03 -07:00 |
|
Brad Hefta-Gaub
|
c24abb644d
|
Merge pull request #2296 from stojce/19495
Code Review for Job #19495
|
2014-03-15 23:06:33 -07:00 |
|
ZappoMan
|
6f85cfdb2f
|
more warnings fixes
|
2014-03-15 23:00:03 -07:00 |
|
ZappoMan
|
777e306d09
|
Merge branch 'warningsfixes' of https://github.com/ZappoMan/hifi into warningsfixes
|
2014-03-15 22:36:53 -07:00 |
|
ZappoMan
|
851764a705
|
more warning fixes
|
2014-03-15 22:36:43 -07:00 |
|
ZappoMan
|
adb6ffe7c4
|
more warnings fixes
|
2014-03-15 22:00:44 -07:00 |
|
Brad Hefta-Gaub
|
2567e296e1
|
Merge branch 'warningsfixes' of https://github.com/ZappoMan/hifi into warningsfixes
|
2014-03-15 21:31:16 -07:00 |
|
Brad Hefta-Gaub
|
4a6cc99be6
|
slightly different approach to windows warning fix
|
2014-03-15 21:30:45 -07:00 |
|
stojce
|
19e60a1fc0
|
Merge branch 'master' of https://github.com/worklist/hifi into 19495
|
2014-03-15 19:46:26 +01:00 |
|
ZappoMan
|
61a905961e
|
darnit I hate casts..
|
2014-03-14 22:48:32 -07:00 |
|