Commit graph

4043 commits

Author SHA1 Message Date
Andrzej Kapolka
8ec8e0b9d8 Avoid name mangling on the symbol. 2013-06-18 17:04:02 -07:00
Andrzej Kapolka
2e033631eb Make our call to configureCamera on OS X. 2013-06-18 16:50:15 -07:00
Andrzej Kapolka
556a64eab9 Adding UVCCameraControl. 2013-06-18 16:47:11 -07:00
Stephen Birarda
53d3eea0b1 add conditional deploy of target 2013-06-18 16:20:24 -07:00
birarda
d38389fc13 Merge pull request #550 from birarda/jenkins
remove a blank line
2013-06-18 16:02:26 -07:00
Stephen Birarda
f6fa956144 remove a blank line 2013-06-18 16:02:02 -07:00
Leonardo Murillo
51a8920f09 Merge pull request #549 from birarda/jenkins
add a DSL for hifi jenkins jobs
2013-06-18 15:56:47 -07:00
Stephen Birarda
3ae44b7614 match shorter seed name for DSL job 2013-06-18 15:55:29 -07:00
Stephen Birarda
df28dc3165 enable creation of jobs for all targets 2013-06-18 15:46:58 -07:00
Stephen Birarda
8e94da3cc0 fixes to order of publish steps, deploy 2013-06-18 15:43:51 -07:00
Stephen Birarda
5945fbc32d initial version of jenkins groovy DSL 2013-06-18 14:52:13 -07:00
Andrzej Kapolka
4519b43072 Initialization order fix. 2013-06-18 14:48:58 -07:00
Andrzej Kapolka
9cb671aa56 Slightly better fps computation. 2013-06-18 14:43:19 -07:00
Andrzej Kapolka
e1f76b2bdf Limit the rate at which we acquire images, since OS X doesn't block like Linux
does.
2013-06-18 14:37:24 -07:00
Andrzej Kapolka
e98d1f9a92 Let's try getting the cam's fps. 2013-06-18 14:18:33 -07:00
Andrzej Kapolka
2ad8585f26 Show the acquisition fps. 2013-06-18 14:11:13 -07:00
Andrzej Kapolka
2a60414968 Set the desired webcam resolution and fps, report what we actually get. 2013-06-18 13:56:58 -07:00
ZappoMan
232c29ace4 Merge pull request #547 from birarda/injector
fix the injector loop and DS comm with EC2 agents
2013-06-18 13:48:46 -07:00
ZappoMan
9a7e8c4471 Merge pull request #548 from ZappoMan/master
memmove instead of memcpy for known overlapping copies
2013-06-18 13:45:53 -07:00
ZappoMan
f978d748fa memmove instead of memcpy 2013-06-18 13:42:26 -07:00
Andrzej Kapolka
0fa710e518 Let's try using glPixelStore to specify the widthStep. 2013-06-18 13:39:54 -07:00
Stephen Birarda
350ebfb80f clients not on EC2 box should be talked to at public address 2013-06-18 13:32:17 -07:00
Andrzej Kapolka
2c2297b2bd Let's try using widthStep rather than nChannels and computing the alpha
values.
2013-06-18 13:30:31 -07:00
tosh
682a7c9cdf libspeexdsp-based echo cancellation (untested) 2013-06-18 22:18:27 +02:00
Stephen Birarda
5e8e50e53b the EC2 domain server should send to the Agent's local socket 2013-06-18 13:11:31 -07:00
Andrzej Kapolka
a4324d71d5 If we don't get the image frame, try again later. 2013-06-18 13:08:16 -07:00
Stephen Birarda
49b9471d0c remove debugging for DS and injector communication 2013-06-18 13:08:14 -07:00
Stephen Birarda
02eadd9046 more debugging for DS socket match 2013-06-18 13:02:51 -07:00
Stephen Birarda
46de07cd7e add debugging for DS public socket activation 2013-06-18 12:57:05 -07:00
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
ZappoMan
01ae437343 Merge pull request #546 from ZappoMan/master
Fix crash in voxel-server
2013-06-18 12:26:18 -07:00
ZappoMan
9466e81590 fixed crash 2013-06-18 12:25:16 -07:00
Philip Rosedale
216c5d054d working on audio system, added metrics on in/out latency. 2013-06-18 12:16:39 -07:00
Andrzej Kapolka
9e92ea03da Rather than copying to a QImage, just send the pointer. Also, put the render
code in Webcam itself.
2013-06-18 12:13:40 -07:00
ZappoMan
43b6683007 Merge pull request #545 from ZappoMan/master
build buster
2013-06-18 12:11:53 -07:00
ZappoMan
8c44ad19a1 fixed build buster 2013-06-18 12:10:59 -07:00
Philip Rosedale
726872d955 Merge pull request #543 from ZappoMan/occlusion_culling
Occlusion culling
2013-06-18 12:07:33 -07:00
ZappoMan
1fc3ad8011 CR feedback 2013-06-18 12:03:58 -07:00
ZappoMan
7922c3b625 fixed typo 2013-06-18 12:02:17 -07:00
ZappoMan
8b18ee6844 renamed VoxelProjectedShadow class 2013-06-18 12:01:01 -07:00
ZappoMan
1c8767268b Merge pull request #544 from birarda/twopole
correct audio mixer frame time stat
2013-06-18 11:07:10 -07:00
Stephen Birarda
b51d3e88d3 impossible for percentageOfMaxElapsed to be zero 2013-06-18 10:49:15 -07:00
Stephen Birarda
5918c492cc correct stat collection for mixer frame time usage 2013-06-18 10:46:45 -07:00
ZappoMan
87bbbbc7d8 Merge pull request #542 from birarda/twopole
smarten up the TwoPole tick call
2013-06-18 10:39:57 -07:00
ZappoMan
9a22db28a3 code cleanup 2013-06-18 10:35:32 -07:00
ZappoMan
00438f9d99 code cleanup 2013-06-18 10:28:14 -07:00
ZappoMan
a6b4bdba53 code cleanup 2013-06-18 10:25:58 -07:00
ZappoMan
46d7ada753 code cleanup 2013-06-18 10:21:47 -07:00
ZappoMan
8331fc1acb removed some old debug code 2013-06-18 10:19:49 -07:00