guacamole-spice-protocol/protocols/rdp/src
2012-12-26 15:29:54 -08:00
..
audio.c Use double for calculating duration. 2012-11-02 00:21:59 -07:00
client.c Fixed strcmp() logic around console and console-audio parameters. 2012-12-26 15:29:54 -08:00
default_pointer.c Test for SetDefault and SetNull before using them (not present in FreeRDP 1.0.1), fix naming conflict with default pointer setting functions. 2012-05-25 00:21:00 -07:00
guac_handlers.c Fix threading issues with FreeRDP. 2012-11-27 10:51:26 -08:00
ogg_encoder.c Remove hard-coded values. 2012-10-31 17:44:23 -07:00
rdp_bitmap.c Lock output with mutex (otherwise, instructions collide and break the stream). 2012-10-31 01:05:43 -07:00
rdp_cliprdr.c Fix includes. 2012-10-20 21:05:36 -07:00
rdp_gdi.c Ignore ROP, assume invert unless ROP an easy operation. 2012-12-13 15:01:11 -08:00
rdp_glyph.c Lock output with mutex (otherwise, instructions collide and break the stream). 2012-10-31 01:05:43 -07:00
rdp_keymap_base.c Finish base keymap. 2012-03-22 00:16:36 -07:00
rdp_keymap_en_us.c Check for freerdp/locale/keyboard.h before using it, default to old freerdp/kbd/layouts.h if missing. 2012-05-16 00:40:07 -07:00
rdp_keymap.c Add remaining modifier strings, fix unshifted en-us mappings. 2012-03-21 23:45:37 -07:00
rdp_pointer.c Lock output with mutex (otherwise, instructions collide and break the stream). 2012-10-31 01:05:43 -07:00
wav_encoder.c Implement wav encoder. 2012-11-01 14:25:34 -07:00