.. |
compat
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
guac_rdpdr
|
GUAC-1172: Associate guac_object with RDP filesystem.
|
2015-07-06 00:43:21 -07:00 |
guac_rdpsnd
|
GUAC-1354: Replace WAVE encoder with raw PCM encoder. Partially migrate to new audio streaming (Ogg not yet migrated).
|
2015-10-02 17:16:47 -07:00 |
guac_svc
|
GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log().
|
2014-11-07 16:32:19 -08:00 |
keymaps
|
GUAC-1314: Add mapping of numeric keypad operators to base RDP keymap
|
2015-09-03 15:52:37 +00:00 |
.gitignore
|
Rename generated file.
|
2014-01-02 22:30:14 -08:00 |
client.c
|
GUAC-363: Set preconnection BLOB and ID if supported by FreeRDP and specified within connection parameters.
|
2015-11-03 13:36:58 -08:00 |
client.h
|
GUAC-1354: Replace WAVE encoder with raw PCM encoder. Partially migrate to new audio streaming (Ogg not yet migrated).
|
2015-10-02 17:16:47 -07:00 |
guac_handlers.c
|
GUAC-1264: Explicitly free users and sessions within VNC and RDP.
|
2015-07-24 13:55:05 -07:00 |
guac_handlers.h
|
GUAC-865: Initial support for display update.
|
2014-11-21 13:30:24 -08:00 |
Makefile.am
|
GUAC-1171: Only include common SSH library if enabled.
|
2015-07-10 22:26:37 -07:00 |
rdp_bitmap.c
|
GUAC-240: Associate Guacamole client with surface.
|
2015-09-04 12:58:13 -07:00 |
rdp_bitmap.h
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
rdp_cliprdr.c
|
GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log().
|
2014-11-07 16:32:19 -08:00 |
rdp_cliprdr.h
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
rdp_color.c
|
GUAC-994: Add support for interleaved_decompress() and planar_decompress() variants in FreeRDP 1.2.0-beta1+android9. Use working color conversion function (old one is present but will not work in 1.2.0).
|
2015-01-23 15:08:00 -08:00 |
rdp_color.h
|
GUAC-852: Abstract away color conversion.
|
2014-11-20 21:07:22 -08:00 |
rdp_disp.c
|
GUAC-947: Maintain aspect ratio when size is adjusted to conform with Display Update specs.
|
2014-12-05 15:30:51 -08:00 |
rdp_disp.h
|
GUAC-949: Increase display update interval to 500 ms.
|
2014-12-06 17:32:03 -08:00 |
rdp_fs.c
|
GUAC-515: Add missing include required by mkdir().
|
2015-07-28 14:40:35 -07:00 |
rdp_fs.h
|
GUAC-515: Add new RDP setting, create-drive-path, to create the drive.
|
2015-07-28 14:26:27 -07:00 |
rdp_gdi.c
|
GUAC-935: Only update display size if it's been longer than 250ms.
|
2014-11-25 02:20:54 -08:00 |
rdp_gdi.h
|
GUAC-771: Ensure display surface is available during initial connection.
|
2014-07-21 09:12:17 -07:00 |
rdp_glyph.c
|
GUAC-852: Abstract away color conversion.
|
2014-11-20 21:07:22 -08:00 |
rdp_glyph.h
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
rdp_keymap.c
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
rdp_keymap.h
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
rdp_pointer.c
|
GUAC-240: Remove guac_protocol_send_png() and guac_protocol_send_jpeg().
|
2015-09-04 12:59:00 -07:00 |
rdp_pointer.h
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
rdp_rail.c
|
GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log().
|
2014-11-07 16:32:19 -08:00 |
rdp_rail.h
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
rdp_settings.c
|
GUAC-363: Set preconnection BLOB and ID if supported by FreeRDP and specified within connection parameters.
|
2015-11-03 13:36:58 -08:00 |
rdp_settings.h
|
GUAC-363: Set preconnection BLOB and ID if supported by FreeRDP and specified within connection parameters.
|
2015-11-03 13:36:58 -08:00 |
rdp_status.h
|
GUAC-1172: Use FreeRDP to define STATUS_* constants, if possible, before falling back to the rest of rdp_status.h.
|
2015-07-06 00:43:21 -07:00 |
rdp_stream.c
|
GUAC-1171: Ensure directory names are null-terminated.
|
2015-07-12 22:27:02 -07:00 |
rdp_stream.h
|
GUAC-1172: Implement directory listing, file upload, and file download.
|
2015-07-06 00:43:21 -07:00 |
rdp_svc.c
|
GUAC-911: Add log levels. Refactor guac_client_log_*() into guac_client_log().
|
2014-11-07 16:32:19 -08:00 |
rdp_svc.h
|
GUAC-730: Fix headers for RDP.
|
2014-06-10 18:45:14 -07:00 |
resolution.c
|
GUAC-936: Use initial resolution for all future resizing of display. Suggest reasonable resolution only if resolution of display is not provided/forced.
|
2014-11-26 15:35:22 -08:00 |
resolution.h
|
GUAC-936: Use initial resolution for all future resizing of display. Suggest reasonable resolution only if resolution of display is not provided/forced.
|
2014-11-26 15:35:22 -08:00 |
sftp.c
|
GUAC-1171: Set up handler for "file" instruction for SFTP filesystem, if no other handler is more appropriate.
|
2015-07-10 22:13:01 -07:00 |
sftp.h
|
GUAC-1171: Fix SFTP file upload comments.
|
2015-07-10 22:41:02 -07:00 |
unicode.c
|
Clean up includes, clean up build.
|
2014-01-01 14:52:01 -08:00 |
unicode.h
|
Clean up includes, clean up build.
|
2014-01-01 14:52:01 -08:00 |