Merge pull request #126 from glyptodon/recording-docs GUAC-236: Add missing documentation for screen recording parameters of VNC and RDP.
Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/a1822c5a Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/a1822c5a Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/a1822c5a Branch: refs/heads/master Commit: a1822c5a2cff843a32f1afb7231bdc625aebed07 Parents: f5f77fe 0a5e573 Author: James Muehlner <[email protected]> Authored: Wed Mar 16 10:55:35 2016 -0700 Committer: James Muehlner <[email protected]> Committed: Wed Mar 16 10:55:35 2016 -0700 ---------------------------------------------------------------------- src/protocols/rdp/rdp_settings.c | 14 ++++++++++++++ src/protocols/ssh/settings.c | 2 +- src/protocols/telnet/settings.c | 2 +- src/protocols/vnc/settings.c | 14 ++++++++++++++ 4 files changed, 30 insertions(+), 2 deletions(-) ----------------------------------------------------------------------
