Michael Jumper
|
f85978e43a
|
GUACAMOLE-225: Bump libtool version info (interface added, none changed/removed).
|
2017-02-28 09:47:53 -08:00 |
|
James Muehlner
|
5d5fbb4d45
|
GUACAMOLE-172: Merge lag calculation improvements.
|
2017-01-24 23:26:29 -08:00 |
|
Michael Jumper
|
440668a78a
|
GUACAMOLE-179: Use non-owner users of connection to determine audio encoding if necessary.
|
2017-01-24 17:19:10 -08:00 |
|
James Muehlner
|
a1886f51bd
|
GUACAMOLE-171: Merge move of broadcast socket to public API.
|
2017-01-24 11:49:29 -08:00 |
|
Michael Jumper
|
6131ad0341
|
GUACAMOLE-172: Ignore insane timestamps when calculating lag.
|
2017-01-24 00:18:10 -08:00 |
|
Michael Jumper
|
9e6e4e520c
|
GUACAMOLE-172: Clarify processing lag calculations.
|
2017-01-24 00:18:00 -08:00 |
|
Michael Jumper
|
7a65a63aa9
|
GUACAMOLE-171: Do not require knowledge of broadcast socket internals (do not acquire write lock around join/leave handlers).
|
2017-01-23 23:43:36 -08:00 |
|
Michael Jumper
|
98b92f0900
|
GUACAMOLE-171: Separate broadcast socket from client. Ensure socket remains threadsafe even if no users are connected.
|
2017-01-23 23:43:32 -08:00 |
|
Michael Jumper
|
9d2bb31a9d
|
GUACAMOLE-170: Init guac_client args by default.
|
2017-01-23 23:35:16 -08:00 |
|
Michael Jumper
|
8b08a0e444
|
GUACAMOLE-154: Bump libtool version-info.
|
2017-01-09 11:38:47 -08:00 |
|
Michael Jumper
|
9d6d2aeba7
|
GUACAMOLE-118: Migrate to poll() instead of select() for file descriptor guac_socket implementation.
|
2016-11-11 13:03:43 -08:00 |
|
James Muehlner
|
96f853d8ff
|
GUACAMOLE-87: Bump libtool version-info.
|
2016-08-25 22:29:02 -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
|
bdbe1df43c
|
GUAC-1511: Add user audio handler and definition. Handle received "audio" instructions.
|
2016-03-30 15:32:09 -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
|
8c37db8a07
|
GUAC-1164: Add missing free() for client connection ID.
|
2016-03-17 16:03:58 -07:00 |
|
Michael Jumper
|
dc2feba72c
|
GUAC-236: Add guac_socket_tee() function which allocates a socket that delegates all operations to a primary socket while duplicating write operations to a secondary socket.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
bd5bd29ec0
|
GUAC-236: Ensure client socket is always freed.
|
2016-03-14 20:22:02 -07:00 |
|
Michael Jumper
|
70ce9fa96a
|
GUAC-1389: Fix typo in punctuation of documentation for guac_client_for_owner().
|
2016-03-04 19:46:21 -08:00 |
|
Michael Jumper
|
e7ada26f55
|
GUAC-1389: Provide guac_client_for_user() function which validates user pointers, allowing code to safely store and use guac_user pointers.
|
2016-03-04 16:44:30 -08:00 |
|
Michael Jumper
|
e625a7a887
|
GUAC-1389: Palette must be freed.
|
2016-03-03 11:06:55 -08:00 |
|
Michael Jumper
|
e42566816c
|
GUAC-1389: PNG encoder should always release palette storage if an error occurs.
|
2016-03-02 10:55:37 -08:00 |
|
Michael Jumper
|
15f7fedfea
|
GUAC-1389: Ensure dlopen()'d handle to plugin is released on error.
|
2016-03-02 10:54:58 -08:00 |
|
Michael Jumper
|
14522dab22
|
GUAC-1389: Add missing documentation for socket handlers.
|
2016-03-01 13:02:48 -08:00 |
|
Michael Jumper
|
7653fa106e
|
GUAC-1389: Document internal stream management functions. Fix semantics of stream closure.
|
2016-03-01 12:50:51 -08:00 |
|
Michael Jumper
|
cd006a4066
|
GUAC-1389: Fix spelling of "markers".
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
1726af0c97
|
GUAC-1389: Add missing parameter documentation for user-level instruction handlers.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
dd0cecc7ea
|
GUAC-1389: Add missing parameter comments to user-specific handlers. Clarify purpose of handlers.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
c3a487f9ec
|
GUAC-1389: Fix spelling of "previously".
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
3734a68a42
|
GUAC-1389: Fix strange and unnecessary wrapping of line.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
5ae0da65e1
|
GUAC-1389: Remove unnecessary blank line.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
62ccd78122
|
GUAC-1389: Add missing parameter comments to static handlers of guac_client and the broadcast socket.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
6d2ddd72a5
|
GUAC-1389: Add missing parameter comments for client handlers.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
ea1a34083c
|
GUAC-1389: Explain significance of the type-punning union.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
76e3b2ebb8
|
GUAC-1389: Restore libguac's high-level convenience functions for audio streaming.
|
2016-03-01 12:25:04 -08:00 |
|
Michael Jumper
|
fbe4d53fb1
|
GUAC-1389: Refactor libguac to allow screen sharing.
|
2016-03-01 12:24:57 -08:00 |
|
Michael Jumper
|
c5fd72bb98
|
GUAC-1477: Ensure any fd_set used by guac_socket is always properly initialized.
|
2016-02-01 15:14:20 -08:00 |
|
Michael Jumper
|
858c4450eb
|
GUAC-1434: Document undocumented function parameters.
|
2015-12-15 16:14:15 -08:00 |
|
Michael Jumper
|
3e69bc51e7
|
GUAC-1392: Update libtool version (libguac API has changed and is not 100% compatible with 0.9.8 or older).
|
2015-12-15 13:11:16 -08:00 |
|
Michael Jumper
|
c7c4010306
|
GUAC-1425: Use proper enum constant for WebPConfigPreset().
|
2015-12-09 13:44:54 -08:00 |
|
Michael Jumper
|
364987b159
|
GUAC-1374: The keep alive ping is disabled by default.
|
2015-10-19 11:55:18 -07:00 |
|
Michael Jumper
|
a1c1fa104b
|
GUAC-1354: Remove duration from video instruction.
|
2015-10-18 22:08:45 -07:00 |
|
James Muehlner
|
6a7b397110
|
Merge pull request #88 from glyptodon/copy-mimetypes
GUAC-1305: Copy mimetypes - do not just point instruction storage
|
2015-10-02 23:47:34 -07:00 |
|
Michael Jumper
|
e7ab5b50ab
|
GUAC-1354: Remove old Ogg encoder.
|
2015-10-02 17:16:47 -07:00 |
|
Michael Jumper
|
7cf2005f5b
|
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 |
|
Michael Jumper
|
9a3a1bdcde
|
GUAC-1305: Mimetype pointers need not be const.
|
2015-09-24 12:45:07 -07:00 |
|
Michael Jumper
|
1211c366bf
|
GUAC-1305: Support lossless WebP within encoder.
|
2015-09-22 12:17:26 -07:00 |
|
Michael Jumper
|
3597a20890
|
GUAC-1305: Clean up WebP encoder.
|
2015-09-20 21:06:46 -07:00 |
|
Michael Jumper
|
be64fd23c7
|
GUAC-1305: Add functions for checking WebP support and streaming WebP images.
|
2015-09-20 18:53:19 -07:00 |
|