James Muehlner
|
4734d15fb6
|
GUACAMOLE-5: Merge read-only server side parameter.
|
2016-07-24 22:44:44 -07:00 |
|
Michael Jumper
|
1ad99a312e
|
GUACAMOLE-5: Add "read-only" parameter to RDP, SSH, and telnet (per-user, just like VNC).
|
2016-07-24 22:36:25 -07:00 |
|
Michael Jumper
|
59e66ddc77
|
GUACAMOLE-5: Handle VNC's "read-only" parameter on a per-user basis.
|
2016-07-24 22:36:25 -07:00 |
|
Michael Jumper
|
0641ccf601
|
GUACAMOLE-5: Store connection parameters at user level. Maintain reference to owner's connection parameters at client level.
|
2016-07-24 22:05:04 -07:00 |
|
James Muehlner
|
425f7baa2b
|
GUACAMOLE-44: Merge change of RDPDR printer operation to synchronous.
|
2016-06-16 15:43:32 -07:00 |
|
Michael Jumper
|
69ddeeb06d
|
GUACAMOLE-44: Refactor the RDPDR printer to synchronous operation.
|
2016-06-16 15:40:43 -07:00 |
|
James Muehlner
|
96dc9512bb
|
GUACAMOLE-51: Merge changes to numpad key handling.
|
2016-06-14 19:20:19 -07:00 |
|
Michael Jumper
|
72fb8ffdfe
|
GUACAMOLE-51: Explicitly map number pad keys within Guacamole terminal emulator.
|
2016-06-14 14:20:30 -07:00 |
|
James Muehlner
|
4e17e4837d
|
GUACAMOLE-25: Merge change to avoid unnecessary string allocation.
|
2016-06-06 09:16:05 -07:00 |
|
Michael Jumper
|
c1fdbca62b
|
GUACAMOLE-25: Avoid unnecessary allocation of temporary string for guac_rdp_ptr_to_string().
|
2016-06-03 11:41:55 -07:00 |
|
James Muehlner
|
995b6d669a
|
GUACAMOLE-25: Merge RDP audio input addition."
|
2016-06-02 11:44:16 -07:00 |
|
Michael Jumper
|
402b039384
|
GUACAMOLE-25: Update documentation regarding loading of dynamic virtual channel plugins.
|
2016-06-01 22:06:17 -07:00 |
|
Michael Jumper
|
0d29694afc
|
GUACAMOLE-25: Reset I/O counters upon end-of-stream.
|
2016-06-01 16:20:38 -07:00 |
|
Michael Jumper
|
0be04ea54d
|
GUACAMOLE-25: Resample received audio as necessary.
|
2016-06-01 15:25:42 -07:00 |
|
Michael Jumper
|
1c2890b47c
|
GUACAMOLE-25: Store PCM format expected by RDP server.
|
2016-05-26 10:39:33 -07:00 |
|
Michael Jumper
|
ad00cce0ad
|
GUACAMOLE-25: Store audio format within common structure.
|
2016-05-25 14:38:22 -07:00 |
|
Michael Jumper
|
260d0cd340
|
GUACAMOLE-25: Remove STUB.
|
2016-05-25 13:50:29 -07:00 |
|
Michael Jumper
|
533a47f06d
|
GUACAMOLE-25: Store input and output audio format.
|
2016-05-25 13:50:29 -07:00 |
|
Michael Jumper
|
320f564daf
|
GUACAMOLE-25: Implement parsing of audio mimetypes.
|
2016-05-25 13:50:29 -07:00 |
|
Michael Jumper
|
8ccf61e6b1
|
GUACAMOLE-25: Support FreeRDP stable-1.0 and compatible.
|
2016-05-25 13:50:29 -07:00 |
|
Michael Jumper
|
f1d4393eb8
|
GUACAMOLE-25: Implement buffer attachment in Stream_New() and Stream_Free() compatibility functions.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
1393358469
|
GUACAMOLE-25: Abstract DVC management away from FreeRDP for sake of API compatibility.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
46bdf0692f
|
GUACAMOLE-25: Delay sending of "ack" until RDP has opened the AUDIO_INPUT stream. Close audio stream with another "ack" when RDP has closed the AUDIO_INPUT stream.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
5030c0603a
|
GUACAMOLE-25: Add status code reporting the normal closure of a resource.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
166eba11b7
|
GUACAMOLE-25: Fix pointer update in audio input buffer transfer.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
4e4dbd6a2d
|
GUACAMOLE-25: Fix configure test for FreeRDP variations.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
9d5871a3c8
|
GUACAMOLE-25: Buffer and send Data PDUs as necessary.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
63cd2ce512
|
GUACAMOLE-25: Partially handle the Open PDU.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
86806a3759
|
GUACAMOLE-25: Handle the server's Sound Formats PDU.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
503ffb0d45
|
GUACAMOLE-25: Implement message processing. Stub handlers.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
1088332376
|
GUACAMOLE-25: Add support for multiple versions of IWTSVirtualChannelCallback.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
ac94fd4cd0
|
GUACAMOLE-25: Add stub callbacks for AUDIO_INPUT data handling.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
9cd89e6580
|
GUACAMOLE-25: Allocate proper number of argument entries.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
4fdcfebf25
|
GUACAMOLE-25: Set AudioCapture flag if audio input is enabled.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
36cc9f492f
|
GUACAMOLE-25: Convert guac_client pointer to/from a string for sake of FreeRDP's DVC API.
|
2016-05-25 13:50:28 -07:00 |
|
Michael Jumper
|
21ab9d765d
|
GUACAMOLE-25: Add stub "guacai" plugin for AUDIO_INPUT channel support.
|
2016-05-25 13:50:28 -07:00 |
|
James Muehlner
|
ec93a2989f
|
GUACAMOLE-33: Merge mouse duplication user disconnect fix.
|
2016-05-23 20:45:18 -07:00 |
|
James Muehlner
|
fa3565e617
|
Merge rdp performance flag fixes.
|
2016-05-23 20:43:36 -07:00 |
|
Michael Jumper
|
9ae667e6bc
|
GUACAMOLE-35: Fix logic of desktop_composition flag.
|
2016-05-23 20:39:26 -07:00 |
|
James Muehlner
|
055aa1b059
|
Merge client cleanup fix.
|
2016-05-23 20:36:55 -07:00 |
|
Michael Jumper
|
2b8e1555c6
|
GUACAMOLE-33: Fix comment regarding user removal.
|
2016-05-23 13:58:30 -07:00 |
|
Michael Jumper
|
82fd6a279b
|
GUACAMOLE-33: Implement leave handlers for RDP, SSH, and telnet.
|
2016-05-23 13:58:30 -07:00 |
|
Michael Jumper
|
46b29edc5f
|
GUACAMOLE-33: Actually use VNC's leave handler.
|
2016-05-23 13:58:30 -07:00 |
|
Michael Jumper
|
92e2f4e420
|
GUACAMOLE-33: Restore guac_common_cursor_remove_user() (reverts commit af7968e).
|
2016-05-23 13:58:30 -07:00 |
|
Michael Jumper
|
a64c3e0179
|
GUACAMOLE-34: Ensure guac_client_stop() or guac_client_abort() are called in ALL cases where the client thread terminates.
|
2016-05-23 13:58:01 -07:00 |
|
Michael Jumper
|
88b422987e
|
GUACAMOLE-35: Ensure performance flag values are applied.
|
2016-05-23 13:55:37 -07:00 |
|
James Muehlner
|
c7bf4f78ab
|
Merge inclusion of docker image.
|
2016-05-20 15:38:41 -07:00 |
|
Michael Jumper
|
66859010e7
|
GUACAMOLE-27: Add Docker image from old guacd-docker repository. Update license.
|
2016-05-20 14:45:12 -07:00 |
|
James Muehlner
|
7e3c28a1c2
|
Merge updated contribution guidelines.
|
2016-05-17 23:52:04 -07:00 |
|
Michael Jumper
|
7e2aea5765
|
GUACAMOLE-3: Bring CONTRIBUTING up-to-date with the migration to Apache.
|
2016-05-17 23:46:52 -07:00 |
|