Commit Graph

82 Commits

Author SHA1 Message Date
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
Marc-André Moreau b0854dd817 libfreerdp-gdi: fix and re-introduce complex region support 2011-08-26 13:37:23 -04:00
Mike Gilbert b627dbb35c Allow linux distros to override LIBDIR; fix xfreerdp install 2011-08-25 00:00:24 -04:00
Marc-André Moreau 031c7b4f4f libfreerdp-gdi: fix small bug in region invalidation 2011-08-24 22:27:59 -04:00
Otavio Salvador 4fe32908de Merge pull request #62 from llyzs/server
Server: fix various bugs for mstsc client and enhance the server demo.
2011-08-24 08:33:04 -07:00
Marc-André Moreau ffb5fb56a6 libfreerdp-gdi: add support for complex invalid regions 2011-08-24 01:47:43 -04:00
Vic Lee 39c7abcee0 libfreerdp-gdi: fix segfault in case a rfx frame does not have any rects. 2011-08-24 13:32:05 +08:00
Marc-André Moreau 4284ffaaee libfreerdp-gdi: added export definitions 2011-08-22 13:33:48 -04:00
Marc-André Moreau 73739ca474 libfreerdp-gdi: move headers to include directory 2011-08-22 13:08:01 -04:00
Marc-André Moreau f46d3d51c6 xfreerdp: improved window icon support 2011-08-21 22:30:49 -04:00
Marc-André Moreau 961b5f5e49 libfreerdp-cache: add support for custom extra glyph data 2011-08-21 14:54:08 -04:00
Marc-André Moreau f53e7baa15 libfreerdp-cache: started glyph cache 2011-08-21 14:16:53 -04:00
Marc-André Moreau dd4923a770 libfreerdp-gdi: optimize multi-byte pixel blitting 2011-08-19 16:01:47 -04:00
Marc-André Moreau c3994c56c7 libfreerdp-gdi: implement missing PatBlt SPxn used in Word 2010 2011-08-19 14:14:13 -04:00
Marc-André Moreau 6215417b29 windows: export all exported api functions 2011-08-16 23:54:42 -04:00
Marc-André Moreau 8292fc08f4 libfreerdp-rfx: fix windows build 2011-08-16 15:35:29 -04:00
Marc-André Moreau 9961038649 include: restructuring and cleanup of header files 2011-08-15 14:33:04 -04:00