FreeRDP/include/freerdp
zihao.jiang 491978b0e3 server/shadow: Enhancement regarding the screen and resolution - add resize support and fix subRect feature
Detail fixes:
1. Add resize support in shadow framework layer
2. Enhance X11 implementation to detect desktop resolution change
3. Fix the subRect feature.
It seems not completely finished and it looks incompatible in different source code.
Fix it to be consistent in all source code as following:
a. The subRect is only awared in framework layer, subsystem implementation should not be aware of it. It only take effect at shadow_client and corresponding shadow_input.
b. The screen and surface should only represent a monitor screen. They don't need to consider subRect feature.
4. A lobby should be alternative image shown to client when the client is not 'mayView'.
We don't need to have seperate lobby for each client, move it into server structure as 'another surface'
5. Fix display handle leak in enum monitor of X11
6. Suppress BadMatch Error while capturing the image
2015-07-01 23:57:20 +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: Enhancement regarding the screen and resolution - add resize support and fix subRect feature 2015-07-01 23:57:20 +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