guacamole-spice-protocol/protocols/rdp/src
2013-05-13 22:03:28 -07:00
..
audio.c Use double for calculating duration. 2012-11-02 00:21:59 -07:00
client.c Do not modify input, initialize bounded flag. 2013-05-13 14:34:24 -07: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 Allow storage of keysyms in the 0x0100xxxx space. Map AltGr to Ctrl+Alt. 2013-05-08 18:24:46 -07: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 #250: Implement DSTBLT. 2013-05-13 17:58:19 -07: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 Actually implement AltGr as a separate code, rather than Ctrl+Alt. 2013-05-09 20:44:56 -07:00
rdp_keymap_de_de.c Dead grave and dead acute are not actually wrong here. 2013-05-13 22:03:28 -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_failsafe.c Add French and German keymaps to build, add failsafe keymap, parse layout parameter, cleanup contributed keymaps, add missing declarations. 2013-03-29 13:08:14 -07:00
rdp_keymap_fr_fr.c Actually implement AltGr as a separate code, rather than Ctrl+Alt. 2013-05-09 20:44:56 -07:00
rdp_keymap.c Actually implement AltGr as a separate code, rather than Ctrl+Alt. 2013-05-09 20:44:56 -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