Commit Graph

1374 Commits

Author SHA1 Message Date
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
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