Michael Jumper
|
6a3ce58ab7
|
GUACAMOLE-240: Document parameters and behavior of PulseAudio callbacks.
|
2017-03-15 22:26:11 -07:00 |
|
Michael Jumper
|
adf9db7454
|
GUACAMOLE-240: Always pass guac_pa_stream to PulseAudio callbacks.
|
2017-03-15 21:24:29 -07:00 |
|
James Muehlner
|
145762a2b0
|
GUACAMOLE-231: Merge server-side production of new mouse instruction.
|
2017-03-13 22:11:17 -07:00 |
|
Michael Jumper
|
fe8771e181
|
GUACAMOLE-231: Notifying terminal for mouse movement is no longer necessary (common cursor sends its own position updates without requiring new frames).
|
2017-03-11 14:58:52 -08:00 |
|
Michael Jumper
|
240e18cd92
|
GUACAMOLE-231: Broadcast mouse position only to users who are not moving the mouse.
|
2017-03-11 14:57:09 -08:00 |
|
Michael Jumper
|
ae7e8d3890
|
GUACAMOLE-231: Report mouse position using new "mouse" instruction. Rely on client-side cursor layer implementation.
|
2017-03-11 14:57:09 -08:00 |
|
Michael Jumper
|
1a96c5b415
|
GUACAMOLE-231: Add "mouse" instruction for server reporting of mouse position.
|
2017-03-11 14:57:09 -08:00 |
|
James Muehlner
|
cf05eca68b
|
GUACAMOLE-231: Merge mouse update fix.
|
2017-03-10 09:46:03 -08:00 |
|
Michael Jumper
|
6a1db08299
|
GUACAMOLE-231: Notify terminal when display is modified due to mouse cursor movement.
|
2017-03-06 22:41:19 -08:00 |
|
James Muehlner
|
de9b8d6d2c
|
GUACAMOLE-226: Merge default layer opacity fix.
|
2017-03-01 09:42:40 -08:00 |
|
Michael Jumper
|
72284cfc7c
|
GUACAMOLE-226: All new layers are fully opaque.
|
2017-03-01 08:45:12 -08:00 |
|
James Muehlner
|
3ff8323153
|
GUACAMOLE-169: Merge namespaced directory reshuffle.
|
2017-02-28 10:28:45 -08:00 |
|
James Muehlner
|
08ce4331bb
|
GUACAMOLE-225: Merge updated version numbers.
|
2017-02-28 10:26:38 -08:00 |
|
Michael Jumper
|
f85978e43a
|
GUACAMOLE-225: Bump libtool version info (interface added, none changed/removed).
|
2017-02-28 09:47:53 -08:00 |
|
Michael Jumper
|
e27996b199
|
GUACAMOLE-225: Bump version numbers to 0.9.12-incubating.
|
2017-02-28 09:47:49 -08:00 |
|
Michael Jumper
|
3f7ccb6b9a
|
GUACAMOLE-169: Move terminal headers to namespaced directory.
|
2017-02-27 14:34:46 -08:00 |
|
Michael Jumper
|
d371f2d9ee
|
GUACAMOLE-169: Move common-ssh headers to namespaced directory.
|
2017-02-27 14:28:23 -08:00 |
|
James Muehlner
|
a808a6b177
|
GUACAMOLE-188: Merge usage of Porter-Duff operator for blending ARGB surfaces.
|
2017-02-26 00:39:25 -08:00 |
|
James Muehlner
|
6939142d2f
|
GUACAMOLE-217: Merge libavcodec version number update.
|
2017-02-26 00:22:12 -08:00 |
|
Michael Jumper
|
0fb567bb53
|
GUACAMOLE-188: Clamp alpha blending results to maximum component value (0xFF).
|
2017-02-25 19:57:10 -08:00 |
|
Michael Jumper
|
12d29569a6
|
GUACAMOLE-188: Use Porter-Duff "over" operator when drawing with ARGB surfaces.
|
2017-02-25 19:57:10 -08:00 |
|
Michael Jumper
|
d40b2d8153
|
GUACAMOLE-217: FFmpeg's decoupled I/O functions were not available until libavcodec 57.37.100.
|
2017-02-25 19:42:43 -08:00 |
|
James Muehlner
|
a7ee5edd8b
|
GUACAMOLE-200: Merge fix for print blocking input handling.
|
2017-02-15 20:50:11 -08:00 |
|
Michael Jumper
|
12cde5d520
|
GUACAMOLE-200: Clear reference to active job after the job has been freed.
|
2017-02-15 20:11:26 -08:00 |
|
Michael Jumper
|
7a4b737a3a
|
GUACAMOLE-200: Document all parameters of guac_rdp_print_job_write().
|
2017-02-15 19:59:50 -08:00 |
|
Michael Jumper
|
bf2a5885d0
|
GUACAMOLE-200: Move print job cleanup into main RDP client thread.
|
2017-02-14 00:09:24 -08:00 |
|
Michael Jumper
|
5a68f932d6
|
GUACAMOLE-200: Maintain print jobs at top level. Do not rely on proper free of RDPDR plugin.
|
2017-02-14 00:02:17 -08:00 |
|
Michael Jumper
|
1537e475af
|
GUACAMOLE-200: Refactor RDPDR print job object to top-level.
|
2017-02-13 23:51:33 -08:00 |
|
Michael Jumper
|
17093a8149
|
GUACAMOLE-200: Kill any remaining print job when connection closes.
|
2017-02-13 23:08:54 -08:00 |
|
Michael Jumper
|
d23a22b7c6
|
GUACAMOLE-200: Clean up PostScript document title search logic.
|
2017-02-13 18:42:28 -08:00 |
|
Michael Jumper
|
3fc43fba37
|
GUACAMOLE-200: Refactor RDPDR printer such that the "ack" handler cannot block.
|
2017-02-13 18:42:28 -08:00 |
|
James Muehlner
|
4da4ce7279
|
GUCAMOLE-149: Merge zero-width character fix for potential infinite loop.
|
2017-02-01 10:17:43 -08:00 |
|
Michael Jumper
|
a6e3f19bf7
|
GUACAMOLE-149: Ignore zero-width characters.
|
2017-01-31 23:57:02 -08:00 |
|
James Muehlner
|
09c493b39c
|
GUACAMOLE-193: Merge fix for whitespace background color.
|
2017-01-30 23:31:01 -08:00 |
|
Michael Jumper
|
fc6f36150f
|
GUACAMOLE-193: Take character attributes into account when testing for visibility.
|
2017-01-30 22:39:49 -08:00 |
|
James Muehlner
|
d831a4b9df
|
GUACAMOLE-188: Merge alpha component support for common surface.
|
2017-01-29 12:45:46 -08:00 |
|
James Muehlner
|
075c770432
|
GUACAMOLE-187: Merge surface resize optimization.
|
2017-01-29 12:37:52 -08:00 |
|
James Muehlner
|
701268271d
|
GUACAMOLE-167: Merge move away from deprecated avodec_encode_video2() when possible.
|
2017-01-29 12:34:21 -08:00 |
|
James Muehlner
|
135514a0d2
|
GUACAMOLE-94: Merge move from readdir_r to readdir.
|
2017-01-29 12:30:24 -08:00 |
|
James Muehlner
|
0d0f6b9c69
|
GUACAMOLE-135: Merge new Swiss-French RDP keymap.
|
2017-01-29 12:27:49 -08:00 |
|
James Muehlner
|
6695da4b16
|
GUACAMOLE-148: Merge terminal scrolling fix.
|
2017-01-29 12:12:00 -08:00 |
|
Michael Jumper
|
b796b2c933
|
GUACAMOLE-148: Clarify that the cursor is expected to potentially exceed the terminal bounds.
|
2017-01-28 22:54:06 -08:00 |
|
Michael Jumper
|
6c1eeb96b0
|
GUACAMOLE-148: Move cursor bounds checking to common location (where necessary).
|
2017-01-28 22:48:45 -08:00 |
|
Michael Jumper
|
073fbe684d
|
GUACAMOLE-148: Scroll automatically only when cursor is within scrolling region.
|
2017-01-28 22:47:06 -08:00 |
|
Michael Jumper
|
b9faca923b
|
GUACAMOLE-135: Correct Swiss French mapping of "¬", "|", and "¢" (off by one key).
|
2017-01-28 14:55:38 -08:00 |
|
Michael Jumper
|
c79b303237
|
GUACAMOLE-135: Clean up spacing and alignment of Swiss French keymap.
|
2017-01-28 14:23:33 -08:00 |
|
Michael Jumper
|
c6f6bb67f0
|
GUACAMOLE-135: Swiss Franch dead umlaut should map from keysym 0xFE57.
|
2017-01-28 14:22:22 -08:00 |
|
Michael Jumper
|
fb298acdcd
|
GUACAMOLE-135: Abbreviate Swiss French mapping range where possible.
|
2017-01-28 14:21:17 -08:00 |
|
Michael Jumper
|
86493dda93
|
GUACAMOLE-135: Remove duplicate scancode mappings from Swiss French keymap.
|
2017-01-28 14:19:52 -08:00 |
|
Cédric Marie-Marthe
|
941fd9659a
|
GUACAMOLE-135: Add Swiss-French keymap for RDP.
|
2017-01-28 13:35:21 -08:00 |
|