Ken Cooke
|
e82d751dac
|
Fix typo
|
2016-09-14 08:25:41 -07:00 |
|
Ken Cooke
|
25920732ec
|
Remove unused buffer
|
2016-09-14 08:23:53 -07:00 |
|
Ken Cooke
|
96313a421c
|
Cleanup the confusion of using null-resampler for channel conversion
|
2016-09-14 08:22:18 -07:00 |
|
Ken Cooke
|
c555e369c8
|
Handle the case when resampling is not needed
|
2016-09-14 06:37:09 -07:00 |
|
Ken Cooke
|
27d24eb79b
|
Fix compiler warning
|
2016-09-13 20:56:36 -07:00 |
|
Ken Cooke
|
ed9061040a
|
Better Android settings
|
2016-09-13 20:16:23 -07:00 |
|
Ken Cooke
|
f1455ab157
|
Remove unneeded buffers
|
2016-09-13 20:06:44 -07:00 |
|
Ken Cooke
|
3a41b285a0
|
Fix local audio injectors, that got disabled somehow
|
2016-09-13 17:21:48 -07:00 |
|
Ken Cooke
|
724df38df0
|
Optimize the audio pipeline. Use float mixBuffer and apply reverb at 24khz
|
2016-09-13 16:11:06 -07:00 |
|
Brad Hefta-Gaub
|
7c3c05a450
|
Merge pull request #8584 from zzmp/fix/audio-starve-detection
fix audio client starve detection
|
2016-09-13 09:08:20 -07:00 |
|
David Rowe
|
0cf3f6e953
|
Fix texture count and size getting stuck on 0
|
2016-09-13 13:03:06 +12:00 |
|
David Rowe
|
fe8b3b4d0d
|
Merge branch 'master' into 21040
|
2016-09-13 09:12:47 +12:00 |
|
David Rowe
|
68499f49ad
|
Fix count of textures
|
2016-09-10 10:15:13 +12:00 |
|
Brad Hefta-Gaub
|
258c83f864
|
Merge pull request #8551 from jherico/texture_load_test_pbo
Stuttering: Sparse Textures
|
2016-09-09 13:47:27 -07:00 |
|
Brad Hefta-Gaub
|
dbf29ba79d
|
Merge pull request #8569 from jherico/gli
Stuttering: Upgrade GLM & add GLI integration
|
2016-09-09 12:11:08 -07:00 |
|
Brad Davis
|
ecfe56085d
|
GLM update and GLI integration
|
2016-09-09 10:18:15 -07:00 |
|
Brad Hefta-Gaub
|
fddbeb6d11
|
Merge pull request #8588 from zzmp/test/audio-jitter
add a test for audio jitter in DEV/PR builds
|
2016-09-09 10:17:34 -07:00 |
|
Brad Davis
|
017181f020
|
Remove magic numbers, ensure proper buffer size for page transfers
|
2016-09-09 09:46:54 -07:00 |
|
Brad Davis
|
27ddd39a22
|
PR comments
|
2016-09-09 09:30:38 -07:00 |
|
David Rowe
|
38c2efa22f
|
Implement Entities.findInFrustum() method
|
2016-09-09 18:57:48 +12:00 |
|
Brad Davis
|
a13450b36f
|
Fix ubuntu warning
|
2016-09-08 22:25:04 -07:00 |
|
Brad Davis
|
bc6b43b7be
|
Add debug option to lower texture resolution
|
2016-09-08 22:19:17 -07:00 |
|
Brad Davis
|
e03b0b5825
|
Cleanup dead code
|
2016-09-08 22:19:16 -07:00 |
|
Brad Davis
|
a9ba92f16c
|
Fix alignment of small pages
|
2016-09-08 22:19:15 -07:00 |
|
Brad Davis
|
f18b8f80fe
|
Sparse texture transfers
Conflicts:
libraries/gpu-gl/src/gpu/gl/GLTextureTransfer.cpp
|
2016-09-08 22:19:15 -07:00 |
|
Brad Hefta-Gaub
|
85cf7e8fe1
|
Merge pull request #8580 from jherico/scale_resolution_fix
Fix overlays when scaling resolution
|
2016-09-08 20:57:52 -07:00 |
|
Brad Hefta-Gaub
|
b56ad737d4
|
Merge pull request #8567 from hyperlogic/feature/tablet-ui-foundation
Web Entities Virtual Keyboard + Event Bridge support
|
2016-09-08 18:36:46 -07:00 |
|
Brad Hefta-Gaub
|
3d54600843
|
Merge pull request #8513 from Atlante45/feat/network-port
Add settings to change local port
|
2016-09-08 18:10:32 -07:00 |
|
Zach Pomerantz
|
e785c0cdf8
|
add test for audio jitter
|
2016-09-08 17:50:11 -07:00 |
|
Zach Pomerantz
|
7b8f616099
|
add audiostream (jitter) logging
|
2016-09-08 17:23:56 -07:00 |
|
Zach Pomerantz
|
2a2673d898
|
bring audio starve check to standard
|
2016-09-08 15:26:09 -07:00 |
|
Atlante45
|
006780fe8e
|
Indentation
|
2016-09-08 14:29:43 -07:00 |
|
Zach Pomerantz
|
d7643ef2a0
|
fix audio client starve detection
|
2016-09-08 14:25:33 -07:00 |
|
Anthony J. Thibault
|
594640f8b4
|
coding standard fixes
|
2016-09-08 11:53:23 -07:00 |
|
Brad Davis
|
dbedb896f8
|
Fix overlays when scaling resolution
|
2016-09-08 11:21:43 -07:00 |
|
Brad Hefta-Gaub
|
a40a9f1d73
|
Merge pull request #8575 from kencooke/neon_optimization
Added ARM NEON optimized audio sample rate conversion
|
2016-09-08 09:58:47 -07:00 |
|
David Rowe
|
28cfca993f
|
Add and wire up "search in view" JavaScript API stub
|
2016-09-08 14:58:48 +12:00 |
|
Anthony J. Thibault
|
ebb4c0990b
|
Removed local copy of qtwebchannel.js, use qt resource version instead
|
2016-09-07 17:14:33 -07:00 |
|
David Rowe
|
7d6ab77c16
|
Merge branch 'master' into 21040
|
2016-09-08 11:30:19 +12:00 |
|
Anthony J. Thibault
|
7b4b98971e
|
Merge branch 'master' into feature/tablet-ui-foundation
|
2016-09-07 12:49:13 -07:00 |
|
Anthony J. Thibault
|
41e0b8732f
|
fix for occasional crash when deleting web entity
|
2016-09-07 10:59:16 -07:00 |
|
Anthony J. Thibault
|
dc0d0c2d5c
|
Merge branch 'master' into feature/tablet-ui-foundation
|
2016-09-07 09:49:55 -07:00 |
|
Ken Cooke
|
9457d49103
|
Merge branch 'master' of https://github.com/highfidelity/hifi into low-latency-audio
|
2016-09-06 20:56:20 -07:00 |
|
Anthony J. Thibault
|
774509ba9e
|
Changed punctuation button to &123
|
2016-09-06 17:41:56 -07:00 |
|
SamGondelman
|
b048637c26
|
fix signal issue and qabstract::socket issue
|
2016-09-06 17:36:52 -07:00 |
|
SamGondelman
|
9d447d4dcc
|
enabled qnetworkrequest redirects everywhere I could find them
|
2016-09-06 17:35:06 -07:00 |
|
Brad Davis
|
20deae3242
|
Working on Qt 5.6 compatibility
|
2016-09-06 17:35:04 -07:00 |
|
Ken Cooke
|
284bbfdf06
|
Remove extraneous code
|
2016-09-06 17:09:59 -07:00 |
|
Ken Cooke
|
b47000eab2
|
Added ARM NEON optimized audio sample rate conversion
|
2016-09-06 16:53:06 -07:00 |
|
Anthony J. Thibault
|
28162915fd
|
Re-styled keyboard, now with working shift key
|
2016-09-06 15:21:58 -07:00 |
|