Stephen Birarda
|
6b3cf1ba4a
|
remove dependency of PacketHeaders on NodeList
|
2015-05-05 12:19:42 -07:00 |
|
Stephen Birarda
|
6cff75f7c1
|
resolve conflicts on merge with upstream/master
|
2015-05-04 10:05:44 -07:00 |
|
Atlante45
|
1dcc2f7988
|
Fix local injector modifying system volume
|
2015-05-04 15:53:58 +02:00 |
|
Stephen Birarda
|
b9c9ff6a14
|
clean up various warnings
|
2015-05-01 16:49:13 -07:00 |
|
Stephen Birarda
|
841da65eaf
|
fix abs value call warning
|
2015-05-01 16:34:34 -07:00 |
|
Stephen Birarda
|
94739cf8d3
|
move number constants out of SharedUtil to NumericalConstants
|
2015-05-01 10:26:53 -07:00 |
|
David Rowe
|
9576ad19a7
|
Move "Stereo Audio" option into developerMenu.js
And rename it "Stereo Input" to better relect what it does.
|
2015-04-28 14:14:10 -07:00 |
|
Seth Alves
|
0fb1a83e3b
|
quiet compiler, remove some trailing control-Ms
|
2015-04-25 09:20:00 -07:00 |
|
Atlante45
|
8f8e4d8dc6
|
Add generated audio methods to audio interface
|
2015-04-15 15:49:11 +02:00 |
|
Seth Alves
|
ef5dffecf6
|
fix filenames in comments
|
2015-04-07 10:03:14 -07:00 |
|
Seth Alves
|
9014397167
|
try again without macro
|
2015-04-07 09:59:04 -07:00 |
|
Seth Alves
|
7af32bd67a
|
put audio and script-engine logging into their own QLoggingCategory
|
2015-04-06 15:57:18 -07:00 |
|
Stephen Birarda
|
3f079e10aa
|
user AudioConstants for size of int16_t
|
2015-04-02 11:35:23 -07:00 |
|
Stephen Birarda
|
41290dd3e3
|
push data pointer for recursive read from front
|
2015-04-02 11:34:39 -07:00 |
|
Stephen Birarda
|
164c06a190
|
fix resampled stereo audio array size
|
2015-04-02 10:41:52 -07:00 |
|
Seth Alves
|
4bf86bb824
|
another [] needed after delete
|
2015-03-29 17:59:57 -07:00 |
|
Seth Alves
|
78b46cff2b
|
quiet compiler
|
2015-03-28 17:11:36 -07:00 |
|
Seth Alves
|
faa3ed6c29
|
valgrind wants []
|
2015-03-28 17:11:23 -07:00 |
|
Stephen Birarda
|
8ede9fb39b
|
fix stereo to stereo resampling
|
2015-03-10 15:50:30 -07:00 |
|
Stephen Birarda
|
271a4e2cae
|
cleanup some divides for manual sound resampling
|
2015-03-10 13:04:35 -07:00 |
|
Stephen Birarda
|
dc0ad09953
|
fix for check of num source samples
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
7ecde7be30
|
add fix for out of bounds Sound resampling
|
2015-03-10 13:04:34 -07:00 |
|
Stephen Birarda
|
b2e587dbbd
|
remove use of include_dependency_includes and use cmake
|
2015-02-18 14:12:05 -08:00 |
|
Stephen Birarda
|
1f7c3a0eb2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into dependencies
|
2015-02-18 09:40:10 -08:00 |
|
Stephen Birarda
|
c110fcbfad
|
merge with upstream/master
|
2015-02-17 17:34:48 -08:00 |
|
Andrew Meadows
|
505c50ebe1
|
correct gain variance in linearFade()
|
2015-02-17 12:07:32 -08:00 |
|
Stephen Birarda
|
e99012efbb
|
updates to build guides to remove soxr
|
2015-02-17 10:33:12 -08:00 |
|
Andrew Meadows
|
53855c89e9
|
Merge pull request #4289 from birarda/dependencies
add gverb and glm as cmake external projects
|
2015-02-17 10:00:29 -08:00 |
|
ZappoMan
|
1fc0225939
|
change ScriptCache and SoundCache to derive from Dependency
|
2015-02-13 15:33:41 -08:00 |
|
Stephen Birarda
|
8c998a65ee
|
use the glm find_package and check externals
|
2015-02-13 12:50:32 -08:00 |
|
Stephen Birarda
|
df8e51f835
|
use external project glm in more targets
|
2015-02-13 10:21:21 -08:00 |
|
Stephen Birarda
|
13fc0b1fcd
|
fix AudioInjector debug line to be more clear
|
2015-02-13 09:36:16 -08:00 |
|
Stephen Birarda
|
5f4e3528c2
|
override seek to handle warning once stopped
|
2015-02-12 11:29:55 -08:00 |
|
Stephen Birarda
|
060b0bbfd6
|
tell injector it is not finished once restarted
|
2015-02-12 11:13:03 -08:00 |
|
Stephen Birarda
|
ea52cea5dd
|
more cleanup for AudioInjector mem management
|
2015-02-12 10:56:40 -08:00 |
|
Stephen Birarda
|
43e777163e
|
use a QPointer to trigger delayed delete
|
2015-02-11 19:15:33 -08:00 |
|
Stephen Birarda
|
79674fb94f
|
use a wrapper on audio injector for script ownership
|
2015-02-11 17:20:00 -08:00 |
|
Stephen Birarda
|
449719bc7c
|
add option to restart a local audio injector
|
2015-02-11 16:58:30 -08:00 |
|
Stephen Birarda
|
f9174366dc
|
fixes for new injector API in other scripts
|
2015-02-11 16:20:48 -08:00 |
|
Stephen Birarda
|
4894a5b414
|
better handling of cleanup for local injector
|
2015-02-11 16:11:55 -08:00 |
|
Stephen Birarda
|
0498c5c708
|
provide old ASI APIs in AudioInjector
|
2015-02-11 15:57:32 -08:00 |
|
Stephen Birarda
|
7b485829c4
|
cleanup AudioInjector memory management
|
2015-02-11 15:52:00 -08:00 |
|
Stephen Birarda
|
219e78425b
|
resolve conflicts on merge with upstream master
|
2015-02-06 09:49:46 -08:00 |
|
Stephen Birarda
|
c9c53453c3
|
repairs to local audio injector cleanup
|
2015-02-04 14:47:18 -08:00 |
|
Seth Alves
|
bcf0846310
|
merge from master
|
2015-02-04 11:30:22 -08:00 |
|
Seth Alves
|
a645d784d8
|
uint32_t rather than uint, which mac doesn't like
|
2015-02-04 11:26:05 -08:00 |
|
Stephen Birarda
|
11f3161029
|
resolve conflicts on merge with upstream/master
|
2015-02-04 10:38:05 -08:00 |
|
Atlante45
|
78a9d002db
|
Remove settings from InboundAudioStream
|
2015-02-03 12:47:25 -08:00 |
|
Atlante45
|
27459ba861
|
Settings update
|
2015-02-03 12:27:30 -08:00 |
|
Atlante45
|
1cfd98b2d7
|
Name threads
|
2015-01-31 00:50:12 -08:00 |
|