Marc-André Moreau
|
f17a25e08d
|
update: move primary orders into sub-interface
|
2011-11-21 18:11:43 -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
|
b2644901f4
|
libfreerdp-cache: refactoring of color table cache
|
2011-11-11 02:07:53 -05:00 |
|
Marc-André Moreau
|
c8735d720e
|
libfreerdp-cache: disable glyph cache by default
|
2011-11-09 12:57:31 -05:00 |
|
Marc-André Moreau
|
a1b8dfd79f
|
libfreerdp-cache: got glyph drawing partially working
|
2011-11-09 12:16:09 -05:00 |
|
Marc-André Moreau
|
155446d11e
|
libfreerdp-cache: moving glyph to a graphical object
|
2011-11-09 00:43:56 -05:00 |
|
Marc-André Moreau
|
823e3414d6
|
libfreerdp-cache: initial glyph cache support
|
2011-11-08 23:26:44 -05:00 |
|
Vic Lee
|
19f818a089
|
rfx: add rfx_context_set_cpu_opt() APi to replace passing rdpSettings.
|
2011-10-29 22:01:50 +08:00 |
|
Anthony Tong
|
ce59c2226f
|
cmake/sse2: initial sse2 detect
|
2011-10-25 00:32:06 -05:00 |
|
Nicolas Graziano
|
e059b03b68
|
Make option -a 15 works.
|
2011-10-25 04:04:51 +02:00 |
|
Marc-André Moreau
|
82ea77158c
|
wfreerdp: fix compilation on windows
|
2011-10-21 16:45:35 -04:00 |
|
Marc-André Moreau
|
9165505e0d
|
xfreerdp: improved 8bpp support
|
2011-10-21 12:17:04 -04:00 |
|
Marc-André Moreau
|
488a4161f5
|
libfreerdp-core: refactoring of callback prefix
|
2011-10-20 23:15:18 -04:00 |
|
Marc-André Moreau
|
657fd998e5
|
xfreerdp: fix bitmap updates after refactoring
|
2011-10-20 21:34:55 -04:00 |
|
Marc-André Moreau
|
dbdbea9285
|
libfreerdp-core: added pointer object
|
2011-10-20 18:18:45 -04:00 |
|
Marc-André Moreau
|
b7e7067176
|
libfreerdp-core: refactoring of core bitmap objects
|
2011-10-20 17:28:59 -04:00 |
|
Marc-André Moreau
|
5d9e8b2e28
|
libfreerdp-core: cleanup of freerdp interface
|
2011-10-16 21:02:28 -04:00 |
|
Marc-André Moreau
|
c639ec8593
|
libfreerdp-core: refactoring of context pointers into rdpContext
|
2011-10-16 00:50:10 -04:00 |
|
Marc-André Moreau
|
8999bd8599
|
libfreerdp-cache: refactoring of bitmap and offscreen bitmap cache, fix major memory leaks
|
2011-10-13 15:51:07 -04:00 |
|
Marc-André Moreau
|
2121a4a5cc
|
libfreerdp-gdi: merge fix from ngraziano for offscreen cache handling
|
2011-10-11 21:15:32 -04:00 |
|
Nicolas Graziano
|
2f06da5dae
|
In memblt when index is 255 get from offscreen.
See http://msdn.microsoft.com/en-us/library/cc241608(v=prot.10).aspx
|
2011-10-12 02:21:35 +02:00 |
|
Marc-André Moreau
|
9a72e4ffea
|
libfreerdp-cache: refactoring of pointer cache
|
2011-10-11 18:51:45 -04:00 |
|
Marc-André Moreau
|
1e4d6df998
|
xfreerdp: added support for bitmap cache
|
2011-10-09 21:23:18 -04:00 |
|
Marc-André Moreau
|
f6cd71026e
|
xfreerdp: started bitmap caching support
|
2011-10-04 21:29:01 -04:00 |
|
Marc-André Moreau
|
a758908c63
|
wfreerdp: start GDI implementation
|
2011-10-04 16:05:09 -04:00 |
|
Marc-André Moreau
|
24f413c0a0
|
libfreerdp-core: move bitmap decompression out of the core
|
2011-10-02 23:09:13 -04:00 |
|
Marc-André Moreau
|
0401f7c17e
|
libfreerdp-codec: merge with libfreerdp-nsc
|
2011-10-02 20:52:17 -04:00 |
|
Marc-André Moreau
|
3f8ad5e8f9
|
libfreerdp-nsc: merging
|
2011-10-02 20:31:52 -04:00 |
|
Marc-André Moreau
|
3297db7062
|
libfreerdp-codec: merge with libfreerdp-rfx
|
2011-10-02 20:28:20 -04:00 |
|
qubit
|
2be57ad628
|
nscodec in hw and sw gdi
|
2011-10-03 00:46:22 +05:30 |
|
Marc-André Moreau
|
2421251224
|
libfreerdp-gdi: replace gdi_copy_mem by memmove
|
2011-09-29 23:19:13 -04:00 |
|
Martin Fleisz
|
6058bda27e
|
libfreerdp-gdi: fixed half-mirrored rfx tiles when raw bitmaps with alpha enabled are processed
|
2011-09-29 02:26:55 -07:00 |
|
Marc-André Moreau
|
c003c5c038
|
xfreerdp: initial RemoteApp support with --gdi hw (much faster)
|
2011-09-23 00:06:39 -04:00 |
|
Marc-André Moreau
|
42fb9f84e8
|
libfreerdp-gdi: fix alpha transparency for no codec bitmaps
|
2011-09-21 10:44:16 -04:00 |
|
Marc-André Moreau
|
6f2575c076
|
libfreerdp-core: improving parsing if fast index order
|
2011-09-20 15:30:52 -04:00 |
|
Vic Lee
|
27a82cccfa
|
libfreerdp-gdi: fix segfault in fast_index.
|
2011-09-20 20:15:15 +08:00 |
|
Marc-André Moreau
|
24a7011fcc
|
libfreerdp-rfx: modify public API for easier external usage
|
2011-09-18 22:34:19 -04:00 |
|
Marc-André Moreau
|
df3d4d4a80
|
xfreerdp: initial glyph drawing support
|
2011-09-18 18:29:23 -04:00 |
|
Marc-André Moreau
|
eb00a68db6
|
libfreerdp-gdi: fix clipping regions for no-codec bitmaps
|
2011-09-14 15:09:49 -04:00 |
|
Marc-André Moreau
|
5c25717eae
|
xfreerdp-server: encode a single tile from X11 at a hardcoded position
|
2011-09-13 19:03:06 -04:00 |
|
Marc-André Moreau
|
86d7c1946f
|
libfreerdp-common: initial commit
|
2011-09-13 15:39:40 -04:00 |
|
Vic Lee
|
4da24ec6a7
|
libfreerdp-core/orders: fix polyline segfault.
|
2011-09-10 19:32:09 +08:00 |
|
Vic Lee
|
53ccc4c013
|
fix memory leaks.
|
2011-09-07 14:23:19 +08:00 |
|
Vic Lee
|
b8e16bb1c1
|
fix memory leaks.
|
2011-09-07 13:51:29 +08:00 |
|
Vic Lee
|
0312c4ddf3
|
libfreerdp-gdi: add gdi_resize API.
|
2011-09-07 13:26:17 +08:00 |
|
Vic Lee
|
3ce4079388
|
Merge pull request #74 from chihchun/master
fixed cmake and rdpsnd/pulseaudio playback issue
|
2011-09-01 22:40:37 -07:00 |
|
Marc-André Moreau
|
19c60c04ae
|
libfreerdp-utils: added util to dump images to bitmap files
|
2011-09-01 23:00:07 -04:00 |
|
Rex Tsai
|
ecbe24ca9a
|
cmake: make linking type as option.
|
2011-09-01 22:18:58 +08:00 |
|
Marc-André Moreau
|
c72ab1456d
|
libfreerdp-gdi: add support for blitting bitmaps of using codec none (0)
|
2011-08-31 20:36:46 -04:00 |
|
Marc-André Moreau
|
e49a690d46
|
windows: fix compilation and linking of all libraries
|
2011-08-31 04:35:50 -04:00 |
|