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 |
|
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 |
|
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
|
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 |
|
ZappoMan
|
0200ac9da8
|
more unix warnings fixes
|
2014-03-14 22:43:31 -07:00 |
|
Brad Hefta-Gaub
|
1f77505871
|
more unix warnings cleanup
|
2014-03-14 18:35:34 -07:00 |
|
Brad Hefta-Gaub
|
c6f8d34ded
|
fix unix warning
|
2014-03-14 18:16:38 -07:00 |
|
Brad Hefta-Gaub
|
c0ee3fa1f0
|
fix unix warning
|
2014-03-14 18:14:54 -07:00 |
|
Brad Hefta-Gaub
|
2766860b52
|
fix some windows warnings in fsbinarystream.cpp
|
2014-03-14 18:11:22 -07:00 |
|
Brad Hefta-Gaub
|
0e7e337807
|
fixed uninitialized variable warning
|
2014-03-14 18:05:40 -07:00 |
|
Stephen Birarda
|
72449fdb6a
|
initial optimizations to AudioMixer with mmx additions
|
2014-03-14 17:50:57 -07:00 |
|
Philip Rosedale
|
2b7cc43172
|
Merge pull request #2323 from ZappoMan/throttlerenderingtweaks
make throttle rendering not adjust LOD
|
2014-03-14 17:50:52 -07:00 |
|
Brad Hefta-Gaub
|
c958ae8cfb
|
fix LocalVoxelsOverlay types to match
|
2014-03-14 17:47:19 -07:00 |
|
Brad Hefta-Gaub
|
711e6ca3f5
|
clean up casts and types to fix warnings in a cleaner way
|
2014-03-14 17:43:55 -07:00 |
|
Brad Hefta-Gaub
|
6588002c8b
|
Merge pull request #2317 from ey6es/master
Return the legs to the default position when we stop "crazylegs."
|
2014-03-14 17:25:56 -07:00 |
|
Brad Hefta-Gaub
|
aa2536c551
|
Merge pull request #2322 from PhilipRosedale/master
Fix magic number in idle FPS, adding skeet to gun.js
|
2014-03-14 17:25:36 -07:00 |
|
Brad Hefta-Gaub
|
a5eb5d6515
|
handle minimize case
|
2014-03-14 17:22:35 -07:00 |
|
Brad Hefta-Gaub
|
2a03cf1bab
|
make throttle rendering not adjust LOD
|
2014-03-14 17:17:38 -07:00 |
|
Philip Rosedale
|
3e1bf7fbb8
|
Add variable name for throttled frame rate, change to multiple of 60FPS
|
2014-03-14 17:09:09 -07:00 |
|
Philip Rosedale
|
ab05e4ba69
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-03-14 16:45:59 -07:00 |
|