FreeRDP/include/freerdp
zihao.jiang 457413727f server/shadow: Fix alpha pointer message so that it allows pixel with both 'xor' and 'and'.
Original pointer alpha update message is too specific for x11 implementation.
It doesn't allow pointer alpha mask with both 'xor' color and 'and' mask, e.g.: the 'edit' pointer in windows text box.

1. Move shadow_client_convert_alpha_pointer_data to x11 implementation as it is specific for x11.
2. Update message definition to be more generic: to accept 'xor/and' mask directly.
Implementation of subsystem can implement its own way to convert pointer mask data.
3. Fixed fault handling to free the resource allocated.
2015-06-28 22:16:29 +08:00
..
cache libfreerdp-cache: refactor glyph cache and add logging 2013-11-01 10:01:16 -04:00
channels Fixed argument for freerdp_channels_client_load, using proper type now. 2015-01-20 11:32:04 +01:00
client Added flag to ignore unknown keywords 2015-03-16 10:15:37 +01:00
codec codec/planar: regression - fix conflicting types 2015-06-22 19:21:47 +02:00
crypto Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
gdi libfreerdp/gdi: fixed gdi return value madness 2015-06-26 14:32:38 +02:00
locale Add Bépo Layout 2015-06-05 10:52:40 +02:00
server server/shadow: Fix alpha pointer message so that it allows pixel with both 'xor' and 'and'. 2015-06-28 22:16:29 +08:00
utils Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
addin.h Fixed compilation with -Wstrict-prototypes 2013-02-14 22:20:43 +01:00
altsec.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
api.h Fix GDI return values and other fixes 2015-04-21 14:18:07 +02:00
assistance.h freerdp: fix remote assistance mode, add multi-address connection 2015-05-06 16:32:45 -04:00
autodetect.h Added client bandwidth measurement result callback. 2015-05-20 16:18:55 +02:00
client.h Fix unchecked CreateEvent calls and misc fixes 2015-04-29 18:18:39 +02:00
codecs.h Fix unchecked CreateEvent calls and misc fixes 2015-04-29 18:18:39 +02:00
constants.h libfreerdp-core: expose stubbed WtsApi function table from the core 2014-02-16 20:12:45 -05:00
dvc.h freerdp: remove deprecated eventing system 2014-11-12 13:18:18 -05:00
error.h Added error name and string functions. 2015-03-19 11:05:16 +01:00
event.h xfreerdp: added smart sizing, mt gesture fixes 2014-12-01 11:56:44 +01:00
extension.h libfreerdp: header cleanup 2012-12-14 00:25:48 -05:00
freerdp.h Added subject and issuer to saved data. 2015-06-11 11:21:23 +02:00
graphics.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
input.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
listener.h Add the ability to have listener from an existing socket 2015-05-08 10:00:38 +02:00
log.h Added headers for converting logging in libfreerdp, channels, clients and servers. 2014-09-09 16:33:05 +02:00
message.h libfreerdp-core: fix async input mode for FocusInEvent, KeyboardPauseEvent 2014-12-15 11:35:35 -05:00
metrics.h Fixed missing extern C 2014-12-01 13:12:51 +01:00
peer.h Fix unchecked CreateEvent calls and misc fixes 2015-04-29 18:18:39 +02:00
pointer.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
primary.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
primitives.h Add openh264 encoder support. 2015-03-02 18:11:28 +08:00
rail.h Add checks for some XXX_New and XXX_Add functions 2015-05-18 11:28:00 +02:00
scancode.h add additional evdev key mappings for multimedia and Korean keyboards 2014-01-14 15:18:20 -07:00
secondary.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
settings.h cmd line: add missing checks 2015-06-22 19:23:57 +02:00
svc.h freerdp: remove deprecated eventing system 2014-11-12 13:18:18 -05:00
types.h libfreerdp-core: refactor codec context management 2014-09-10 00:42:41 -04:00
update.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00
version.h.in updated file headers 2013-12-04 11:44:22 +01:00
window.h change return types of callbacks to BOOL 2015-04-21 14:18:07 +02:00