Stephen Birarda
|
216e671fa0
|
bump MAX_NAME_LENGTH to 255
|
2013-02-18 17:08:08 -08:00 |
|
Philip Rosedale
|
fd151fb7bc
|
trivial change for gyro fix
|
2013-02-18 16:42:19 -08:00 |
|
Stephen Birarda
|
741654e13d
|
don't print RAW packet to stdout
|
2013-02-18 16:35:45 -08:00 |
|
Stephen Birarda
|
307fa9e5fa
|
point to EC2 domain server instead of local machine
|
2013-02-18 16:33:31 -08:00 |
|
Stephen Birarda
|
e6a0f5cd6c
|
simplify bitwise operations to single statements
|
2013-02-18 16:32:39 -08:00 |
|
Stephen Birarda
|
8322c29093
|
use char * in place of vectors and strings
|
2013-02-18 16:29:33 -08:00 |
|
Stephen Birarda
|
dcb0e5add2
|
copy resources to OS X application bundle
|
2013-02-18 11:39:29 -08:00 |
|
Stephen Birarda
|
8c8309c1f4
|
add some comments to the CMakeLists files
|
2013-02-18 11:08:12 -08:00 |
|
Stephen Birarda
|
9774dd5874
|
don't kill serial when polling too quickly
|
2013-02-18 10:37:00 -08:00 |
|
Stephen Birarda
|
fd73b8de82
|
always store ports as unsigned short ports
|
2013-02-18 09:50:15 -08:00 |
|
Stephen Birarda
|
c3c0793ddc
|
mixer needs to send port as unsigned short
|
2013-02-18 09:39:52 -08:00 |
|
Stephen Birarda
|
612662c475
|
actually allocate memory for the agent private address
|
2013-02-18 09:36:47 -08:00 |
|
Stephen Birarda
|
0cea1e80ff
|
fix memory overwrite in domain server
|
2013-02-18 09:30:50 -08:00 |
|
Philip Rosedale
|
c0968e9967
|
Merge remote-tracking branch 'origin'
|
2013-02-18 09:17:54 -08:00 |
|
Stephen Birarda
|
615f04982c
|
quick fix to allow mixer on machine with domain server
|
2013-02-18 09:11:57 -08:00 |
|
Philip Rosedale
|
87b52b5d90
|
Merge remote-tracking branch 'origin'
|
2013-02-18 09:00:06 -08:00 |
|
Philip Rosedale
|
bd45740dc6
|
Partial progress on new voxel model.
|
2013-02-18 08:59:44 -08:00 |
|
Stephen Birarda
|
c57e98cde5
|
switch back to EC2 domain server
|
2013-02-18 08:59:02 -08:00 |
|
Stephen Birarda
|
c6a8f6415e
|
switch back to EC2 domain server for test
|
2013-02-18 08:56:32 -08:00 |
|
Stephen Birarda
|
d1433aa2bd
|
a bad version of UDP hole punching for local agents
|
2013-02-18 08:53:16 -08:00 |
|
Philip Rosedale
|
b05909cf00
|
More avatar look changes
|
2013-02-15 17:12:52 -08:00 |
|
Philip Rosedale
|
31ce33f3a3
|
Fly turn and strafe faster
|
2013-02-15 17:02:10 -08:00 |
|
Philip Rosedale
|
01767719eb
|
Merge remote-tracking branch 'origin'
|
2013-02-15 16:46:23 -08:00 |
|
Philip Rosedale
|
514a373acd
|
Partial commit with head render angle fixes
|
2013-02-15 16:45:50 -08:00 |
|
Stephen Birarda
|
8e4e5d049b
|
fix bad conditional serial pairing
|
2013-02-15 15:08:05 -08:00 |
|
Stephen Birarda
|
660630e981
|
discard initial garbage reads, reset properly on disconnect
|
2013-02-15 15:06:09 -08:00 |
|
Stephen Birarda
|
d0203158c8
|
initial setup of polling for newly connected headset
|
2013-02-15 14:58:07 -08:00 |
|
Philip Rosedale
|
50f1ba8c2d
|
Merge remote-tracking branch 'origin'
|
2013-02-15 13:40:36 -08:00 |
|
Stephen Birarda
|
157f63ce50
|
include the icon file referenced in last commit
|
2013-02-15 13:01:00 -08:00 |
|
Stephen Birarda
|
cbb7e62616
|
add Grayson's sexy new icon
|
2013-02-15 12:59:39 -08:00 |
|
Philip Rosedale
|
ba683de026
|
Merge remote-tracking branch 'origin'
|
2013-02-15 12:54:20 -08:00 |
|
Philip Rosedale
|
27860b1f07
|
Added stats display of agent ping times and various agent functions to get the data.
|
2013-02-15 12:53:21 -08:00 |
|
Stephen Birarda
|
a37410968c
|
make OS X executable an app
|
2013-02-15 11:27:43 -08:00 |
|
Stephen Birarda
|
c3849fa8ca
|
whoops, strerr is in string.h
|
2013-02-14 18:41:13 -08:00 |
|
Stephen Birarda
|
772d22ce0b
|
use correct include for UDPSocket
|
2013-02-14 18:39:30 -08:00 |
|
Stephen Birarda
|
f39cbd0246
|
fix error reporting during UDPSocket send
|
2013-02-14 18:37:26 -08:00 |
|
Stephen Birarda
|
1e4213b676
|
fix UDPSocket pointer to pointer, use in domain
|
2013-02-14 18:34:24 -08:00 |
|
Stephen Birarda
|
b52c24ee47
|
use explicit DOMAIN_IP if it exists
|
2013-02-14 18:16:31 -08:00 |
|
Stephen Birarda
|
5b4ed8e6f9
|
remove the shared trigger test, it passed
|
2013-02-14 17:04:34 -08:00 |
|
Stephen Birarda
|
77f81d8641
|
change to shared trigger to test mixer and domain
|
2013-02-14 17:03:52 -08:00 |
|
Stephen Birarda
|
c50252322e
|
remove the test domain and mixer triggers
|
2013-02-14 17:02:30 -08:00 |
|
Stephen Birarda
|
5f1b7449e4
|
test jenkins upstream job block
|
2013-02-14 16:54:57 -08:00 |
|
Stephen Birarda
|
da8fd5f4ee
|
hook space server up to shared UDPSocket class
|
2013-02-14 16:45:00 -08:00 |
|
Stephen Birarda
|
d840b2baa9
|
remove the test trigger, we are good to go
|
2013-02-14 15:58:38 -08:00 |
|
Stephen Birarda
|
ac363ef517
|
another trigger test
|
2013-02-14 15:57:18 -08:00 |
|
Stephen Birarda
|
19301e7f54
|
another change to hopefully trigger jobs
|
2013-02-14 15:54:46 -08:00 |
|
Stephen Birarda
|
b1cea687f1
|
modify trigger to push domain build and deploy
|
2013-02-14 15:49:50 -08:00 |
|
Stephen Birarda
|
612c95c83f
|
attempt to trigger a domain server build
|
2013-02-14 15:47:24 -08:00 |
|
Stephen Birarda
|
0dcf774262
|
link hifi shared libs to domain project
|
2013-02-14 15:41:30 -08:00 |
|
Stephen Birarda
|
cd4f4ba2fe
|
Merge branch 'master' of github.com:worklist/hifi
|
2013-02-14 15:27:28 -08:00 |
|