Michael Jumper
|
996f1a8ec2
|
GUACAMOLE-51: Require shift released and numlock active for keypad numerals.
|
2016-08-16 20:00:24 -07:00 |
|
Michael Jumper
|
69ab054323
|
GUACAMOLE-51: Support -num and +num option (require clear/set numlock) in keymaps.
|
2016-08-16 20:00:24 -07:00 |
|
Michael Jumper
|
0c48096147
|
GUACAMOLE-51: Track and synchronize remote lock key state.
|
2016-08-16 20:00:24 -07:00 |
|
Michael Jumper
|
4f4f83f9a7
|
GUACAMOLE-51: Isolate sending of specific RDP events within own functions.
|
2016-08-16 19:54:08 -07:00 |
|
Michael Jumper
|
78a696a86f
|
GUACAMOLE-51: Abstract away RDP keyboard state tracking with dedicated guac_rdp_keyboard structure.
|
2016-08-13 18:14:04 -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 |
|
Michael Jumper
|
69ddeeb06d
|
GUACAMOLE-44: Refactor the RDPDR printer to synchronous operation.
|
2016-06-16 15:40:43 -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 |
|
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
|
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 |
|
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 |
|
Michael Jumper
|
facc0a794e
|
GUAC-1517: Only allocate one audio stream for RDP connection.
|
2016-03-31 14:25:31 -07:00 |
|
Michael Jumper
|
ba673c52b0
|
GUAC-1517: Only allocate filesystem objects once per Guacamole connection. Do not reallocate when RDP automatically reconnects due to resize.
|
2016-03-30 12:22:32 -07:00 |
|
Michael Jumper
|
5b4a02e8a5
|
GUACAMOLE-1: Relicense RDP keymaps and associated Perl script.
|
2016-03-28 20:39:45 -07:00 |
|
Michael Jumper
|
f4b8c70f79
|
GUACAMOLE-1: Relicense build/shell scripts.
|
2016-03-28 20:39:38 -07:00 |
|
Michael Jumper
|
4da3bef4ec
|
GUACAMOLE-1: Relicense C files.
|
2016-03-28 20:39:19 -07:00 |
|
Michael Jumper
|
ecbb6fc6b3
|
GUAC-1164: Do not load "drdynvc" plugin unless actually needed.
|
2016-03-22 16:50:49 -07:00 |
|
Michael Jumper
|
1cb4325422
|
GUAC-1164: Init/uninit common SSH client only once. Do not touch display if RDP server is not connected.
|
2016-03-17 18:29:27 -07:00 |
|
Michael Jumper
|
0fb8a49e62
|
GUAC-1164: Do not send clipboard notification to RDP server if RDP server is not connected.
|
2016-03-17 18:06:23 -07:00 |
|