overte/libraries
David Kelly c951f507e3 Fixed issue with calling setOptions
Since the stereo option is computed from the .wav file, if you call
setOptions later (like the cow.js does), it resets stereo to false.
So, I now just copy the stereo flag into the new options, since the
sound file is the same.

Also, calling AudioClient::outputLocalInjector on the AudioClient
thread now to avoid potential concurrency issues accessing the
vector of injectors.
2016-07-13 11:28:36 -07:00
..
animation got rid of comparison warning 2016-06-17 14:17:32 -07:00
audio Fixed issue with calling setOptions 2016-07-13 11:28:36 -07:00
audio-client Fixed issue with calling setOptions 2016-07-13 11:28:36 -07:00
auto-updater
avatars js call to ray-pick against avatars 2016-06-28 09:55:49 -07:00
controllers Working on touch 2016-06-13 14:40:15 -07:00
display-plugins Adding glow to hand lasers 2016-07-12 10:10:01 -07:00
embedded-webserver
entities declare new shape types 2016-07-06 10:50:51 -07:00
entities-renderer fix warnings about implicit casts 2016-07-09 22:55:55 -07:00
fbx Merge pull request #7889 from samcake/color 2016-06-08 17:38:45 -07:00
gl Adding glow to hand lasers 2016-07-12 10:10:01 -07:00
gpu Support geometry shaders 2016-07-07 13:36:47 -07:00
gpu-gl Support geometry shaders 2016-07-07 13:36:47 -07:00
input-plugins Merge pull request #8179 from SamGondelman/snapshotFix3 2016-07-12 15:28:51 -07:00
model merge master and resolve conflicts 2016-06-24 03:34:39 +01:00
model-networking Merge branch 'master' of https://github.com/highfidelity/hifi into color 2016-06-02 10:38:40 -07:00
networking Merge pull request #8231 from AlexanderOtavka/fix-orientation 2016-07-13 08:44:13 -07:00
octree Fix reporting of JSON export failure 2016-06-15 14:12:49 +12:00
physics fix warnings about implicit casts 2016-07-09 22:55:55 -07:00
plugins Merge branch 'master' of https://github.com/highfidelity/hifi into vive-ui 2016-06-22 15:58:53 -07:00
procedural Merge pull request #8076 from ZappoMan/reduceLogSpam 2016-06-16 18:25:54 -07:00
recording Remove delayLoad 2016-05-09 18:09:48 -07:00
render still trying to fix cmake errors 2016-06-10 17:01:22 -07:00
render-utils Merge pull request #8158 from sethalves/raypick-avatars 2016-07-12 15:27:30 -07:00
script-engine Merge branch 'master' of github.com:highfidelity/hifi into raypick-avatars 2016-07-07 09:53:24 -07:00
shared wrap hull about each mesh part 2016-07-09 22:25:28 -07:00
steamworks-wrapper Initial Steamworks integration 2016-06-14 16:29:50 -07:00
ui Allow scripts to receive a visibility changed signal from their windows 2016-06-30 13:22:01 -07:00
ui-plugins CR feedback 2016-06-21 12:49:42 -07:00