Commit Graph

1218 Commits

Author SHA1 Message Date
Anthony Tong
11e75881da rdpdr/disk: fix renames; target path was not contructed properly 2011-11-24 09:51:01 -06: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
Marc-André Moreau
0e234de3ae update: aligning data structures to 4 byte 2011-11-21 22:11:31 -05:00
Marc-André Moreau
4ba59d8fcd update: move alternate secondary window drawing orders to sub-interface 2011-11-21 21:07:03 -05:00
Marc-André Moreau
5ad3089243 scard: cleanup of code style, fix initialization issue 2011-11-21 20:46:58 -05:00
Marc-André Moreau
0a9278bd32 update: move alternate secondary orders to sub-interface 2011-11-21 19:53:38 -05:00
Marc-André Moreau
587cc8eaaf update: move secondary drawing orders to sub-interface 2011-11-21 19:41:49 -05:00
Marc-André Moreau
f17a25e08d update: move primary orders into sub-interface 2011-11-21 18:11:43 -05:00
Marc-André Moreau
7899915c78 freerdp: separate pointer updates into sub-interface 2011-11-21 17:48:03 -05:00
Marc-André Moreau
0e88c6bae1 dfreerdp: fix definition of boolean type 2011-11-21 16:58:30 -05:00
Marc-André Moreau
a70d069e69 freerdp: splitting update.h definitions 2011-11-21 16:44:50 -05:00
Marc-André Moreau
e2014b65ec freerdp: adopt padding strategy not based on explicit offsets 2011-11-20 14:25:59 -05:00
Marc-André Moreau
7b78bd855f freerdp: fix offset padding for 64-bit architectures 2011-11-19 13:30:36 -05:00
Marc-André Moreau
a63a196f53 types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
Marc-André Moreau
300fe32eba freerdp: fix offsets in padding 2011-11-19 11:18:45 -05:00
Marc-André Moreau
666fbb0405 freerdp: pad multiple interfaces for improved ABI stability 2011-11-19 02:33:49 -05:00
Marc-André Moreau
28647840ba settings.h: started breaking down into padded sections 2011-11-19 01:48:33 -05:00
Marc-André Moreau
846a37b1b5 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-11-17 19:51:41 -05:00
Marc-André Moreau
7f3bad1d15 cliprdr: added more debug output, still unable to stabilize 2011-11-17 19:51:30 -05:00
Marc-André Moreau
54f03316f9 Merge pull request #210 from sunds/master
Bug in cursor support for RemoteApps
2011-11-17 14:34:14 -08:00
David Sundstrom
d3e953ba24 Fix issue with newly added pointer support for remote apps.
Reset current window when window is destroyed
2011-11-17 16:01:00 -06:00
Marc-André Moreau
b1afaccafe xfreerdp: fix red text cursor bug 2011-11-17 16:54:08 -05:00
Martin Fleisz
b9e4b76d5e Merge remote branch 'upstream/master' 2011-11-17 05:15:37 -08:00
Vic Lee
eb66ede91d libfreerdp-core/extension: fix segfaults. 2011-11-17 10:41:42 +08:00
Vic Lee
177600eb90 libfreerdp-cache/bitmap: add a pointer check to fix a segfault. 2011-11-17 10:15:28 +08:00
Vic Lee
53f85ca00f Remove build folder. 2011-11-17 10:14:23 +08:00
Marc-André Moreau
9479de0986 cmake: disable ALSA on Mac OS X 2011-11-15 23:21:53 -05:00
Marc-André Moreau
d2335a5167 cliprdr: fix segmentation fault, still not working though 2011-11-15 15:41:00 -05:00
Marc-André Moreau
55294ad654 xfreerdp: fix opaque rect with 16bpp surfaces 2011-11-15 14:10:34 -05:00
Martin Fleisz
f3c4c9608b Merge remote branch 'upstream/master' 2011-11-15 08:38:22 -08:00
Otavio Salvador
162c4c9d8e Merge pull request #204 from mfleisz/master
cmake: added libavutil to required libraries for ffmpeg
2011-11-15 06:34:26 -08:00
Martin Fleisz
742ae58c95 Merge remote branch 'upstream/master' 2011-11-15 02:56:19 -08:00
Marc-André Moreau
b11252e65d Merge pull request #203 from sunds/master
Add pointer update support for RemoteApps
2011-11-14 15:02:11 -08:00
David Sundstrom
96accb0327 Fix issue 202. No cursor icons for RemoteApp
Pointer updates are part of the base RDP protocol MS-RDPBCGR specification and do not include window information like those from the RAIL specification MS-RDPERP do.  To make pointer updates work, we need to keep track of which window has focus and then apply pointer updates to that window.  This appears to be easy to do, just watch for X11 EnterNotify events and update the window field of the main RDP structure.  I had some concerns that a window might receive an old pointer update for some other window due to network latencies, however, the RDP server seems to always send down new pointer updates whenver a window takes focus.
2011-11-14 16:42:14 -06:00
David Sundstrom
dfe9f5dcf0 add options for DEBUG_X11_LOCAL_MOVESIZE that were present in code 2011-11-14 16:42:14 -06:00
Martin Fleisz
e7e9b1a7a2 cmake: added libavutil to required libraries for ffmpeg (fixes unresolved symbol _av_free error) 2011-11-14 07:00:09 -08:00
Marc-André Moreau
850eb10970 freerdp.spec: update descriptions 2011-11-13 17:30:09 -05:00