James Muehlner
|
2703c5afff
|
GUACAMOLE-217: Merge libavcodec version number update.
|
2017-02-25 23:49:23 -08:00 |
|
James Muehlner
|
6449f047e5
|
GUACAMOLE-218: Merge audio format counter fix.
|
2017-02-25 23:44:46 -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 |
|
Michael Jumper
|
c796787f25
|
GUACAMOLE-218: Reset internal RDPSND audio format counter whenever a new SNDC_FORMATS PDU is received.
|
2017-02-25 15:08:16 -08:00 |
|
James Muehlner
|
077cc84d27
|
GUACAMOLE-208: Merge new protocol status codes.
|
2017-02-15 21:52:36 -08:00 |
|
Michael Jumper
|
4f4643dd2f
|
GUACAMOLE-208: Report network failures to connect with UPSTREAM_NOT_FOUND.
|
2017-02-15 21:40:00 -08:00 |
|
Michael Jumper
|
a78d52e615
|
GUACAMOLE-208: Handle RDP disconnect reason codes.
|
2017-02-15 21:23:46 -08:00 |
|
Michael Jumper
|
0210b7dc6b
|
GUACAMOLE-208: Add protocol status codes representing upstream network errors and session behavior.
|
2017-02-15 21:23:07 -08:00 |
|
James Muehlner
|
cd8646b38f
|
Merge 0.9.12-incubating changes back to master.
|
2017-02-15 20:53:17 -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 |
|
James Muehlner
|
0ea95822bc
|
GUCAMOLE-206: Merge fix for dropped keys while alt pressed.
|
2017-02-15 19:44:02 -08:00 |
|
Michael Jumper
|
da81d16c27
|
GUACAMOLE-206: Do not drop keys while Alt is held.
|
2017-02-14 21:25:20 -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 |
|
Michael Jumper
|
dc6cae46ca
|
GUACAMOLE-94: Use readdir() instead of readdir_r(). Multiple threads will not be accessing the same directory stream.
|
2017-01-28 00:11:59 -08:00 |
|
Michael Jumper
|
9a51675e32
|
GUACAMOLE-167: Use avcodec_send_frame() / avcodec_receive_packet() when available.
|
2017-01-27 20:29:45 -08:00 |
|
Michael Jumper
|
1a5f48961c
|
GUACAMOLE-188: Allow alpha component to be set within common surface.
|
2017-01-27 16:51:45 -08:00 |
|
Michael Jumper
|
f353411460
|
GUACAMOLE-187: Do not perform surface resize unless the new size is actually different.
|
2017-01-27 16:44:24 -08:00 |
|
James Muehlner
|
ea6b094e24
|
GUACAMOLE-185: Merge rectangle clipping fix.
|
2017-01-25 21:53:38 -08:00 |
|
Michael Jumper
|
a72531b65c
|
GUACAMOLE-185: Fix copy/transfer rectangle calculation. Clip source to bounds, NOT to clipping rectangle.
|
2017-01-25 21:05:08 -08:00 |
|
Michael Jumper
|
2de7d017f5
|
GUACAMOLE-185: Clip copy/transfer operations to fit source as well as destination.
|
2017-01-25 21:05:08 -08:00 |
|
James Muehlner
|
3f2cdb1971
|
GUACAMOLE-184: Merge empty surface fix.
|
2017-01-25 21:01:20 -08:00 |
|
Michael Jumper
|
bd3d482ade
|
GUACAMOLE-184: Only send contents of surface if non-empty.
|
2017-01-25 19:28:07 -08:00 |
|