This is an automated email from the ASF dual-hosted git repository.

jmuehlner pushed a commit to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit 75b658c6c9168eda100c2cd2d3df0f95977f5edc
Merge: 24b6a3f b21d19d
Author: James Muehlner <james.muehl...@guac-dev.org>
AuthorDate: Tue Jan 21 22:08:44 2020 -0800

    GUACAMOLE-934: Merge support for the Play Sound PDU.

 src/libguac/audio.c            |   9 +++
 src/libguac/guacamole/audio.h  |   3 +-
 src/libguac/guacamole/client.h |   3 +-
 src/libguac/guacamole/user.h   |   8 ++-
 src/protocols/rdp/Makefile.am  |   2 +
 src/protocols/rdp/beep.c       | 147 +++++++++++++++++++++++++++++++++++++++++
 src/protocols/rdp/beep.h       |  65 ++++++++++++++++++
 src/protocols/rdp/rdp.c        |   4 ++
 8 files changed, 237 insertions(+), 4 deletions(-)

Reply via email to