Ryan Huffman
|
a07d92b6ea
|
Merge branch 'master' of github.com:highfidelity/hifi into audio-buffer-starvation-detection
Conflicts:
interface/src/Audio.cpp
interface/src/Audio.h
interface/src/Menu.cpp
interface/src/ui/PreferencesDialog.cpp
|
2015-01-07 09:46:07 -08:00 |
|
Ryan Huffman
|
77aecaabd0
|
Remove extra switch output call
|
2015-01-07 09:36:26 -08:00 |
|
Ryan Huffman
|
288e2ee45a
|
Add output buffer starve detection to audio
|
2015-01-07 09:36:14 -08:00 |
|
Stephen Birarda
|
51bba4884f
|
resolve conflicts on merge with upstream master
|
2015-01-05 14:40:48 -08:00 |
|
Ryan Huffman
|
defb2cbffd
|
Merge branch 'master' of git://github.com/highfidelity/hifi into audio-buffer-size
Conflicts:
interface/src/Audio.cpp
|
2015-01-05 14:07:06 -08:00 |
|
Stephen Birarda
|
6d8f319e51
|
remove Audio methods re-introduced after merge
|
2015-01-05 09:27:01 -08:00 |
|
Stephen Birarda
|
dfb02aea0c
|
resolve conflicts on merge, add cstring inc
|
2015-01-05 09:25:30 -08:00 |
|
ZappoMan
|
1df54cffd6
|
add audio starvation detection
|
2015-01-02 17:28:51 -08:00 |
|
Ryan Huffman
|
0d71d25063
|
Add min/max for audio buffer size
|
2015-01-02 17:02:44 -08:00 |
|
Ryan Huffman
|
f97109f6a4
|
Add outputBufferSizeFrames property to Audio
|
2015-01-02 16:00:07 -08:00 |
|
ZappoMan
|
3d42d532e4
|
more work on removing immediate mode GL_QUADS
|
2014-12-22 17:43:02 -08:00 |
|
ZappoMan
|
14458ac8fd
|
first pass at removing immediate mode GL_QUADS
|
2014-12-22 13:47:18 -08:00 |
|
Stephen Birarda
|
7beb3a7b62
|
resolve conflicts on merge with upstream master
|
2014-12-17 16:57:35 -08:00 |
|
Stephen Birarda
|
a99589f6a4
|
fix some indentation and a conditional
|
2014-12-16 17:06:59 -08:00 |
|
Stephen Birarda
|
b7099442c1
|
repair interaction between AudioNoiseGate and Audio
|
2014-12-16 16:50:13 -08:00 |
|
Stephen Birarda
|
d83718fe8d
|
cleanup separated AudioNoiseGate
|
2014-12-16 16:39:18 -08:00 |
|
Stephen Birarda
|
f982f5a538
|
remove declaration of CLIPPING_THRESHOLD in Audio
|
2014-12-16 16:32:00 -08:00 |
|
Stephen Birarda
|
be184719b5
|
move the audio noise gate to its own class
|
2014-12-16 16:31:29 -08:00 |
|
Stephen Birarda
|
0429b338c0
|
remove last Audio ref to Menu, fix local/server echo
|
2014-12-16 16:02:41 -08:00 |
|
Stephen Birarda
|
223a48609a
|
remove a couple more Menu dependencies in Audio
|
2014-12-16 15:49:17 -08:00 |
|
Stephen Birarda
|
e86c5ff683
|
remove Audio dependency on Menu
|
2014-12-16 15:45:17 -08:00 |
|
Stephen Birarda
|
fe7b678193
|
begin removal of C++ procedural audio calls
|
2014-12-16 15:33:38 -08:00 |
|
Stephen Birarda
|
0fae699ed3
|
remove a couple of headers, fix mute bool call
|
2014-12-16 15:26:56 -08:00 |
|
Stephen Birarda
|
369fdc5771
|
move audio toolbox into its own class
|
2014-12-16 15:24:57 -08:00 |
|
Stephen Birarda
|
d9ab673442
|
hook menu calls up to AudioIOStreamStatsRenderer
|
2014-12-16 15:05:14 -08:00 |
|
Stephen Birarda
|
1db12453d4
|
move audio stats into member of Audio
|
2014-12-16 14:47:24 -08:00 |
|
Stephen Birarda
|
60447e48cb
|
handle input from Audio class in AudioScope
|
2014-12-16 13:29:42 -08:00 |
|
Stephen Birarda
|
3c6c37710d
|
hook AudioScope to new Dependency Audio
|
2014-12-16 13:03:46 -08:00 |
|
Stephen Birarda
|
6fd55e6f42
|
make Audio class use DependencyManager
|
2014-12-16 12:31:01 -08:00 |
|
Stephen Birarda
|
c734bc89a3
|
move the audio scope into its own class
|
2014-12-16 11:54:59 -08:00 |
|
Stephen Birarda
|
1cf88e7666
|
Merge branch 'master' of https://github.com/highfidelity/hifi into lasagna-not-spaghetti
|
2014-12-16 10:47:45 -08:00 |
|
Stephen Birarda
|
aeb273a882
|
move environment mute to Audio
|
2014-12-16 10:46:24 -08:00 |
|
ZappoMan
|
79bc5e0507
|
Merge branch 'master' of https://github.com/highfidelity/hifi into InterfaceConfigEctomy
|
2014-12-15 16:48:07 -08:00 |
|
Andrzej Kapolka
|
50c1e9fb40
|
Fixes for missing audio device.
|
2014-12-15 22:41:35 -08:00 |
|
ZappoMan
|
bfcc78c57d
|
replaced Application::resourcesPath() with PathUtils::resourcesPath()
|
2014-12-15 15:20:18 -08:00 |
|
ZappoMan
|
7f887ba75f
|
more spatial audio removal
|
2014-12-10 15:46:10 -08:00 |
|
Andrzej Kapolka
|
d975e3f0ce
|
Fixed signed/unsigned warnign.
|
2014-12-03 12:38:10 -08:00 |
|
ZappoMan
|
08772bbae0
|
remove spatial audio menu items
|
2014-11-24 13:07:22 -08:00 |
|
Philip Rosedale
|
e07f53d022
|
remove unused test audio filters
|
2014-11-20 19:57:24 -06:00 |
|
Stephen Birarda
|
47f86fac68
|
have QAudioOutput cleaned up with injector thread
|
2014-11-20 13:48:29 -08:00 |
|
Atlante45
|
5eac93dcfd
|
User separate gverb instance for local reverb
|
2014-11-17 16:59:23 -08:00 |
|
Atlante45
|
a8c38aab64
|
dryFraction factorisation
|
2014-11-17 14:47:20 -08:00 |
|
Atlante45
|
082b9ff59f
|
Faster and better Local reverb / no echo
|
2014-11-17 13:43:55 -08:00 |
|
Atlante45
|
de2b86957b
|
Proportional dry fraction
|
2014-11-17 12:04:45 -08:00 |
|
Stephen Birarda
|
b7b371ba61
|
resolve conflicts on merge with upstream master
|
2014-11-11 20:53:24 -08:00 |
|
Stephen Birarda
|
a5a02b5f8a
|
add AudioInjectorLocalBuffer for more control
|
2014-11-11 16:34:00 -08:00 |
|
Stephen Birarda
|
0e30c65e60
|
handle cleanup of local injection, volume
|
2014-11-11 15:12:11 -08:00 |
|
Stephen Birarda
|
83529c1fed
|
fix QIODevice fail in AudioInjector by passing explicit size
|
2014-11-11 14:45:33 -08:00 |
|
Stephen Birarda
|
cd3877b584
|
handle local audio output via AudioInjector directly for control
|
2014-11-11 14:14:43 -08:00 |
|
Philip Rosedale
|
d9141b4010
|
Merge pull request #3750 from Atlante45/reverb_for_own_voice
Reverb for own voice
|
2014-11-11 10:52:26 -08:00 |
|