Atlante45
|
f77fab2fe0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into applications_diet_cpp11
|
2015-01-13 20:38:52 -08:00 |
|
Clément Brisset
|
aff0554a62
|
Merge pull request #4079 from thoys/fix-GetVersionEx-deprication-warnings
[WINDOWS ONLY] replaced GetVersionEx with new Version helpers to resolve deprecation warnings.
|
2015-01-13 17:06:26 -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 |
|
Stephen Birarda
|
661221a189
|
repairs to AudioScriptingInterface playSound
|
2015-01-12 16:04:00 -08:00 |
|
Thijs Wenker
|
1d6066c837
|
replaced GetVersionEx with new Version helpers to resolve deprecation warnings.
|
2015-01-10 01:41:07 +01:00 |
|
ZappoMan
|
91351d7700
|
fix warnings
|
2015-01-07 16:09:26 -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
|
50fcf4ba8f
|
Remove output buffer starvation log warnings
|
2015-01-07 11:06:36 -08:00 |
|
Ryan Huffman
|
19639367bf
|
Use usecTimestampNow instead of QDateTime::currentMSecsSinceEpoch
|
2015-01-07 11:04:09 -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
|
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 |
|
Atlante45
|
29839df9fe
|
Restored addReverb default arg
|
2015-01-06 16:35:30 -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 |
|
Atlante45
|
0bd9ed469e
|
Changed NodeList::getInstance() calls to use the DM
|
2014-12-17 15:28:25 -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 |
|