Stephen Birarda
|
5204a9634b
|
change the trigger argument from d to t
|
2013-06-18 12:33:41 -07:00 |
|
Stephen Birarda
|
38d894db37
|
remove random sleep mode, simplify injector while
|
2013-06-18 12:32:04 -07:00 |
|
Andrzej Kapolka
|
db729a04aa
|
Converted double timestamps to long long (64 bit integers), fixed bug with
updating agent timestamps.
|
2013-06-13 11:11:59 -07:00 |
|
Stephen Birarda
|
2e99ae199e
|
hook injector up to new domain-server interest list
|
2013-06-10 13:48:51 -07:00 |
|
Stephen Birarda
|
233ce67379
|
don't link STK library while not being used
|
2013-06-06 11:57:38 -07:00 |
|
Stephen Birarda
|
6c2dcb86c8
|
Merge remote-tracking branch 'upstream/master' into synthesis
|
2013-06-05 09:55:16 -07:00 |
|
Stephen Birarda
|
351828e8e5
|
some magic number removal in injector main
|
2013-06-05 09:35:43 -07:00 |
|
Stephen Birarda
|
e07c55ec43
|
set injector orientation from bearing passed as command line argument
|
2013-06-04 16:11:35 -07:00 |
|
Stephen Birarda
|
eaaeedab68
|
refactor calculations for audio
|
2013-06-04 11:24:07 -07:00 |
|
Stephen Birarda
|
3f7fbb5c1e
|
change injector from cube to sphere
|
2013-06-04 10:57:53 -07:00 |
|
Stephen Birarda
|
c55b6a20d7
|
parse the desired cube side length for injected audio source
|
2013-06-03 15:38:12 -07:00 |
|
Stephen Birarda
|
2d7c397138
|
create a FreeVerb object for each other agent per agent
|
2013-05-31 15:47:57 -07:00 |
|
Stephen Birarda
|
c0a9914efd
|
add trigger based firing to audio injector
|
2013-05-29 16:03:32 -07:00 |
|
Stephen Birarda
|
7611972bca
|
link the avatars library to the injector target
|
2013-05-29 15:06:10 -07:00 |
|
Stephen Birarda
|
a37b451993
|
add constants for volume byte values
|
2013-05-16 14:09:50 -07:00 |
|
Stephen Birarda
|
f6cc40362c
|
hook the injector up to the change AudioInjector setup
|
2013-05-16 13:10:48 -07:00 |
|
Stephen Birarda
|
a2f8d8ae25
|
break audio out of shared into its own library
|
2013-05-16 13:00:40 -07:00 |
|
Stephen Birarda
|
fc5e42cf8b
|
add threaded injection of audio via audio injector class
|
2013-05-15 16:10:59 -07:00 |
|
tosh
|
0332b455cb
|
removes leftover something and misplaced const-qualification that keeps it from compiling
|
2013-04-24 13:33:53 +02:00 |
|
Jeffrey Ventrella
|
61a17060c3
|
one more glitch...
|
2013-04-23 21:17:39 -07:00 |
|
Stephen Birarda
|
8a222da42f
|
const int is unnecessary
|
2013-04-23 14:05:24 -07:00 |
|
Stephen Birarda
|
32b1e88a0a
|
add ALL THE CONSTS
|
2013-04-23 14:03:20 -07:00 |
|
Stephen Birarda
|
9d7e29e06f
|
fix constructors in eve main and injector main
|
2013-04-23 13:53:24 -07:00 |
|
Stephen Birarda
|
7ae320d7e1
|
intial version of eve that says WALL-E every so often
|
2013-04-23 13:37:49 -07:00 |
|
Stephen Birarda
|
1688e2f5c3
|
replace injector with TARGET_NAME in CMakeLists
|
2013-04-23 11:49:37 -07:00 |
|
Stephen Birarda
|
88fe04bcd1
|
hook up the injector to the new AudioInjector class
|
2013-04-23 11:48:01 -07:00 |
|
Stephen Birarda
|
4702e6ade0
|
remove the unecessary trailing slash when setting root dir
|
2013-04-15 14:59:48 -07:00 |
|
Stephen Birarda
|
cc2f35ca89
|
pass a ROOT_DIR to LinkHifiLibrary
|
2013-04-12 15:59:16 -07:00 |
|
Stephen Birarda
|
67efc12e59
|
move shared to libraries, DRY library macro, rename libs
|
2013-04-12 12:38:34 -07:00 |
|
ZappoMan
|
4364a0e692
|
moved stuff around to migrate glm to shared
|
2013-04-11 18:41:12 -07:00 |
|
ZappoMan
|
7480283dd4
|
cleanup of packet header constants
|
2013-04-08 19:54:14 -07:00 |
|
ZappoMan
|
ad0b2f024b
|
Fixed a couple of complier warnings, and added a new PerfStat class for monitoring runtime performance
|
2013-03-31 20:43:23 -07:00 |
|
Leonardo Murillo
|
0917cafd4e
|
Using shared utils and changing modifier data type
|
2013-03-25 16:25:25 -06:00 |
|
Leonardo Murillo
|
0ab62b7493
|
Stream injector
|
2013-03-22 20:42:56 -06:00 |
|