GUACAMOLE-25: Merge fixes for audio streaming.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/commit/3da02bd0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/tree/3da02bd0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-client/diff/3da02bd0 Branch: refs/heads/master Commit: 3da02bd0a67fbe8f88056028f9a013c35a7d057d Parents: a6ccb36 4b552ce Author: James Muehlner <[email protected]> Authored: Mon May 23 21:25:57 2016 -0700 Committer: James Muehlner <[email protected]> Committed: Mon May 23 21:25:57 2016 -0700 ---------------------------------------------------------------------- .../src/main/webapp/modules/AudioRecorder.js | 144 +++++++++++++++---- .../src/main/webapp/modules/Client.js | 5 +- .../src/main/webapp/modules/Status.js | 8 ++ .../webapp/app/client/types/ManagedClient.js | 34 ++++- 4 files changed, 161 insertions(+), 30 deletions(-) ----------------------------------------------------------------------
