Commit Graph

845 Commits

Author SHA1 Message Date
Vic Lee 6c914cd60d tsmf: fix incorrect data realignment. 2011-09-20 22:03:05 +08:00
Vic Lee 27a82cccfa libfreerdp-gdi: fix segfault in fast_index. 2011-09-20 20:15:15 +08:00
Vic Lee 74ba2b3515 tsmf: add XVideo support in xfreerdp. 2011-09-20 16:37:00 +08:00
Vic Lee ebaf94d6d6 tsmf: add ffmpeg, alsa and pulse sub-plugins. 2011-09-20 14:27:10 +08:00
Vic Lee dadb94a1e3 tsmf: add tsmf main module. 2011-09-20 01:58:27 +08:00
Vic Lee fee5b3fab8 drdynvc: fix incorrect data length handling. 2011-09-19 22:53:00 +08:00
Vic Lee 8682228ec4 libfreerdp-utils/thread: separate freerdp_thread_free() call. 2011-09-19 22:52:16 +08:00
Vic Lee 6757c6ea59 libfreerdp-utils/list: add list_peek(). 2011-09-19 22:00:56 +08:00
Vic Lee 6d6c5062ab drdynvc: fix buffer pointer type. 2011-09-19 17:04:14 +08:00
Marc-André Moreau 565fca5671 libfreerdp-rfx: detach stream in rfx_process_message 2011-09-18 22:47:30 -04: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 4f94b1d449 xfreerdp: fix missing includes 2011-09-18 18:44:49 -04:00
Marc-André Moreau 89fd856ad3 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-18 18:29:34 -04:00
Marc-André Moreau df3d4d4a80 xfreerdp: initial glyph drawing support 2011-09-18 18:29:23 -04:00
Marc-André Moreau c635e0aef6 Merge pull request #109 from atong-tcs/master
fix license processing when no server cert is sent
2011-09-18 11:19:39 -07:00
Otavio Salvador 151aa66101 Merge pull request #88 from shlevy/master
Enable reading passwords from stdin for X11 client
2011-09-17 12:51:16 -07:00
Otavio Salvador e543f7a918 Merge pull request #100 from ydal/patch-3
build: fix install of DirectFB client
2011-09-17 12:50:55 -07:00
Anthony Tong 98d92c794f fix license processing when no server cert is sent 2011-09-16 16:37:20 -04:00
Vic Lee d7d7c8a352 libfreerdp-core: add more checking in nego phase. 2011-09-16 23:16:16 +08:00
Shea Levy 7b42422cd3 Merge from upstream 2011-09-16 06:38:13 -04:00
Marc-André Moreau d17794b006 Merge pull request #108 from atong-tcs/master
fips encryption support
2011-09-15 18:00:00 -07:00
Anthony Tong 052e870597 initial fips encryption work 2011-09-15 18:54:03 -05:00
Marc-André Moreau 95c2aede06 tfreerdp-server: fix compilation on Mac OS X 2011-09-15 17:39:23 -04:00
ydal 37655dc35a Edited client/DirectFB/CMakeLists.txt via GitHub 2011-09-15 13:48:00 +09:00
Jay Sorg fa4aa9f297 remove some debugging messages 2011-09-14 21:37:37 -07:00
Marc-André Moreau 405026575b libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
Jay Sorg a406cd6619 got rdp encryption working 2011-09-14 14:14:50 -07: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 b3c2f8db12 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-14 14:47:13 -04:00
Marc-André Moreau 02ea6de9dc xfreerdp: add support for no-codec bitmaps in X11-GDI 2011-09-14 14:47:04 -04:00
Vic Lee 82c8acaf39 libfreerdp-rfx: convert bitstream to macros for better performance. 2011-09-14 23:47:47 +08:00
Vic Lee 2f8f8475c5 cunit/bitmap: fix changed header. 2011-09-14 22:20:38 +08:00
Vic Lee 4abe7a6923 libfreerdp-rfx: support encoding 4-bit and 8-bit palette pixel format. 2011-09-15 01:48:08 +08:00
Marc-André Moreau 278422aed5 xfreerdp: fix fullscreen window toggle 2011-09-13 22:20:04 -04:00
Jay Sorg 2e2875966f client / server random fix 2011-09-13 18:52:10 -07:00
Marc-André Moreau 882f6d49a6 xfreerdp-server: encode larger portion of the screen 2011-09-13 20:35:22 -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 c71a68e37b xfreerdp-server: add binary to .gitignore 2011-09-13 16:31:20 -04:00
Marc-André Moreau a08908c602 xfreerdp-server: initial commit 2011-09-13 16:30:16 -04:00
Marc-André Moreau 2c80d2c3a5 tfreerdp-server: cleanup 2011-09-13 15:53:28 -04:00
Marc-André Moreau 86d7c1946f libfreerdp-common: initial commit 2011-09-13 15:39:40 -04:00
Jay Sorg 2ac4a5fa96 work on rdp encryption 2011-09-12 23:40:27 -07:00
Otavio Salvador 82b5580d32 Merge pull request #96 from mfleisz/master
Added missing include for sockaddr_in in tcp.c
2011-09-12 07:13:54 -07:00
Martin Fleisz 7d14b6fa98 Added missing include for sockaddr_in 2011-09-12 03:45:38 -07:00
Jay Sorg fb669dbe32 move bitmap decompress private defines / consts / functions into bitmap.c 2011-09-12 01:40:57 -07:00
Marc-André Moreau cb8f3dced9 libfreerdp-core: preparing memblt and bitmap cache 2011-09-11 23:35:33 -04:00
Marc-André Moreau c7599ce5a3 xfreerdp: X11-GDI: add PatBlt, LineTo, Polyline 2011-09-11 22:32:22 -04:00
Marc-André Moreau 5ff2f23b63 xfreerdp: add RemoteFX support for --gdi hw 2011-09-11 21:22:03 -04:00
Jay Sorg ede81139c3 mppc fix 2011-09-11 11:08:15 -07:00
Jay Sorg 288ff96ee3 work on rdp4 decompression 2011-09-11 01:32:17 -07:00