Stephen Birarda
|
a01a17c30a
|
hook throw and catch sounds to Hand class ball tests
|
2013-12-19 17:24:30 -08:00 |
|
Philip Rosedale
|
a6c2334f49
|
Merge pull request #1414 from birarda/injected-audio
C++ API for Audio Injection of samples from URL
|
2013-12-19 16:41:55 -08:00 |
|
Stephen Birarda
|
87e5579e52
|
reinstate delete for starved but started audio ring buffers
|
2013-12-19 15:51:14 -08:00 |
|
Stephen Birarda
|
0446aeb4d3
|
loopback injected sound effects to the node by default
|
2013-12-19 15:44:47 -08:00 |
|
Stephen Birarda
|
80a2bd0844
|
move _shouldLoopbackForNode to PositionalAudioRingBuffer for access in injector
|
2013-12-19 15:44:04 -08:00 |
|
ZappoMan
|
979f0936cc
|
Merge pull request #1413 from ZappoMan/bugfixes
CR feedback and remove debug
|
2013-12-19 15:41:42 -08:00 |
|
Stephen Birarda
|
8681e66ed3
|
default to max volume, add a bool flag for loopback
|
2013-12-19 15:30:33 -08:00 |
|
Stephen Birarda
|
534010347b
|
add a volume setter to the AudioInjector
|
2013-12-19 15:28:10 -08:00 |
|
Stephen Birarda
|
3f4b4178ff
|
remove the test injector code from Application
|
2013-12-19 15:25:39 -08:00 |
|
Stephen Birarda
|
7ed609633a
|
complete the test injector stub
|
2013-12-19 15:23:31 -08:00 |
|
ZappoMan
|
90a2fd31ef
|
fixed spacing
|
2013-12-19 15:17:29 -08:00 |
|
Stephen Birarda
|
0eb22fdc60
|
Merge branch 'master' of https://github.com/worklist/hifi into injected-audio
|
2013-12-19 15:17:10 -08:00 |
|
Stephen Birarda
|
bdf8c4b9b2
|
implement threaded send for AudioInjector
|
2013-12-19 15:17:03 -08:00 |
|
ZappoMan
|
98e511a71c
|
removed extra debug messages
|
2013-12-19 15:16:43 -08:00 |
|
Philip Rosedale
|
6a941a024d
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-19 15:01:58 -08:00 |
|
Philip Rosedale
|
38b59f96d3
|
Merge pull request #1412 from ZappoMan/bugfixes
Implement support for adjusting particles to clock skew
|
2013-12-19 15:01:01 -08:00 |
|
Philip Rosedale
|
9f7e79e3c1
|
bigger catch radius, tweak sounds, different new ball button
|
2013-12-19 14:59:15 -08:00 |
|
ZappoMan
|
d71bc248f4
|
support adjusting particles based on clockSkew
|
2013-12-19 14:49:58 -08:00 |
|
Leonardo Murillo
|
e1e38eb01a
|
Merge pull request #1411 from murillodigital/master
Missing line feed
|
2013-12-19 14:32:16 -08:00 |
|
Leonardo Murillo
|
44a24496cc
|
Missing line feed
|
2013-12-19 16:31:38 -06:00 |
|
Stephen Birarda
|
2409b5f784
|
complete inital test of AudioInjector API
|
2013-12-19 13:46:37 -08:00 |
|
ZappoMan
|
72649f1ac9
|
adjust flight times correctly in stats tracking
|
2013-12-19 13:29:45 -08:00 |
|
ZappoMan
|
bfbaf265dd
|
first cut at added clockSkew support to nodes and PING/PING_REPLY
|
2013-12-19 13:14:14 -08:00 |
|
Stephen Birarda
|
4c15c54535
|
Merge branch 'master' of https://github.com/worklist/hifi into injected-audio
|
2013-12-19 12:42:06 -08:00 |
|
Stephen Birarda
|
b035f74f94
|
fix for build busters with changed AbstractAudioInterface
|
2013-12-19 12:39:57 -08:00 |
|
Stephen Birarda
|
eac3b6be65
|
add AudioInjector class to pull samples from URL and inject
|
2013-12-19 12:28:37 -08:00 |
|
Philip Rosedale
|
c0f3ec5b6a
|
merge fix
|
2013-12-19 10:55:00 -08:00 |
|
Philip Rosedale
|
4a44d798c8
|
Merge pull request #1410 from ZappoMan/bugfixes
Bug fixes
|
2013-12-19 10:52:18 -08:00 |
|
ZappoMan
|
864fc10d3a
|
debug cleanup and change to Particle::update() to handle clock skew slightly better
|
2013-12-19 10:39:42 -08:00 |
|
Stephen Birarda
|
9c39bcba4c
|
Merge branch 'master' of https://github.com/worklist/hifi into injected-audio
|
2013-12-19 10:23:33 -08:00 |
|
ZappoMan
|
26366e9fe7
|
cleanup debug
|
2013-12-19 10:05:20 -08:00 |
|
Philip Rosedale
|
c287e37691
|
Reverted key mapping change since Andrzej fixed the underlying problem.
|
2013-12-19 10:02:43 -08:00 |
|
Philip Rosedale
|
77751df992
|
Revert "Switched voxel size (back) to key +,- because ZoomIn and ZoomOut don’t seem to trigger (at least on my mac)"
This reverts commit d68a551940 .
|
2013-12-19 10:01:55 -08:00 |
|
ZappoMan
|
b48161ae26
|
cleanup debug
|
2013-12-19 09:59:36 -08:00 |
|
ZappoMan
|
f7793a0f08
|
Merge branch 'master' of https://github.com/worklist/hifi into bugfixes
|
2013-12-19 09:51:07 -08:00 |
|
ZappoMan
|
e2b7e08398
|
revert back to timestamps, fix a couple other bugs
|
2013-12-19 09:50:53 -08:00 |
|
ZappoMan
|
dbfb0d1487
|
Merge pull request #1409 from murillodigital/master
Print assignment request details to log
|
2013-12-19 09:33:08 -08:00 |
|
Leonardo Murillo
|
57bf31e1a6
|
Wrong spacing
|
2013-12-19 11:25:51 -06:00 |
|
Leonardo Murillo
|
c3b222cfc2
|
Print assignment request details to log
|
2013-12-19 11:23:55 -06:00 |
|
Philip Rosedale
|
118b380d3b
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-18 21:22:41 -08:00 |
|
ZappoMan
|
2fb4eeeb08
|
Merge pull request #1407 from ZappoMan/bugfixes
fix expectedBytes() mismatch between edit packets and normal packets
|
2013-12-18 21:21:01 -08:00 |
|
ZappoMan
|
d430558ea9
|
fix expectedBytes() mismatch between edit packets and normal packets
|
2013-12-18 21:08:34 -08:00 |
|
Philip Rosedale
|
abd0951696
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-18 20:55:57 -08:00 |
|
Philip Rosedale
|
09e5b8ea4a
|
slaps sound only on impact with velocity
|
2013-12-18 20:55:27 -08:00 |
|
Philip Rosedale
|
9980065659
|
Merge pull request #1406 from ZappoMan/particle_blinky_bug
Fix Particle Blinkiness on Clock Skew, and remove all global time stamps from wire formats
|
2013-12-18 20:02:38 -08:00 |
|
ZappoMan
|
95df772707
|
make really old 30 seconds not 300
|
2013-12-18 19:36:34 -08:00 |
|
ZappoMan
|
5b36953e81
|
cleanup clockSkew debug options and remove some chatty logs
|
2013-12-18 19:33:52 -08:00 |
|
ZappoMan
|
6e2c0032b5
|
removed dead code
|
2013-12-18 19:22:15 -08:00 |
|
ZappoMan
|
c6933239d9
|
fixed comment
|
2013-12-18 19:21:30 -08:00 |
|
ZappoMan
|
920ef65ccb
|
removed _lastedEdited changed to editedAgo
|
2013-12-18 19:01:42 -08:00 |
|