Michael Jumper
|
960c3e1e4a
|
Implement clipping in software.
|
2013-05-13 14:27:15 -07:00 |
|
Michael Jumper
|
dceda44d67
|
Add disable-audio option.
|
2012-11-22 19:07:03 -08:00 |
|
Michael Jumper
|
8f1b86586a
|
Add RDP message lock.
|
2012-10-31 21:52:16 -07:00 |
|
Michael Jumper
|
9207d7c89e
|
Lock output with mutex (otherwise, instructions collide and break the stream).
|
2012-10-31 01:05:43 -07:00 |
|
Michael Jumper
|
2960331884
|
Pass stream to guac_rdpsnd.
|
2012-10-28 00:23:44 -07:00 |
|
Michael Jumper
|
7c96d13d0d
|
Fix includes.
|
2012-10-20 21:05:36 -07:00 |
|
Michael Jumper
|
3fd9323a94
|
Add macros for constants, clean up validation.
|
2012-10-02 14:09:57 -07:00 |
|
Michael Jumper
|
21d4ca5b2c
|
Final comments.
|
2012-05-04 15:41:08 -07:00 |
|
Michael Jumper
|
71b1a2e0cc
|
Free clipboard data properly.
|
2012-04-29 23:33:27 -07:00 |
|
Michael Jumper
|
61ee76bf16
|
Store clipboard data in client data.
|
2012-04-29 23:12:58 -07:00 |
|
Michael Jumper
|
a0cdb35b3b
|
Fix transparent glyphs
|
2012-04-05 22:55:46 -07:00 |
|
Michael Jumper
|
6781338aaa
|
Working glyph rendering (except for transparent text)
|
2012-04-05 22:38:10 -07:00 |
|
Michael Jumper
|
6659af55c2
|
Render all glyphs server-side.
|
2012-04-05 16:45:04 -07:00 |
|
Michael Jumper
|
2eb1d05704
|
Major refactor of keymap - now using simple keysym description lists, which can be hierarchical, and are loaded at connect time into the client's static keymapping.
|
2012-03-21 10:45:40 -07:00 |
|
Michael Jumper
|
d5c00f628c
|
Add per-client keysym state mapping.
|
2012-03-20 19:43:40 -07:00 |
|
Michael Jumper
|
a366c189c5
|
Simplified mapping and lookups, added required structuring for future selectable keymaps.
|
2012-03-20 15:33:08 -07:00 |
|
Michael Jumper
|
c10d653607
|
Fixed whitespace, moved timeout declaration.
|
2012-03-05 12:10:03 -08:00 |
|
Michael Jumper
|
f7928c2574
|
Non-static clrconv, handle palette updates.
|
2012-02-08 12:32:27 -08:00 |
|
Michael Jumper
|
8fe7443663
|
GDI stubs, working rect.
|
2012-01-03 19:09:33 -08:00 |
|
Michael Jumper
|
c39e00a129
|
Fixed handlers and segfaults.
|
2012-01-03 01:01:33 -08:00 |
|
Michael Jumper
|
6a1994484c
|
Refactored, removed functionality. Fixed most errors on compile. Will likely not actually work in current state.
|
2011-12-30 00:10:28 -08:00 |
|