Commit Graph

  • 850eb10970 freerdp.spec: update descriptions Marc-André Moreau 2011-11-13 17:30:09 -05:00
  • d2b324dccf wfreerdp: started porting RemoteFX Marc-André Moreau 2011-11-12 02:35:18 -05:00
  • 2f694ce396 wfreerdp: fix region invalidation, add Polyline and PatBlt Marc-André Moreau 2011-11-12 02:11:10 -05:00
  • 0f622844c3 wfreerdp: improve rendering to a usable level Marc-André Moreau 2011-11-12 01:41:28 -05:00
  • 150ff56f5f wfreerdp: fix compilation warnings and errors Marc-André Moreau 2011-11-12 00:51:41 -05:00
  • aca5643d2b dfreerdp: add cursor support Marc-André Moreau 2011-11-11 18:34:06 -05:00
  • df0fde58c5 docs: update Doxyfile Marc-André Moreau 2011-11-11 14:26:28 -05:00
  • 0e95675da3 libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs Marc-André Moreau 2011-11-11 14:02:59 -05:00
  • b2644901f4 libfreerdp-cache: refactoring of color table cache Marc-André Moreau 2011-11-11 02:07:53 -05:00
  • f2b88dcfae libfreerdp-cache: fix offscreen bitmap memory leaks and issues with Windows XP Marc-André Moreau 2011-11-11 01:48:31 -05:00
  • 809dbf7744 libfreerdp-core: fix capability set parsing for Windows XP Marc-André Moreau 2011-11-11 01:24:55 -05:00
  • 8d000aa754 pump version to 1.0.0. Rex Tsai 2011-11-11 04:46:46 +08:00
  • 7a0613b8dd tsmf: fix when using older then libav major version 53. Rex Tsai 2011-11-11 01:02:10 +08:00
  • e297d748f8 Merge pull request #200 from mfleisz/master Otavio Salvador 2011-11-10 04:25:57 -08:00
  • ad314bb9db Added NEON optimizations for RFX decoder Martin Fleisz 2011-11-10 03:18:07 -08:00
  • 4221065c88 libfreerdp-core: port extension plugin interface (untested) Marc-André Moreau 2011-11-09 15:59:03 -05:00
  • 0043b16472 libfreerdp-core: started porting extension plugin interface Marc-André Moreau 2011-11-09 15:33:58 -05:00
  • c8735d720e libfreerdp-cache: disable glyph cache by default Marc-André Moreau 2011-11-09 12:57:31 -05:00
  • a1b8dfd79f libfreerdp-cache: got glyph drawing partially working Marc-André Moreau 2011-11-09 12:16:09 -05:00
  • 155446d11e libfreerdp-cache: moving glyph to a graphical object Marc-André Moreau 2011-11-09 00:43:56 -05:00
  • a67096243b Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-11-08 23:26:53 -05:00
  • 823e3414d6 libfreerdp-cache: initial glyph cache support Marc-André Moreau 2011-11-08 23:26:44 -05:00
  • db23272e58 libfreerdp-codec: fix crash when decompressing large nsc bitmaps Anthony Tong 2011-11-08 17:55:47 -05:00
  • b1a071d551 xfreerdp-server: add missing FindXdamage.cmake Marc-André Moreau 2011-11-08 17:52:09 -05:00
  • c36e32f020 Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-11-07 17:20:21 -05:00
  • 99a89bfcad xfreerdp-server: resize to server session resolution Marc-André Moreau 2011-11-07 17:20:00 -05:00
  • 9777833162 Merge pull request #198 from sunds/master Otavio Salvador 2011-11-03 12:02:14 -07:00
  • aa761c7a33 The VisibilityNotify function was using elements out fo the XEvent union that belong to the XExposeEvent event type. These fields are not valid for XVisibilityEvents and contain garbage values. David Sundstrom 2011-11-02 13:36:11 -05:00
  • c5b9667825 Remove xf_rail_FilterWindowInfo() function. This function incorrectly calculated a new width for windows that had a negative origin (that is, windows partially off the desktop to the left). The function subtracted twice the window offset from the width. To be correct this function needed to keep track of the old and new window positions and just subtract the difference. David Sundstrom 2011-11-02 10:42:58 -05:00
  • 0790c22683 remove unused pixmap David Sundstrom 2011-11-02 06:15:51 -05:00
  • 7a51d0300a Fix memory leak in xf_window.c. If property lookup for current desktop failed, we leaked property memory for workspace attributes. Added check in case returned desktop number is greater than number of workspaces. David Sundstrom 2011-11-01 14:31:57 -05:00
  • a4ddc4c685 Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-11-02 22:26:24 -04:00
  • 4d63c4f191 libfreerdp-codec: replace GetGRCode by macro (was most called function according to callgrind) Marc-André Moreau 2011-11-02 22:26:00 -04:00
  • cb0cf99099 Merge pull request #197 from atong-tcs/master Otavio Salvador 2011-11-02 09:53:29 -07:00
  • a836faf3ed xfreerdp: handle -g X% Anthony Tong 2011-11-01 18:53:49 -05:00
  • 1820e9ca72 Merge pull request #195 from sunds/master Marc-André Moreau 2011-10-31 22:10:37 -07:00
  • 4dbe450e39 cliprdr: add support for long format names Marc-André Moreau 2011-11-01 01:09:38 -04:00
  • 1f8b2989be Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-10-31 19:15:45 -04:00
  • 1c5f9c173c cliprdr: add more detailed debug output Marc-André Moreau 2011-10-31 19:15:27 -04:00
  • 887495741b Merge pull request #194 from sunds/f714af765933d489f870c86ee64396b4775f64fc Marc-André Moreau 2011-10-31 11:07:59 -07:00
  • 7322ef8047 Port to Solaris 10u9. Added -lrt which is a required library for the sem_*() functions Fixed xf_window.c to not return null for zero-width windows - rather coerce values to be valid as was already being done for height and width. This fixes intermittent crashs on Solars and Linux. David Sundstrom 2011-10-31 12:55:05 -05:00
  • f714af7659 Merge branch 'sunds-branch' David Sundstrom 2011-10-31 10:49:23 -05:00
  • 7cbedf6337 libfreerdp-cache: fix bitmap_cache_free Anthony Tong 2011-10-30 22:19:38 -05:00
  • c0df26727a freerdp.pc: freerdp-chanman renamed to freerdp-channels. Vic Lee 2011-10-30 22:00:27 +08:00
  • 4b6dd6f14d server: follow context_size change. Vic Lee 2011-10-30 13:43:04 +08:00
  • 90ccd097ff rfx: fix incorrect offset in rfx_quantization_encode (atong) Vic Lee 2011-10-30 00:24:30 +08:00
  • 19f818a089 rfx: add rfx_context_set_cpu_opt() APi to replace passing rdpSettings. Vic Lee 2011-10-29 22:01:50 +08:00
  • 6a5f584120 libfreerdp-core/info: [fix] read Length in rdp_recv_logon_info_extended Eduardo Beloni 2011-10-28 15:48:40 -02:00
  • 21dcb56a72 Add missing includes for Solaris David Sundstrom 2011-10-28 11:27:09 -05:00
  • e2186b6732 Merge pull request #191 from atong-tcs/master Marc-André Moreau 2011-10-28 08:54:51 -07:00
  • 6f59d691a2 certstore: update verified certificates, be graceful on filesystem errors Anthony Tong 2011-10-28 11:38:45 -04:00
  • 20f9549c8f Merge pull request #190 from pearsonalan/master Marc-André Moreau 2011-10-27 10:55:16 -07:00
  • 66126377fe Add sys/signal.h to header list. Alan Pearson 2011-10-27 10:50:09 -07:00
  • ca7fdb870b More compilation warning cleanup: header file reorganization, include <sys/select.h> or <unistd.h> to define select where it is used. Alan Pearson 2011-10-27 10:41:39 -07:00
  • 4735dcc5c7 Reorder header files. X11 headers need to be before freerdp/types.h otherwise we get warnings about redefinition of True and False Alan Pearson 2011-10-27 10:29:16 -07:00
  • 87bda74b81 Merge remote-tracking branch 'upstream/master' Alan Pearson 2011-10-27 09:56:57 -07:00
  • d0b9478f45 wfreerdp: fix bitmap decompression Marc-André Moreau 2011-10-26 15:38:50 -04:00
  • 194045b62a Merge pull request #186 from celsius/master Marc-André Moreau 2011-10-26 10:24:06 -07:00
  • ea845af2bb Merge pull request #188 from atong-tcs/master Marc-André Moreau 2011-10-26 10:23:27 -07:00
  • 3dc8e8a82f xfreerdp: fix bitmap buffer leak Anthony Tong 2011-10-26 12:50:14 -04:00
  • c8ff653451 Merge pull request #187 from atong-tcs/master Marc-André Moreau 2011-10-26 09:42:17 -07:00
  • 76a943d577 libfreerdp-cache: fix leak with child bitmap reuse Anthony Tong 2011-10-26 12:34:18 -04:00
  • a3bbe473d2 add cmake option for redirection debug and fix a segmentation fault in redirection Alexis Moinet 2011-10-26 10:47:32 +02:00
  • 12705d36e5 libfreerdp-core: fix bitmap leak (call child destructor from parent destructor in graphics/bitmap) Marc-André Moreau 2011-10-25 23:12:28 -04:00
  • 93400b5894 Remove apple keyboard debug message. Alan Pearson 2011-10-25 18:09:05 -07:00
  • 35fb332116 Merge pull request #185 from atong-tcs/master Marc-André Moreau 2011-10-25 09:17:32 -07:00
  • a211ca3c1a Merge pull request #184 from OSSystems/master Marc-André Moreau 2011-10-25 09:17:25 -07:00
  • e271363473 cmake: use CMAKE_DL_LIBS instead of dl for portability Anthony Tong 2011-10-25 09:47:38 -04:00
  • f0ea4fa43b X11: X11: handling error info -> disconnect reason Eduardo Beloni 2011-10-24 16:46:19 -02:00
  • b9a008ae8a libfreerdp-core: facilities for storing and retrieving 'error info' Eduardo Beloni 2011-10-24 16:37:21 -02:00
  • 6a3cc63290 Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-10-25 02:46:33 -04:00
  • 0f728fc92c docs: update visio document with core graphical objects Marc-André Moreau 2011-10-25 02:46:24 -04:00
  • 601d8e8892 Merge pull request #183 from atong-tcs/master Marc-André Moreau 2011-10-24 23:14:31 -07:00
  • c35ea342bf xfreerdp: ifdef cpuid inline asm properly Anthony Tong 2011-10-25 01:10:24 -05:00
  • e8a784195c Merge pull request #182 from atong-tcs/sse2 Marc-André Moreau 2011-10-24 22:42:04 -07:00
  • 4bf4cb54d3 sse2: switch to cpuid, from /proc/cpuinfo Anthony Tong 2011-10-25 00:22:56 -05:00
  • ce59c2226f cmake/sse2: initial sse2 detect Anthony Tong 2011-10-23 13:51:26 -05:00
  • 89f2942caa Merge pull request #180 from atong-tcs/rfx Marc-André Moreau 2011-10-24 19:43:19 -07:00
  • aca6532971 Merge pull request #181 from ngraziano/color-fix Marc-André Moreau 2011-10-24 19:43:07 -07:00
  • 025ebf1773 Try to get good color for 8 Bpp and 15 Bpp. Nicolas Graziano 2011-10-25 04:12:57 +02:00
  • e059b03b68 Make option -a 15 works. Nicolas Graziano 2011-10-25 04:04:51 +02:00
  • 1b0cb473e3 fix compilation warnings. need X11 headers before libkbd.h or else we get redefinition warnings Alan Pearson 2011-10-24 11:15:19 -07:00
  • e82fc535d2 Cross-platform Alan Pearson 2011-10-24 11:08:39 -07:00
  • 039d7e20fc Add X11 libraries. Neede for MacOS X build. Alan Pearson 2011-10-24 10:43:45 -07:00
  • 69fdca0abc Merge pull request #176 from OSSystems/parallel Marc-André Moreau 2011-10-24 07:45:56 -07:00
  • 1f4e4c8e93 Merge pull request #178 from mfleisz/cryptofix Marc-André Moreau 2011-10-24 07:45:20 -07:00
  • 2fdb501458 core: Added missing \0 termination to crypto_print_name Martin Fleisz 2011-10-24 06:22:44 -07:00
  • d4b30e701a rdpdr/parallel: fix and adjust parallel port redirection Eduardo Beloni 2011-10-21 10:11:33 -02:00
  • f136351ea2 libfreerdp-codec: rfx quantization decode fix Anthony Tong 2011-10-23 17:40:58 -05:00
  • d411faf456 Merge pull request #175 from atong-tcs/master Marc-André Moreau 2011-10-22 10:32:58 -07:00
  • 245a5498cc xfreerdp: set icon for DesktopWindow Anthony Tong 2011-10-22 11:55:03 -05:00
  • 82ea77158c wfreerdp: fix compilation on windows Marc-André Moreau 2011-10-21 16:45:35 -04:00
  • 38f25c99ee rail: fix flags for executable specified as full path, not alias Marc-André Moreau 2011-10-21 14:08:31 -04:00
  • 9165505e0d xfreerdp: improved 8bpp support Marc-André Moreau 2011-10-21 12:17:04 -04:00
  • 55b32a9ea9 libfreerdp-core: fix credssp check for Authenticate callback Marc-André Moreau 2011-10-21 11:18:11 -04:00
  • 0579f9dd6a resources: added FreeRDP icon and logo files Marc-André Moreau 2011-10-21 11:11:25 -04:00
  • 162b33b254 Merge pull request #170 from mfleisz/cryptofix Otavio Salvador 2011-10-21 06:42:52 -07:00
  • 243e1c21ba Merge pull request #172 from mfleisz/authfix Marc-André Moreau 2011-10-21 06:38:48 -07:00
  • 0c25bd4fd0 core: correct processing of result from authenticate callback Martin Fleisz 2011-10-21 04:02:46 -07:00
  • 4a6c0602d0 core: Fixed error in crypto_print_name causing it to always return NULL Martin Fleisz 2011-10-21 01:55:28 -07:00