David Rowe
|
7286a9c5fb
|
Merge branch 'master' into 20276
|
2015-01-27 19:08:40 -08:00 |
|
Atlante45
|
af2177a4ac
|
Remove gl include
|
2015-01-27 02:00:41 -08:00 |
|
Atlante45
|
dbdb87a1a2
|
Moved Menu dependency out of audio
|
2015-01-27 01:21:59 -08:00 |
|
David Rowe
|
22347dd794
|
Add AudioDevice.deviceChanged() signal and use to update audio menu
|
2015-01-22 19:11:55 -08:00 |
|
Atlante45
|
8d37f5ae00
|
More setting handles
|
2015-01-20 15:35:22 -08:00 |
|
Atlante45
|
bac448af5d
|
Mute mute slot out of Menu
|
2015-01-18 05:29:25 -08:00 |
|
Atlante45
|
8f5f634308
|
Took audio settings out of Menu
Hooked to actual settings in Audio class
|
2015-01-17 21:22:02 -08:00 |
|
Atlante45
|
38729c5790
|
Made dependencies inherit from Dependency
|
2015-01-13 20:38:01 -08:00 |
|
Atlante45
|
2a82ff9768
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
Conflicts:
assignment-client/src/voxels/VoxelServer.cpp
interface/src/Application.cpp
interface/src/Audio.cpp
interface/src/DatagramProcessor.cpp
interface/src/Menu.cpp
interface/src/Util.cpp
interface/src/avatar/MyAvatar.cpp
interface/src/ui/ApplicationOverlay.cpp
interface/src/ui/PreferencesDialog.cpp
libraries/networking/src/NodeList.cpp
libraries/shared/src/DependencyManager.h
|
2015-01-13 11:03:14 -08:00 |
|
David Rowe
|
198226450a
|
Suppress warnings about inconsistent DLL linkage of lrintf in Windows
This warning in Windows builds is due to redefinition of lrintf in gverb
library's ladspa-util.h file.
|
2015-01-08 11:26:32 -08:00 |
|
Brad Hefta-Gaub
|
8ad21d61c4
|
Merge pull request #4056 from huffman/audio-buffer-starvation-detection
Audio buffer starvation detection
|
2015-01-07 11:18:34 -08:00 |
|
Ryan Huffman
|
cb80e18ad0
|
Update default detection period to be int
|
2015-01-07 09:47:24 -08:00 |
|
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
|
288e2ee45a
|
Add output buffer starve detection to audio
|
2015-01-07 09:36:14 -08:00 |
|
Atlante45
|
29839df9fe
|
Restored addReverb default arg
|
2015-01-06 16:35:30 -08:00 |
|
Stephen Birarda
|
5fadfa8c17
|
remove doubled friend declaration, is in macro
|
2015-01-06 09:35:11 -08:00 |
|
Stephen Birarda
|
9bcacaf512
|
put back declared constructor, inputReceived signal
|
2015-01-05 14:43:23 -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 |
|
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 |
|
Stephen Birarda
|
7beb3a7b62
|
resolve conflicts on merge with upstream master
|
2014-12-17 16:57:35 -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
|
e86c5ff683
|
remove Audio dependency on Menu
|
2014-12-16 15:45:17 -08:00 |
|
Stephen Birarda
|
e0752cef54
|
remove collision sound creation calls
|
2014-12-16 15:35:37 -08:00 |
|
Stephen Birarda
|
fe7b678193
|
begin removal of C++ procedural audio calls
|
2014-12-16 15:33:38 -08:00 |
|
Stephen Birarda
|
eb790af193
|
hookup previous mouse press for mute to AudioToolBox
|
2014-12-16 15:30:28 -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
|
0f18a9651b
|
replace audio with AudioIOStatsRenderer in ApplicationOverlay
|
2014-12-16 14:53:36 -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
|
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
|
aeb273a882
|
move environment mute to Audio
|
2014-12-16 10:46:24 -08:00 |
|
ZappoMan
|
7f887ba75f
|
more spatial audio removal
|
2014-12-10 15:46:10 -08:00 |
|
David Rowe
|
9e32b2c64e
|
Suppress Windows C4305 compiler warnings in gverb includes
|
2014-11-20 20:58:31 -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
|
ae3bcc8f06
|
No more .f
|
2014-11-19 16:53:39 -08:00 |
|
Atlante45
|
5eac93dcfd
|
User separate gverb instance for local reverb
|
2014-11-17 16:59:23 -08:00 |
|
Atlante45
|
082b9ff59f
|
Faster and better Local reverb / no echo
|
2014-11-17 13:43:55 -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 |
|