Craig Hansen-Sturm
|
40a5ff6b9e
|
ZappoMan deadcode analysis applied
|
2014-08-27 10:56:44 -07:00 |
|
Craig Hansen-Sturm
|
e941e58626
|
merge HEAD with PR-3281
|
2014-08-26 18:25:40 -07:00 |
|
Craig Hansen-Sturm
|
47bc183439
|
SQUARE_ROOT_OF_TWO renamed SQUARE_ROOT_OF_TWO_OVER_TWO
|
2014-08-26 11:32:05 -07:00 |
|
Craig Hansen-Sturm
|
5f695664a6
|
add explicit constants inline for documebntation purposes
|
2014-08-26 11:26:39 -07:00 |
|
Craig Hansen-Sturm
|
950862839e
|
added high-shelf and low-shelf filters, positional audio now uses high-shelf filter, significant reformatting/renaming of AudioFilter.h for coding standard
|
2014-08-25 18:17:32 -07:00 |
|
Craig Hansen-Sturm
|
4f346bfe62
|
addresses more coding-standard spacing issues
|
2014-08-25 13:07:52 -07:00 |
|
Craig Hansen-Sturm
|
bf6d34b6f3
|
windows/linux build break + addresses zappoman review comments
|
2014-08-25 11:43:49 -07:00 |
|
Craig Hansen-Sturm
|
4cd1f4afef
|
add support for head-shadow/penumbra filter for positional audio streams
|
2014-08-24 22:17:07 -07:00 |
|
Stephen Birarda
|
2e6350832c
|
perfom packet verification on same thread as NodeList hash
|
2014-08-15 09:35:03 -07:00 |
|
Stephen Birarda
|
1e65a093f2
|
decouple audio-mixer packet receipt from main thread
|
2014-08-14 12:37:57 -07:00 |
|
wangyix
|
e50bd1bed9
|
separated readpendingdatagrams domain page stats
|
2014-08-13 17:57:04 -07:00 |
|
wangyix
|
047c4dff65
|
removed unused var
|
2014-08-13 17:05:53 -07:00 |
|
wangyix
|
81fa5ed41f
|
readPendingDatagrams stats printed and sent to domain page
jittertester now prints out send or receive error msgs
|
2014-08-13 16:48:06 -07:00 |
|
wangyix
|
b17c9102c9
|
added stats for readPendingDatagrams in audiomixer
|
2014-08-13 13:30:02 -07:00 |
|
wangyix
|
db0fbcab97
|
merge with upstream
|
2014-08-13 11:09:55 -07:00 |
|
wangyix
|
a405cd9a72
|
repetition-with-fade ready for commit
|
2014-08-13 11:01:15 -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
|
23b3d06260
|
forgot null check for AudioMixer repeat mix of lastPopOutput
|
2014-08-13 09:46:49 -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
|
8565e93ba4
|
more test code (10% drop both directions)
|
2014-08-12 10:50:34 -07:00 |
|
wangyix
|
a31d53544b
|
repetition-with-fade seems good; continue testing
|
2014-08-11 17:58:01 -07:00 |
|
wangyix
|
e276d15ed4
|
repetition-with-fade implemented; testing interface crash
|
2014-08-11 16:25:43 -07:00 |
|
wangyix
|
1f011bfe9d
|
repetition-with-fade option added, not implemented
|
2014-08-11 11:22:37 -07:00 |
|
wangyix
|
0dfe0b1f2a
|
merged with master
|
2014-08-08 13:32:27 -07:00 |
|
Stephen Birarda
|
b1310c065c
|
remove TARGET_NAME from cmake macros where it is not required
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
26f7b1ba62
|
add macro to link shared dependencies to target
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
1f0a722d0d
|
remove antequated windows libraries that have been replaced by Qt usage
|
2014-08-08 13:17:54 -07:00 |
|
Stephen Birarda
|
17df6484d4
|
remove ssize_t and replace with size_t or int where appropriate
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
1a71d655b9
|
more cmake cleanup to remove ROOT_DIR passing
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
87cf262b9e
|
get to successful cmake after library link macro changes
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
107cbc3f87
|
more simplification of hifi macros to find libraries
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
31488e72fe
|
repairs for interface build to succeed
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
0378fb3049
|
break glm helpers out of SharedUtil
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
892e30c5e1
|
get past assignment-client build after cmake auditing
|
2014-08-08 13:17:53 -07:00 |
|
Stephen Birarda
|
fa26957b23
|
more CMakeLists cleanup for sub-dependencies
|
2014-08-08 13:17:52 -07:00 |
|
Stephen Birarda
|
33e5826842
|
remove animation server, bubble up qt modules
|
2014-08-08 13:17:52 -07:00 |
|
wangyix
|
fd3425dfd1
|
knobs confirmed working
|
2014-08-07 17:05:23 -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 |
|
wangyix
|
4d7d6f1e25
|
changed downstream re-sampling to occur right after parsing packet
|
2014-08-04 16:23:17 -07:00 |
|
Stephen Birarda
|
e1ba076a71
|
complete redemption of signed transactions from octree server
|
2014-07-31 11:03:12 -07:00 |
|
Stephen Birarda
|
453c37f4b9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into domain-server-auth
|
2014-07-31 10:05:40 -07:00 |
|
Stephen Birarda
|
eadae8ed1a
|
allow unauthenticated redemptions of signed transactions from octree server
|
2014-07-31 10:05:26 -07:00 |
|
Brad Hefta-Gaub
|
d4d4069f11
|
Merge pull request #3225 from birarda/master
cmake file cleanup to suppress warnings on cmake 3.0
|
2014-07-30 19:20:18 -07:00 |
|
Brad Hefta-Gaub
|
d6e6cfd585
|
Merge pull request #3216 from wangyix/inbound_audio_stream
Audio ringbuffer classes refactored into subclasses of InboundAudioStream
|
2014-07-30 18:00:17 -07:00 |
|
wangyix
|
8d6896a1da
|
forgot an arg in Agent.cpp
|
2014-07-30 17:26:58 -07:00 |
|
wangyix
|
7281eca5a4
|
fixed inj crash; added statcDesired to MixedAudioStream
|
2014-07-30 17:20:05 -07:00 |
|