Stephen Birarda
|
e9309a30e7
|
merge with origin/master
|
2013-02-07 17:30:08 -08:00 |
|
Stephen Birarda
|
f001c7d8f2
|
cmake build working for interface project
|
2013-02-07 17:29:01 -08:00 |
|
Stephen Birarda
|
3c96f4d3a4
|
remove thirdparty directory in interface project
|
2013-02-07 15:40:17 -08:00 |
|
Stephen Birarda
|
1a05094da0
|
fix ring buffer to only hold back on stream start
|
2013-02-07 15:29:02 -08:00 |
|
Stephen Birarda
|
0f03585a22
|
change ring buffer to wait for full frames
|
2013-02-07 15:04:49 -08:00 |
|
Stephen Birarda
|
8596a90eff
|
don't use find module for glm/portaudio
|
2013-02-07 12:24:05 -08:00 |
|
Stephen Birarda
|
b7f34627cf
|
use build directory to keep cmake clean
|
2013-02-07 11:57:35 -08:00 |
|
Stephen Birarda
|
e4195e5f81
|
link glm library to interface target
|
2013-02-07 11:41:01 -08:00 |
|
Stephen Birarda
|
8bb758d0f0
|
update glm library
|
2013-02-07 11:40:35 -08:00 |
|
Stephen Birarda
|
f018f8751b
|
add all extra CMake files to gitignore
|
2013-02-06 18:26:19 -08:00 |
|
Philip Rosedale
|
a5eaf09d73
|
Renamed 'spaceserver' references to 'domainserver'
|
2013-02-06 18:11:56 -08:00 |
|
Stephen Birarda
|
1e8b424693
|
intial restructuring for CMake setup
|
2013-02-06 18:07:36 -08:00 |
|
Stephen Birarda
|
1987fc0250
|
show jitter buffer length in samples and ms on screen
|
2013-02-06 15:32:31 -08:00 |
|
Philip Rosedale
|
871e8fdb4b
|
Merge remote-tracking branch 'origin'
|
2013-02-06 15:01:50 -08:00 |
|
Philip Rosedale
|
efafc3cde5
|
Adding dummy head for testing
|
2013-02-06 14:59:00 -08:00 |
|
Stephen Birarda
|
f19defe9db
|
don't delete audio data until stream is terminated
|
2013-02-06 11:19:56 -08:00 |
|
Philip Rosedale
|
2589183f86
|
Added measured jitter indicator (stdev() of packet receipt times) to audio renderer. Also added head being rendered in world at 0,0 as dummy.
|
2013-02-05 19:43:15 -08:00 |
|
Philip Rosedale
|
269d2bb83e
|
change to diffclock
|
2013-02-05 15:48:42 -08:00 |
|
Philip Rosedale
|
ce9c392e24
|
routines for converting to/from variable length octal codes
|
2013-02-05 15:13:14 -08:00 |
|
Philip Rosedale
|
11a9abb4df
|
Merge remote-tracking branch 'origin/master'
|
2013-02-05 13:28:21 -08:00 |
|
Philip Rosedale
|
4864931d84
|
Added yellow line for average msecs latency
|
2013-02-05 13:26:37 -08:00 |
|
Stephen Birarda
|
afebb6160e
|
pass timeval to diffclock function, change base SDK
|
2013-02-04 19:09:42 -08:00 |
|
Stephen Birarda
|
bd62514fb5
|
disable crashing lattice mouse code, fix diffclock for audio render
|
2013-02-04 19:06:32 -08:00 |
|
Stephen Birarda
|
8b4fa7c009
|
make diffLastWriteNextOutput check for NULL endOfLastWrite
|
2013-02-04 18:46:24 -08:00 |
|
Philip Rosedale
|
abdf15a811
|
rendering of remaining time for audio play out
|
2013-02-04 18:39:59 -08:00 |
|
Philip Rosedale
|
be3f01d80c
|
Merge remote-tracking branch 'origin'
|
2013-02-04 17:36:55 -08:00 |
|
Philip Rosedale
|
361c3ea7a4
|
useless junk
|
2013-02-04 17:36:41 -08:00 |
|
Stephen Birarda
|
c6f206d541
|
add a really dumb graph for ring buffer stats
|
2013-02-04 17:34:40 -08:00 |
|
Stephen Birarda
|
cb26e771f6
|
resolve conflicts on merge with upstream master
|
2013-02-04 16:01:37 -08:00 |
|
Stephen Birarda
|
387100605c
|
properly reset nextOutput pointer to beginning on starve / full
|
2013-02-04 16:00:37 -08:00 |
|
Philip Rosedale
|
96205ac208
|
Added test for standard deviation calcs at startup.
|
2013-02-04 13:38:54 -08:00 |
|
Philip Rosedale
|
daccb83784
|
Added Stdev class to until
|
2013-02-04 12:49:12 -08:00 |
|
Philip Rosedale
|
eba3a9838e
|
Merge remote-tracking branch 'origin/master'
|
2013-02-04 10:58:48 -08:00 |
|
Philip Rosedale
|
17525b434e
|
adding stdev stuff
|
2013-02-04 10:55:38 -08:00 |
|
Stephen Birarda
|
72d4d073fd
|
use Philip's constant for server IP
|
2013-02-04 10:44:43 -08:00 |
|
Stephen Birarda
|
baa686f738
|
Merge remote-tracking branch 'origin/master'
|
2013-02-04 10:44:26 -08:00 |
|
Stephen Birarda
|
5491f95ac3
|
don't log first data point, log to folder for cleanliness
|
2013-02-04 10:44:00 -08:00 |
|
Philip Rosedale
|
0a180f0f68
|
Merge branch 'master' of github.com:worklist/interface
|
2013-02-04 10:29:11 -08:00 |
|
Stephen Birarda
|
681bf50108
|
drop base SDK to 10.7 so Ryan can play along
|
2013-02-04 08:58:25 -08:00 |
|
Philip Rosedale
|
b2326c6147
|
Merge remote-tracking branch 'origin'
|
2013-02-04 08:44:40 -08:00 |
|
Philip Rosedale
|
d22fe6ff67
|
head eye contact stuff
|
2013-02-04 08:44:17 -08:00 |
|
Stephen Birarda
|
ac9152c279
|
fix a miscalculation in ring buffer wrap around
|
2013-02-04 08:30:11 -08:00 |
|
Philip Rosedale
|
35fb4b546a
|
merge with upstream origin
|
2013-02-01 18:21:38 -08:00 |
|
Stephen Birarda
|
84588e6e35
|
add AudioRingBuffer class for new ring buffer algo
|
2013-02-01 18:19:57 -08:00 |
|
Philip Rosedale
|
f0d432d98d
|
Head improvements
|
2013-02-01 18:19:12 -08:00 |
|
Stephen Birarda
|
1fd1791952
|
remove jitter buffer changes from AudioSource class
|
2013-02-01 14:31:28 -08:00 |
|
Philip Rosedale
|
eba62cf136
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-31 17:28:48 -08:00 |
|
Stephen Birarda
|
efe1adafc8
|
add jitter buffer algo for client output
|
2013-01-31 17:28:36 -08:00 |
|
Philip Rosedale
|
82b8bfc6f3
|
Merge branch 'master' of github.com:worklist/interface
|
2013-01-31 12:57:01 -08:00 |
|
Stephen Birarda
|
cbf4b10820
|
go back to a single stream for audio I/O
|
2013-01-31 12:54:11 -08:00 |
|