Commit Graph

3350 Commits

Author SHA1 Message Date
Michael Jumper
0b5eacf58a GUACAMOLE-3: Bring CONTRIBUTING up-to-date with the migration to Apache. 2016-05-17 23:46:33 -07:00
James Muehlner
de0df5d4cc GUAC-1151: Merge audio input bugs fix. 2016-04-04 13:33:07 -07:00
Michael Jumper
1047afbb43 GUAC-1511: Apply basic resampling when copying audio from source to destination. 2016-04-03 16:16:35 -07:00
Michael Jumper
77cc8ef720 GUAC-1511: Use constant buffer size. 2016-04-03 15:04:01 -07:00
Michael Jumper
6a4fab67aa GUAC-1511: Take number of channels into account when creating SampleArray. 2016-04-03 15:03:15 -07:00
Michael Jumper
b6e13465a7 GUAC-1511: Reduce size of buffer. 2016-04-03 14:47:54 -07:00
Michael Jumper
65e610275b GUAC-1511: Provide ArrayBufferWriter with ArrayBuffer. Providing 16-bit TypedArray results in truncation of each sample to the low 8 bits. 2016-04-03 14:47:33 -07:00
Michael Jumper
99c3f2696f GUAC-1511: ArrayBufferWriter must not exceed maximum instruction size of 8192 bytes. 2016-04-03 14:45:14 -07:00
James Muehlner
ac79cacea0 GUAC-1517: Merge PR for only creating one AudioContext. 2016-03-31 15:29:42 -07:00
Michael Jumper
93783cf5d5 GUAC-1517: Maintain singleton instance of AudioContext. 2016-03-31 15:22:49 -07:00
James Muehlner
065548fcdd GUAC-1511: Merge front end audio support changes. 2016-03-30 13:19:35 -07:00
Michael Jumper
900c8f2a27 GUAC-1511: Automatically open audio stream upon connect. 2016-03-30 11:22:54 -07:00
Michael Jumper
076995d994 GUAC-1511: Implement Guacamole.AudioRecorder and Guacamole.RawAudioRecorder. 2016-03-30 09:55:30 -07:00
Michael Jumper
4e489fefad GUAC-1511: Clean up output stream creation. Add generic createOutputStream(). Add createAudioStream(). 2016-03-30 09:41:48 -07:00
Michael Jumper
b9de1d74c1 GUAC-1511: Refactor private Guacamole.RawAudioPlayer._Format to public Guacamole.RawAudioFormat. 2016-03-30 09:17:30 -07:00
Michael Jumper
0d39a04a1e GUACAMOLE-1: Add DISCLAIMER. 2016-03-28 20:50:40 -07:00
Michael Jumper
831e974f5f GUACAMOLE-1: Update pom.xml to reflect Apache licensing. 2016-03-28 20:50:39 -07:00
Michael Jumper
c569d2fb62 GUACAMOLE-1: Add required LICENSE and NOTICE. Remove old MIT license. 2016-03-28 20:50:36 -07:00
Michael Jumper
07972de9c0 GUACAMOLE-1: Relicense SQL files. 2016-03-28 20:50:34 -07:00
Michael Jumper
67b09c39da GUACAMOLE-1: Relicense CSS files. 2016-03-28 20:50:32 -07:00
Michael Jumper
de1ec05b5a GUACAMOLE-1: Relicense XML files. 2016-03-28 20:50:30 -07:00
Michael Jumper
98a32feed8 GUACAMOLE-1: Remove copyright notice from template HTML (the DOM tree is insane otherwise). Add required license header to index.html. 2016-03-28 20:50:22 -07:00
Michael Jumper
1810ec971f GUACAMOLE-1: Relicense C and JavaScript files. 2016-03-28 20:50:18 -07:00
Michael Jumper
2297dfbe7d GUACAMOLE-1: Ensure any LinkageErrors thrown by Class.forName() for an extension do not result in the entire startup process aborting. 2016-03-28 20:50:15 -07:00
Michael Jumper
2cb1ffa60d GUACAMOLE-1: Finish refactor within classname strings. Fix comments. 2016-03-28 20:50:13 -07:00
Michael Jumper
b7b5873a92 GUACAMOLE-1: Remove unused ClipboardState class. 2016-03-28 20:50:09 -07:00
Michael Jumper
713fc7f89f GUACAMOLE-1: Rename Basic* classes sensibly. Refactor tunnel classes into own packages. 2016-03-28 20:50:07 -07:00
Michael Jumper
c7a5f0bcd6 GUACAMOLE-1: Remove BasicGuacamoleProperties. Finally remove support for "auth-provider" and "lib-directory" properties. 2016-03-28 20:50:03 -07:00
Michael Jumper
8590a0a492 GUACAMOLE-1: Rename Basic* to File* for default authentication provider. Deprecate "basic-user-mapping" property. 2016-03-28 20:50:01 -07:00
Michael Jumper
cbe3387d92 GUACAMOLE-1: Replace version 0.9.9 with version 0.9.9-incubating. 2016-03-28 20:49:58 -07:00
Michael Jumper
648a6c96f0 GUACAMOLE-1: Remove useless .net.basic subpackage, now that everything is being renamed. 2016-03-28 20:49:56 -07:00
Michael Jumper
4198c33df6 GUACAMOLE-1: Refactor old net.sourceforge package to org.apache. 2016-03-28 20:49:54 -07:00
Michael Jumper
1f7d9bb052 GUACAMOLE-1: Update SCM references in pom.xml 2016-03-28 20:49:52 -07:00
Michael Jumper
6990344697 GUACAMOLE-1: Refactor org.glyptodon package/groupId to org.apache. 2016-03-28 20:43:49 -07:00
Mike Jumper
2358d88683 Merge pull request #310 from IT-Experte/patch-2
GUAC-1275: Netherlands keyboard layout created
2016-03-17 13:46:30 -07:00
Mike Jumper
64771d3165 Merge pull request #264 from IT-Experte/patch-5
GUAC-1339: Wrong French keyboard layout
2016-03-17 13:44:02 -07:00
Mike Jumper
e169ec0730 Merge pull request #335 from plus3it/GUAC-1502
GUAC-1502 LDAP plugin documentation fix for seeAlso attribute in exampleConfigGroup.ldif
2016-03-17 13:33:59 -07:00
James Muehlner
9403488803 Merge pull request #338 from glyptodon/overall-limits
GUAC-1512: Add absolute connection limit properties for MySQL/PostgreSQL.
2016-03-17 13:24:24 -07:00
Michael Jumper
e3f24f2f79 GUAC-1512: Refer to defaults as defaults. 2016-03-17 13:01:48 -07:00
Michael Jumper
d0c9d731c0 GUAC-1512: Correct typo in documentation for tryIncrement(). 2016-03-17 12:59:40 -07:00
Michael Jumper
0a95e16151 GUAC-1512: Add absolute connection limit properties for MySQL/PostgreSQL. 2016-03-17 00:56:43 -07:00
James Muehlner
b0d890d0ac Merge pull request #337 from glyptodon/rdp-resize
GUAC-1164: Add definitions and translation strings for resize method parameter.
2016-03-16 20:44:18 -07:00
Michael Jumper
862e24ff64 GUAC-1164: Add definitions and translation strings for resize method parameter. 2016-03-16 14:48:51 -07:00
James Muehlner
fd2ed9505a Merge pull request #336 from glyptodon/screen-recording
GUAC-236: Add parameters and translation strings for screen recording.
2016-03-15 20:34:23 -07:00
Michael Jumper
e8496c2193 GUAC-236: Add parameters and translation strings for screen recording. 2016-02-28 23:56:16 -08:00
Patrick Richardson
8e934d5fb3 GUAC-1502 LDAP plugin documentation fix for seeAlso attribute in exampleConfigGroup.ldif 2016-02-25 09:53:29 -05:00
James Muehlner
8a9e5fc73f Merge pull request #334 from glyptodon/close-resource
GUAC-1378: Ensure HTML patch resources are closed after reading.
2016-02-20 20:42:36 -08:00
Michael Jumper
c430e6a333 GUAC-1378: Ensure HTML patch resources are closed after reading. 2016-02-20 19:24:00 -08:00
James Muehlner
98af1e3d7f Merge pull request #333 from glyptodon/GUAC-1378
GUAC-1378: Allow modification of HTML via extensions
2016-02-19 16:36:46 -08:00
Michael Jumper
a66513b724 GUAC-1378: Pull and apply patches from REST endpoint. 2016-02-19 00:23:39 -08:00