Go to file
Marc-André Moreau 992d0a92e3 Merge pull request #138 from ngraziano/master
2 small fix : color on windows and remove a warning when connecting to XP.
2011-10-10 07:07:59 -07:00
channels channels/drdynvc/audin: fix segfault when device name is not specified 2011-10-04 09:28:44 -03:00
client Merge pull request #138 from ngraziano/master 2011-10-10 07:07:59 -07:00
cmake xfreerdp: initial cursor support 2011-09-29 00:33:16 -04:00
cunit xfreerdp: started bitmap caching support 2011-10-04 21:29:01 -04:00
docs
include xfreerdp: started bitmap caching support 2011-10-04 21:29:01 -04:00
keymaps keymaps: removed Makefile, which created by cmake. 2011-09-03 17:00:37 +03:00
libfreerdp-cache xfreerdp: started bitmap caching support 2011-10-04 21:29:01 -04:00
libfreerdp-chanman wfreerdp: fix mutex handling 2011-09-25 03:12:29 -04:00
libfreerdp-codec check for NA(no alpha) in formatHeader in RDP6_BITMAP_STREAM 2011-10-05 12:14:17 -07:00
libfreerdp-core Merge pull request #138 from ngraziano/master 2011-10-10 07:07:59 -07:00
libfreerdp-gdi xfreerdp: added support for bitmap cache 2011-10-09 21:23:18 -04:00
libfreerdp-kbd cmake: make linking type as option. 2011-09-01 22:18:58 +08:00
libfreerdp-rail fix memory leaks. 2011-09-07 14:23:19 +08:00
libfreerdp-utils xfreerdp: added support for bitmap cache 2011-10-09 21:23:18 -04:00
server libfreerdp-codec: merge with libfreerdp-nsc 2011-10-02 20:52:17 -04:00
.gitignore xfreerdp-server: add binary to .gitignore 2011-09-13 16:31:20 -04:00
CMakeLists.txt cmake: detect and set -Wno-unused-result 2011-10-04 18:47:21 -04:00
LICENSE
README
config.h.in tsmf: add XVideo support in xfreerdp. 2011-09-20 16:37:00 +08:00

README

FreeRDP: A Remote Desktop Protocol Client
=========================================

FreeRDP is a client-side implementation of the Remote Desktop Protocol (RDP) following the Microsoft Open Specifications.

Resources
---------

Website: http://www.freerdp.com/
Wiki: http://www.freerdp.com/wiki/
Sources: http://www.freerdp.com/git/
API doc: http://www.freerdp.com/api/

IRC channel: #freerdp @ irc.freenode.net
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications
-----------------------------

Information regarding the Microsoft Open Specifications can be found at:
http://www.microsoft.com/openspecifications/

Compilation
-----------

Instructions on how to get started compiling FreeRDP can be found on the wiki:
http://www.freerdp.com/wiki/doku.php?id=compilation