Ryan Huffman
|
bfde24fe12
|
Update MyLocations sort order
|
2014-06-30 22:37:32 -07:00 |
|
Ryan Huffman
|
a566f90820
|
Update User Location update/delete to not work simultaneously
|
2014-06-30 22:37:13 -07:00 |
|
Ryan Huffman
|
15d60df420
|
Update User Locations window to update name when it changes on update
|
2014-06-30 22:25:00 -07:00 |
|
Ryan Huffman
|
51e42221be
|
Update menu to toggle User Locations Menu
|
2014-06-30 22:24:27 -07:00 |
|
Ryan Huffman
|
50e77be406
|
Add DELETE to AccountManager
|
2014-06-26 16:07:02 -07:00 |
|
Ryan Huffman
|
33e11be3e0
|
Add user locations to menu
|
2014-06-26 16:06:49 -07:00 |
|
Ryan Huffman
|
cde36dc70d
|
Add user locations
|
2014-06-26 16:06:28 -07:00 |
|
Stephen Birarda
|
c46453c97f
|
Merge pull request #3067 from ZappoMan/serverSideAudioMixerStats
adding more stats & allow config setting to enable/disable dynamic jitter buffers
|
2014-06-24 10:49:35 -07:00 |
|
ZappoMan
|
1d390faad8
|
add support for commandline/config value for dynamic jitter buffers
|
2014-06-24 10:29:38 -07:00 |
|
ZappoMan
|
5c188ea81e
|
adding more stats
|
2014-06-24 09:41:29 -07:00 |
|
Brad Hefta-Gaub
|
2089dec38a
|
Merge pull request #3066 from ctrlaltdavid/fix_default_audio
Fix default audio devices on Windows
|
2014-06-24 09:33:04 -07:00 |
|
David Rowe
|
c40c5d78c8
|
Fix default audio devices on Windows
Windows 8 provides the full friendly device name, not just the first 31 characters.
|
2014-06-24 08:50:39 -07:00 |
|
Brad Hefta-Gaub
|
fc88b1f710
|
Merge pull request #3065 from ZappoMan/serverSideAudioMixerStats
remove resizing of jitter buffers for now, only ask for 1 frame
|
2014-06-23 18:54:18 -07:00 |
|
ZappoMan
|
fda60cc8d5
|
remove resizing of jitter buffers for now, only ask for 1 frame
|
2014-06-23 18:45:24 -07:00 |
|
Brad Hefta-Gaub
|
c105bc6c39
|
Merge pull request #3064 from ZappoMan/serverSideAudioMixerStats
max desired must be one less than the max frames in our ringbuffer
|
2014-06-23 18:11:37 -07:00 |
|
ZappoMan
|
355ab2cb95
|
max desired must be one less than the max frames in our ringbuffer
|
2014-06-23 17:58:55 -07:00 |
|
Brad Hefta-Gaub
|
51dfb33985
|
Merge pull request #3063 from ZappoMan/serverSideAudioMixerStats
add more stats
|
2014-06-23 17:32:50 -07:00 |
|
ZappoMan
|
6434c0a2a4
|
add more stats
|
2014-06-23 17:28:39 -07:00 |
|
Brad Hefta-Gaub
|
672808ef86
|
Merge pull request #3062 from ZappoMan/serverSideAudioMixerStats
ignore the numSilentSamples from client, always assume one frame
|
2014-06-23 16:56:58 -07:00 |
|
ZappoMan
|
77f262561c
|
typo
|
2014-06-23 16:47:10 -07:00 |
|
ZappoMan
|
8a633743b3
|
ignore the numSilentSamples from client, always assume one frame
|
2014-06-23 16:40:38 -07:00 |
|
Brad Hefta-Gaub
|
e374ccb0fa
|
Merge pull request #3061 from ZappoMan/serverSideAudioMixerStats
use node uuid in stats
|
2014-06-23 16:17:51 -07:00 |
|
ZappoMan
|
4becb66e2a
|
use node uuid in stats
|
2014-06-23 16:10:51 -07:00 |
|
Brad Hefta-Gaub
|
13030d64e6
|
Merge pull request #3060 from ZappoMan/serverSideAudioMixerStats
break up audio mixer stats across multiple packets
|
2014-06-23 15:56:27 -07:00 |
|
ZappoMan
|
b2c982976e
|
break up audio mixer stats across multiple packets
|
2014-06-23 15:46:58 -07:00 |
|
Stephen Birarda
|
5a8bbc7a0e
|
Merge pull request #3059 from ZappoMan/serverSideAudioMixerStats
added server side audio mixer jitter stats
|
2014-06-23 15:29:00 -07:00 |
|
ZappoMan
|
076bc11545
|
added server side audio mixer jitter stats
|
2014-06-23 15:19:13 -07:00 |
|
Brad Hefta-Gaub
|
19195f9119
|
Merge pull request #3056 from birarda/master
fix rounding of credit balance in application title
|
2014-06-23 14:48:37 -07:00 |
|
Stephen Birarda
|
ed5c05a61b
|
fix rounding of credit balance in application title
|
2014-06-23 13:25:32 -07:00 |
|
Brad Hefta-Gaub
|
18cd794542
|
Merge pull request #3055 from wangyix/master
Audio jitter buffer resizes depending on max inter-frame time gaps of incoming audio packets
|
2014-06-23 12:45:04 -07:00 |
|
wangyix
|
fbdca59d37
|
fixed spacing issue
|
2014-06-23 11:56:14 -07:00 |
|
Brad Hefta-Gaub
|
29a8307825
|
Merge pull request #3050 from ctrlaltdavid/fix_fullscreen_shortcut
Fix fullscreen toggle shortcut
|
2014-06-23 11:42:20 -07:00 |
|
wangyix
|
ffc20b8876
|
changed InterframeTimeGapHistory to InterframeTimeGapStats
|
2014-06-23 11:22:04 -07:00 |
|
wangyix
|
e5d7d471e3
|
removed debug code
|
2014-06-23 10:55:30 -07:00 |
|
wangyix
|
7196814ec3
|
added debug prints to look at injected ring buffers
|
2014-06-23 10:22:16 -07:00 |
|
Clément Brisset
|
1992f624ad
|
Merge pull request #3054 from huffman/19723
Code Review for Job #19723
|
2014-06-22 16:37:02 -07:00 |
|
Clément Brisset
|
5b95eafa9b
|
Merge pull request #3053 from ey6es/metavoxels
Added basic tests for metavoxel streaming.
|
2014-06-22 16:35:49 -07:00 |
|
Andrzej Kapolka
|
626bd42b7b
|
Use randomColorValue, since we have it.
|
2014-06-20 18:22:36 -07:00 |
|
Andrzej Kapolka
|
811815e61f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-06-20 18:12:29 -07:00 |
|
Andrzej Kapolka
|
49f1d427ec
|
Removed incremental streaming stubs.
|
2014-06-20 18:12:08 -07:00 |
|
Andrzej Kapolka
|
de0c45a919
|
Spanner mutation in test.
|
2014-06-20 18:09:51 -07:00 |
|
wangyix
|
6b72b161d3
|
fixed typo with frames/samples confusion.
|
2014-06-20 17:52:46 -07:00 |
|
wangyix
|
124fba35db
|
fixed minor comment typo
|
2014-06-20 17:39:05 -07:00 |
|
wangyix
|
cb6681f6f8
|
completed code for dynamicly resizing jitter buffer
|
2014-06-20 17:13:42 -07:00 |
|
Ryan Huffman
|
0e6abe3359
|
Update inactive chat window opacity to 0.8
|
2014-06-20 16:31:22 -07:00 |
|
wangyix
|
a5457eb86b
|
fixed bug in Audio.cpp where numSilentSamples was written to wrong place in packet
added more debug stuff, other minor changes and fixes
|
2014-06-20 14:43:18 -07:00 |
|
Andrzej Kapolka
|
ce778f47b1
|
More work on stream testing, fixed bug with differently-ordered edits.
|
2014-06-20 14:08:39 -07:00 |
|
David Rowe
|
633746ab16
|
Different fullscreen shortcuts for Mac and Windows
Revert to the original Mac OSX key combination and provide alternative for Windows.
|
2014-06-20 13:30:04 -07:00 |
|
Ryan Huffman
|
0c87f0aabc
|
Update chat window behavior
Lower opacity when inactive
Move focus to main window when pressing escape, instead of hiding
|
2014-06-19 19:45:43 -07:00 |
|
Brad Hefta-Gaub
|
4ab30aae2b
|
Merge pull request #3052 from Atlante45/misc_fixes
Misc fixes
|
2014-06-19 18:19:45 -07:00 |
|