[GitHub] incubator-guacamole-server pull request #123: GUACAMOLE-273: Add Brazillian ...

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-server/pull/123 ---

[GitHub] incubator-guacamole-server pull request #123: GUACAMOLE-273: Add Brazillian ...

2017-11-14 Thread flangelo
Github user flangelo commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/123#discussion_r150946767 --- Diff: src/protocols/rdp/keymaps/pt_br_qwerty.keymap --- @@ -0,0 +1,58 @@ +# +# Licensed to the Apache Software Foundation

[GitHub] incubator-guacamole-server pull request #123: GUACAMOLE-273: Add Brazillian ...

2017-11-14 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/123#discussion_r150938547 --- Diff: src/protocols/rdp/keymaps/pt_br_qwerty.keymap --- @@ -0,0 +1,58 @@ +# +# Licensed to the Apache Software

[GitHub] incubator-guacamole-server pull request #123: GUACAMOLE-273: Add Brazillian ...

2017-11-14 Thread flangelo
Github user flangelo commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/123#discussion_r150935771 --- Diff: src/protocols/rdp/keymaps/pt_br_qwerty.keymap --- @@ -0,0 +1,58 @@ +# +# Licensed to the Apache Software Foundation

[GitHub] incubator-guacamole-server pull request #122: GUACAMOLE-434: Add UK English ...

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-server/pull/122 ---

[GitHub] incubator-guacamole-server pull request #124: GUACAMOLE-233: Add Spanish key...

2017-11-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-guacamole-server/pull/124 ---

[GitHub] incubator-guacamole-server pull request #123: GUACAMOLE-273: Add Brazillian ...

2017-11-14 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/123#discussion_r150928082 --- Diff: src/protocols/rdp/keymaps/pt_br_qwerty.keymap --- @@ -0,0 +1,58 @@ +# +# Licensed to the Apache Software

[GitHub] incubator-guacamole-server pull request #122: GUACAMOLE-434: Add UK English ...

2017-11-14 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-server/pull/122#discussion_r150927148 --- Diff: src/protocols/rdp/keymaps/en_gb_qwerty.keymap --- @@ -0,0 +1,56 @@ +# +# Licensed to the Apache Software

[GitHub] incubator-guacamole-client pull request #209: GUACAMOLE-161: Add missing pre...

2017-11-14 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/incubator-guacamole-client/pull/209#discussion_r150925860 --- Diff: guacamole-common-js/src/main/webapp/modules/Keyboard.js --- @@ -984,8 +1003,15 @@ Guacamole.Keyboard = function(element) {

Re: CONVERSION of ArrayBuffer of RAW PCM data to Floating samples or Integer samples

2017-11-14 Thread Amarjeet Singh
Link which helped to understand are as follows :- > > > > *https://code.tutsplus.com/tutorials/beginning-audio-programming-in-as3--active-10579* > *http://www.republicofcode.com/tutorials/flash/as3sound/ >

Re: CONVERSION of ArrayBuffer of RAW PCM data to Floating samples or Integer samples

2017-11-14 Thread Amarjeet Singh
Hi Frode, I have tried the following code as demo :- *Sample 1 of Action Script code is as follows ( guacamole.swf ) :-* package > { > import flash.display.*; > import flash.events.*; > import flash.external.*; > import flash.media.*; > public class guacamole extends Sprite > { > public var