Marc-André Moreau
caa7f5c0ee
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-11-29 15:33:16 -05:00
Marc-André Moreau
b2515f0729
ntlmssp: got NTLM authentication working with proper definitions
2011-11-29 15:29:59 -05:00
Marc-André Moreau
76f09de778
ntlmssp: refactor NEGOTIATE debug output
2011-11-29 15:16:42 -05:00
Marc-André Moreau
22ca2e06fd
ntlmssp: added ALTERNATE_NTLMSSP
2011-11-29 14:41:04 -05:00
Otavio Salvador
4d30de3338
Merge pull request #233 from ydal/patch-11
...
dfreerdp : enable mouse wheel
2011-11-29 10:09:34 -08:00
ydal
ce3ff7f2aa
dfreerdp : enable mouse wheel
2011-11-30 01:13:39 +09:00
Marc-André Moreau
040175126e
libfreerdp-cache: fix glyph drawing for command prompt
2011-11-27 17:06:34 -05:00
Marc-André Moreau
af6e914cf3
update: modify surface frame marker callback
2011-11-25 11:30:15 -05:00
Marc-André Moreau
7371d203cb
rdpdr: fix warnings, directfb: fix warnings
2011-11-25 11:24:47 -05:00
Marc-André Moreau
b40ce40449
Merge pull request #223 from ydal/patch-9
...
dfreerdp : support VK_KANA / VK_HANGUL and VK_HANJA / VK_KANJI
2011-11-25 07:09:38 -08:00
Marc-André Moreau
cdced7bd7f
Merge pull request #224 from ydal/patch-10
...
dfreerdp : support VK_DECIMAL
2011-11-25 07:09:10 -08:00
Marc-André Moreau
7f9f2ea7a7
Merge pull request #226 from nfedera/dumpcaconlyfix
...
core: request RemoteFX-only data if --dump-rfx is specified
2011-11-25 07:08:56 -08:00
Marc-André Moreau
afd2569be0
Merge pull request #225 from nfedera/framemarkerupdate
...
core: add update callback for the surface frame marker command
2011-11-25 07:08:37 -08:00
Marc-André Moreau
9e27f456d2
Merge pull request #227 from nfedera/rfximagemode
...
codec: support for specifying the RemoteFX mode (image or video)
2011-11-25 07:07:26 -08:00
Norbert Federa
c918cfb7af
codec: support for specifying the RemoteFX mode (image or video)
2011-11-25 13:09:16 +01:00
Norbert Federa
6540b77534
core: request RemoteFX-only data if --dump-rfx is specified
...
The variable captureFlags was already correctly set if --dump-rfx
was specified but simply not used.
2011-11-25 12:23:44 +01:00
ydal
a12f3e0fc6
dfreerdp : support VK_DECIMAL
2011-11-25 19:51:56 +09:00
Norbert Federa
c2514dbcae
core: add update callback for the surface frame marker command
...
- clients will need this to present the offscreen to the display
in the correct state in order to avoid flickering and artefacts
and to do frame acknowledgement.
- added empty callback to xfreerdp.
2011-11-25 11:48:51 +01:00
ydal
1a76319cbe
Merge pull request #3 from ydal/patch-8
...
Update client/DirectFB/df_event.c
2011-11-25 02:43:19 -08:00
ydal
6ebd4b2f6e
Update include/freerdp/kbd/vkcodes.h
2011-11-25 19:41:06 +09:00
ydal
e793627b9c
Update client/DirectFB/df_event.c
2011-11-25 19:39:39 +09:00
Marc-André Moreau
42735c4690
Merge pull request #222 from jsorg71/master
...
fast glyph, fast index
2011-11-24 17:10:00 -08:00
Jay Sorg
b32ea1b77e
got fast index and fast glyph working
2011-11-24 15:32:49 -08:00
Marc-André Moreau
79fcd44bb1
xfreerdp: started X11 glyph drawing
2011-11-24 13:01:34 -05:00
Vic Lee
0d17fbe785
server: add scrblt.
2011-11-25 00:48:53 +08:00
Otavio Salvador
3b67e71ccf
Merge pull request #220 from celsius/master
...
fix three double frees in redirection.c/settings.c and a memory leak in connection.c
2011-11-24 08:04:23 -08:00
Otavio Salvador
4a4ba695f5
Merge pull request #221 from atong-tcs/master
...
fix file renames
2011-11-24 08:01:46 -08:00
Anthony Tong
11e75881da
rdpdr/disk: fix renames; target path was not contructed properly
2011-11-24 09:51:01 -06:00
Alexis Moinet
4777d8f021
fix a double free in redirection.c/settings.c and a memory leak in connection.c
2011-11-24 16:45:34 +01:00
Vic Lee
d778564a52
include: config.h is private and should not be included in public API.
2011-11-24 19:36:52 +08:00
Otavio Salvador
af324260ac
Merge pull request #219 from ydal/patch-7
...
gdi : color convert bug for 32bpp
2011-11-24 03:27:30 -08:00
Otavio Salvador
79e8b19761
Merge pull request #218 from ydal/patch-6
...
dfreerdp : There are no functions to support savebitmap, ...
2011-11-24 03:27:06 -08:00
Vic Lee
b6bf15ca27
cliprdr: fix incorrect condition.
2011-11-24 19:01:28 +08:00
ydal
ac3d436e36
gdi : color convert bug for 32bpp
2011-11-24 18:30:34 +09:00
ydal
c932b2b5d9
dfreerdp : There are no functions to support savebitmap, ...
2011-11-24 18:02:09 +09:00
Marc-André Moreau
1e264222f6
Merge pull request #217 from atong-tcs/master
...
codec: fix 24bpp color conv
2011-11-23 18:39:03 -08:00
Anthony Tong
d974829442
codec: fix 24bpp color conv
2011-11-23 19:15:14 -06:00
Marc-André Moreau
1e8ec21221
Merge pull request #216 from jsorg71/master
...
glyph index working with --gdi sw and --glyph-cache
2011-11-23 13:37:41 -08:00
Jay Sorg
a5f878b536
got GLYPH_INDEX working
2011-11-23 13:11:28 -08:00
Jay Sorg
873b1fbf62
fix for read negative signed int
2011-11-23 12:48:49 -08:00
Marc-André Moreau
a3dc63d738
xfreerdp: added more cliprdr debug output, identified failure point
2011-11-23 12:36:36 -05:00
Marc-André Moreau
32732efe4c
Merge branch 'master' of github.com:FreeRDP/FreeRDP
2011-11-23 10:58:28 -05:00
Marc-André Moreau
65fe2f367f
xfreerdp: added WITH_DEBUG_X11_CLIPRDR option
2011-11-23 10:58:13 -05:00
Marc-André Moreau
043d45f7b7
Merge pull request #214 from mfleisz/master
...
types: Added config.h include to types.h, removed useless code in rfx_neon
2011-11-23 07:23:36 -08:00
Martin Fleisz
ee43bf7b58
Added config.h include to types.h, removed useless code in rfx_neon
2011-11-23 04:20:06 -08:00
Martin Fleisz
e1f2cf1090
Merge remote branch 'upstream/master'
2011-11-23 03:08:55 -08:00
atong-tcs
e14b83eed6
Merge pull request #213 from hcgpalm/master
...
Add translation between Windows and local CTL_CODE values for SCardControl
2011-11-22 16:48:55 -08:00
Christer Palm
a6b491cb88
Add translation between Windows and local CTL_CODE values for SCardControl
2011-11-23 01:22:17 +01:00
Anthony Tong
83654ae89c
rfx: fixup the remaining HH3 offsets
2011-11-22 15:14:53 -05:00
Marc-André Moreau
8fba5fb0af
cache: pad and stabilize caching modules
2011-11-21 22:28:01 -05:00