Marc-André Moreau
77bbd18d5c
libfreerdp-core: fix input callback registration for slow-path input
2011-12-20 14:51:44 -05:00
Marc-André Moreau
216947a330
libfreerdp-core: disable fastpath output if server does not support it
2011-12-20 14:42:22 -05:00
Marc-André Moreau
39e4d1a092
libfreerdp-core: cleanup of fastpath input flags processing
2011-12-20 12:09:53 -05:00
Marc-André Moreau
3fb8e8fb58
libfreerdp-core: set code page
2011-12-19 20:52:22 -05:00
Marc-André Moreau
15a2567e87
libfreerdp-core: handle omission of bitmap compression header
2011-12-19 20:31:37 -05:00
Marc-André Moreau
0914eb071e
libfreerdp-core: fix sending large pointer caps twice
2011-12-18 17:11:24 -05:00
Marc-André Moreau
135503612d
libfreerdp-core: fix race condition in connection finalization
2011-12-18 15:15:48 -05:00
Marc-André Moreau
b913b1d1b8
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-12-18 12:11:05 -05:00
Vic Lee
3b3660898d
server: fix pdu processing during reactivation.
2011-12-19 01:15:27 +08:00
Marc-André Moreau
30e8b63ab6
libfreerdp-core: fix sending of extended data blocks when supported only
2011-12-18 12:10:56 -05:00
Vic Lee
b7a46c4bf0
printer: support flexible document format ( #211 )
2011-12-17 17:28:48 +08:00
Marc-André Moreau
27a7f866ef
Merge pull request #283 from floppym/manpage
...
xfreerdp: Correct manpage description of numeric values passed via the -...
2011-12-16 19:51:20 -08:00
Mike Gilbert
53c902cea7
xfreerdp: Correct manpage description of numeric values passed via the -x parameter
2011-12-16 22:48:06 -05:00
Marc-André Moreau
bb621876a0
Merge pull request #282 from sunds/master
...
Compile error on Solaris, minor RAIL local move redraw issues
2011-12-16 15:49:43 -08:00
David Sundstrom
49303c8969
Fix compile error on Solaris
...
Fix few small issues with local move race conditions
Add missing --gdi option to command-line help
2011-12-16 15:10:07 -06:00
Marc-André Moreau
8e8d62e067
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-12-16 14:43:33 -05:00
Marc-André Moreau
8bb1554851
wfreerdp: fix RemoteFX
2011-12-16 14:43:14 -05:00
Marc-André Moreau
5d1df8a342
libfreerdp-core: add connection type settings
2011-12-16 12:14:16 -05:00
Marc-André Moreau
338359eb36
libfreerdp-core: added more fine-tuned performance flag options
2011-12-16 12:04:09 -05:00
Marc-André Moreau
120ab2f681
libfreerdp-cache: fix pointer updates with --no-fastpath
2011-12-16 11:14:55 -05:00
Vic Lee
5502cfe25a
server: add frame marker update.
2011-12-16 07:26:32 +08:00
Vic Lee
f788581586
server: server must store the pointer cache size from client.
2011-12-16 07:08:40 +08:00
Marc-André Moreau
1def0258ca
Merge pull request #280 from nfedera/fullscreenfix
...
xfreerdp: fix non-xinerama fullscreen issue (issue #266 )
2011-12-15 07:04:27 -08:00
Norbert Federa
f52526f120
xfreerdp: fix non-xinerama fullscreen issue (issue #266 )
...
If fullscreen==true then settings->width and settings->height are
calculated in xf_monitor.c based on the vscreen->area which is in
turn calculated using xinerama functions.
Thus if xinerama is not used this will result in width=height=1.
2011-12-15 10:45:50 +01:00
Marc-André Moreau
2edfcb50fb
libfreerdp-core: fix glyph cache, enable it by default
2011-12-14 17:08:22 -05:00
Marc-André Moreau
0ed4709167
libfreerdp-core: add server-side capabilities callback
2011-12-14 15:08:09 -05:00
Marc-André Moreau
949fc88989
libfreerdp-core: fix performance flags for RemoteFX and smooth fonts
2011-12-14 14:35:37 -05:00
Marc-André Moreau
9fbeebe77a
Merge pull request #277 from bmiklautz/osx_plugin_load_fix
...
libfreerdp-utils/core: use "dylib" as plugin extension on OSX
2011-12-13 17:35:40 -08:00
Bernhard Miklautz
a0fad066dc
libfreerdp-utils/core: use "dylib" as plugin extension on OSX
2011-12-14 02:28:12 +01:00
Marc-André Moreau
a7d4a900af
Merge pull request #275 from sunds/master
...
Issue #274 Wrong macro used for WITH_DEBUG_X11_LOCAL_MOVESIZE
2011-12-13 17:02:47 -08:00
Marc-André Moreau
49be8eeb70
Merge pull request #276 from bmiklautz/osx_buildfix
...
libfreerdp-core: fixed compilation issue on OSX
2011-12-13 17:02:38 -08:00
David Sundstrom
031482a5ba
Issue #274 - wrong macro used for WITH_DEBUG_X11_LOCAL_MOVESIZE
2011-12-13 18:47:21 -06:00
Bernhard Miklautz
e902508e70
libfreerdp-core: fixed compilation issue on OSX
2011-12-14 01:42:10 +01:00
Marc-André Moreau
64f5ccaca2
libfreerdp-core: fix connection type if composition is enabled
2011-12-13 17:54:50 -05:00
Marc-André Moreau
fec031ebe5
libfreerdp-core: fix sending of font capabilities, fix encoding of bitmap cache cell info
2011-12-13 15:56:06 -05:00
Marc-André Moreau
6e4086e977
xfreerdp: improve glyph drawing
2011-12-13 12:18:11 -05:00
Marc-André Moreau
bdc181ecbe
libfreerdp-gdi: fix opaque rect color with --gdi sw
2011-12-13 11:36:05 -05:00
Marc-André Moreau
d454037298
libfreerdp-kbd: fix keyboard layout detection based on locale
2011-12-12 21:29:18 -05:00
Marc-André Moreau
f2172bff70
libfreerdp-core: tweak capabilities to be closer to 0.9
2011-12-12 19:57:24 -05:00
Marc-André Moreau
243090323d
libfreerdp-core: fix offscreen cache capabilities, add --composition option
2011-12-12 19:20:52 -05:00
Marc-André Moreau
f8a4b21979
Merge pull request #271 from filofel/711f4b2202bc866458fefa71c18ade80cf88ce61
...
Long due changes in color.h, color.c, bitmap.c
2011-12-12 07:06:26 -08:00
Marc-André Moreau
654600dc91
Merge pull request #270 from llyzs/wtsvc
...
Server virtual channel API
2011-12-12 07:05:33 -08:00
Vic Lee
fd806cfdd2
server/test: add debug channel thread for channel testing.
2011-12-12 22:37:48 +08:00
Vic Lee
f3c06defb1
libfreerdp-utils/wait_obj: add attached wait_obj type.
2011-12-12 22:36:11 +08:00
Vic Lee
d3fc3ff2e6
wtsvc: implement channel reading.
2011-12-12 22:34:59 +08:00
Philippe Auphelle
711f4b2202
Refactored bitmap_flip in bitmap.c to use freerdp_bitmap_flip in color.c. Added in place "bitmap flip" in freerdp_bitmap_flip, changed bitmap_decompress (in bitmap.c) to use it.
2011-12-12 14:41:31 +01:00
Vic Lee
228ebb83cd
wtsvc: implement channel writing.
2011-12-12 18:16:49 +08:00
Vic Lee
b1ee431a3e
wtsvc: implement channel open/close.
2011-12-12 16:23:42 +08:00
Marc-André Moreau
9d1f13e82e
libfreerdp-core: set SO_KEEPALIVE socket option
2011-12-11 19:51:58 -05:00
Marc-André Moreau
aec2b492e4
libfreerdp-core: set TCP_NODELAY socket option
2011-12-11 18:59:35 -05:00