Commit Graph

1174 Commits

Author SHA1 Message Date
Vic Lee 90ccd097ff rfx: fix incorrect offset in rfx_quantization_encode (atong) 2011-10-30 00:24:30 +08:00
Vic Lee 19f818a089 rfx: add rfx_context_set_cpu_opt() APi to replace passing rdpSettings. 2011-10-29 22:01:50 +08:00
Eduardo Beloni 6a5f584120 libfreerdp-core/info: [fix] read Length in rdp_recv_logon_info_extended
Now FreeRDP can receive the auto-reconnect cookie from the server
2011-10-28 17:06:59 -02:00
David Sundstrom 21dcb56a72 Add missing includes for Solaris 2011-10-28 11:27:09 -05:00
Marc-André Moreau e2186b6732 Merge pull request #191 from atong-tcs/master
certstore: update verified certificates, be graceful on filesystem errors
2011-10-28 08:54:51 -07:00
Anthony Tong 6f59d691a2 certstore: update verified certificates, be graceful on filesystem errors 2011-10-28 11:38:45 -04:00
Marc-André Moreau 20f9549c8f Merge pull request #190 from pearsonalan/master
Fix Mac OS X compilation issues
2011-10-27 10:55:16 -07:00
Alan Pearson 66126377fe Add sys/signal.h to header list. 2011-10-27 10:50:09 -07:00
Alan Pearson ca7fdb870b More compilation warning cleanup: header file reorganization, include <sys/select.h> or <unistd.h> to define select where it is used. 2011-10-27 10:41:39 -07:00
Alan Pearson 4735dcc5c7 Reorder header files. X11 headers need to be before freerdp/types.h otherwise we get warnings about redefinition of True and False 2011-10-27 10:29:16 -07:00
Alan Pearson 87bda74b81 Merge remote-tracking branch 'upstream/master' 2011-10-27 09:56:57 -07:00
Marc-André Moreau d0b9478f45 wfreerdp: fix bitmap decompression 2011-10-26 15:38:50 -04:00
Marc-André Moreau 194045b62a Merge pull request #186 from celsius/master
add cmake option for redirection debug and fix a segmentation fault in redirection.c
2011-10-26 10:24:06 -07:00
Marc-André Moreau ea845af2bb Merge pull request #188 from atong-tcs/master
fix bitmap leak
2011-10-26 10:23:27 -07:00
Anthony Tong 3dc8e8a82f xfreerdp: fix bitmap buffer leak 2011-10-26 12:50:14 -04:00
Marc-André Moreau c8ff653451 Merge pull request #187 from atong-tcs/master
libfreerdp-cache: fix leak with child bitmap reuse
2011-10-26 09:42:17 -07:00
Anthony Tong 76a943d577 libfreerdp-cache: fix leak with child bitmap reuse 2011-10-26 12:34:18 -04:00
Alexis Moinet a3bbe473d2 add cmake option for redirection debug and fix a segmentation fault in redirection 2011-10-26 10:47:32 +02:00
Marc-André Moreau 12705d36e5 libfreerdp-core: fix bitmap leak (call child destructor from parent destructor in graphics/bitmap) 2011-10-25 23:12:28 -04:00
Alan Pearson 93400b5894 Remove apple keyboard debug message. 2011-10-25 18:09:05 -07:00
Marc-André Moreau 35fb332116 Merge pull request #185 from atong-tcs/master
cmake: use CMAKE_DL_LIBS instead of dl for portability
2011-10-25 09:17:32 -07:00
Marc-André Moreau a211ca3c1a Merge pull request #184 from OSSystems/master
X11: exit codes
2011-10-25 09:17:25 -07:00
Anthony Tong e271363473 cmake: use CMAKE_DL_LIBS instead of dl for portability 2011-10-25 09:47:38 -04:00
Eduardo Beloni f0ea4fa43b X11: X11: handling error info -> disconnect reason 2011-10-25 09:59:18 -02:00
Eduardo Beloni b9a008ae8a libfreerdp-core: facilities for storing and retrieving 'error info' 2011-10-25 09:59:18 -02:00
Marc-André Moreau 6a3cc63290 Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-10-25 02:46:33 -04:00
Marc-André Moreau 0f728fc92c docs: update visio document with core graphical objects 2011-10-25 02:46:24 -04:00
Marc-André Moreau 601d8e8892 Merge pull request #183 from atong-tcs/master
xfreerdp: ifdef cpuid inline asm properly
2011-10-24 23:14:31 -07:00
Anthony Tong c35ea342bf xfreerdp: ifdef cpuid inline asm properly 2011-10-25 01:10:24 -05:00
Marc-André Moreau e8a784195c Merge pull request #182 from atong-tcs/sse2
-DWITH_SSE2 now does runtime detection
2011-10-24 22:42:04 -07:00
Anthony Tong 4bf4cb54d3 sse2: switch to cpuid, from /proc/cpuinfo 2011-10-25 00:32:06 -05:00
Anthony Tong ce59c2226f cmake/sse2: initial sse2 detect 2011-10-25 00:32:06 -05:00
Marc-André Moreau 89f2942caa Merge pull request #180 from atong-tcs/rfx
libfreerdp-codec: rfx quantization decode fix
2011-10-24 19:43:19 -07:00
Marc-André Moreau aca6532971 Merge pull request #181 from ngraziano/color-fix
Color fix
2011-10-24 19:43:07 -07:00
Nicolas Graziano 025ebf1773 Try to get good color for 8 Bpp and 15 Bpp.
The method is try and correct for 8, 15, 16 24 and 32.
I made all this change in freerdp_color_convert_rgb to prevent
blue = clrconv->palette->entries[srcColor].red
2011-10-25 04:12:57 +02:00
Nicolas Graziano e059b03b68 Make option -a 15 works. 2011-10-25 04:04:51 +02:00
Alan Pearson 1b0cb473e3 fix compilation warnings. need X11 headers before libkbd.h or else we get redefinition warnings 2011-10-24 11:15:19 -07:00
Alan Pearson e82fc535d2 Cross-platform 2011-10-24 11:08:39 -07:00
Alan Pearson 039d7e20fc Add X11 libraries. Neede for MacOS X build. 2011-10-24 10:43:45 -07:00
Marc-André Moreau 69fdca0abc Merge pull request #176 from OSSystems/parallel
Fix and adjust parallel port redirection
2011-10-24 07:45:56 -07:00
Marc-André Moreau 1f4e4c8e93 Merge pull request #178 from mfleisz/cryptofix
core: Added missing \0 termination to crypto_print_name
2011-10-24 07:45:20 -07:00
Martin Fleisz 2fdb501458 core: Added missing \0 termination to crypto_print_name 2011-10-24 06:22:44 -07:00
Eduardo Beloni d4b30e701a rdpdr/parallel: fix and adjust parallel port redirection 2011-10-24 09:08:12 -02:00
Anthony Tong f136351ea2 libfreerdp-codec: rfx quantization decode fix
- the incorrect offset also causes an unaligned access with sse2,
on i386 it may segv on _mm_load_sil128
2011-10-23 19:28:32 -05:00
Marc-André Moreau d411faf456 Merge pull request #175 from atong-tcs/master
Set _net_wm_icon on desktop window
2011-10-22 10:32:58 -07:00
Anthony Tong 245a5498cc xfreerdp: set icon for DesktopWindow 2011-10-22 12:02:42 -05:00
Marc-André Moreau 82ea77158c wfreerdp: fix compilation on windows 2011-10-21 16:45:35 -04:00
Marc-André Moreau 38f25c99ee rail: fix flags for executable specified as full path, not alias 2011-10-21 14:08:31 -04:00
Marc-André Moreau 9165505e0d xfreerdp: improved 8bpp support 2011-10-21 12:17:04 -04:00
Marc-André Moreau 55b32a9ea9 libfreerdp-core: fix credssp check for Authenticate callback 2011-10-21 11:18:11 -04:00