Go to file
Marc-André Moreau 666fbb0405 freerdp: pad multiple interfaces for improved ABI stability 2011-11-19 02:33:49 -05:00
channels cliprdr: added more debug output, still unable to stabilize 2011-11-17 19:51:30 -05:00
client Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-11-17 19:51:41 -05:00
cmake Merge pull request #204 from mfleisz/master 2011-11-15 06:34:26 -08:00
cunit cliprdr: add more detailed debug output 2011-10-31 19:15:27 -04:00
docs docs: update Doxyfile 2011-11-11 14:26:28 -05:00
include freerdp: pad multiple interfaces for improved ABI stability 2011-11-19 02:33:49 -05:00
keymaps keymaps: removed Makefile, which created by cmake. 2011-09-03 17:00:37 +03:00
libfreerdp-cache libfreerdp-cache/bitmap: add a pointer check to fix a segfault. 2011-11-17 10:15:28 +08:00
libfreerdp-channels libfreerdp-core: cleanup of freerdp interface 2011-10-16 21:02:28 -04:00
libfreerdp-codec wfreerdp: fix compilation warnings and errors 2011-11-12 00:51:41 -05:00
libfreerdp-core freerdp: pad multiple interfaces for improved ABI stability 2011-11-19 02:33:49 -05:00
libfreerdp-gdi libfreerdp-cache: refactoring of color table cache 2011-11-11 02:07:53 -05:00
libfreerdp-kbd Add missing includes for Solaris 2011-10-28 11:27:09 -05:00
libfreerdp-rail wfreerdp: fix compilation warnings and errors 2011-11-12 00:51:41 -05:00
libfreerdp-utils wfreerdp: fix compilation warnings and errors 2011-11-12 00:51:41 -05:00
resources xfreerdp: set icon for DesktopWindow 2011-10-22 12:02:42 -05:00
server xfreerdp-server: resize to server session resolution 2011-11-07 17:20:00 -05:00
.gitignore xfreerdp-server: add missing FindXdamage.cmake 2011-11-08 17:52:09 -05:00
CMakeLists.txt cmake: disable ALSA on Mac OS X 2011-11-15 23:21:53 -05:00
LICENSE FreeRDP 1.0: initial commit 2011-06-30 15:12:51 -04:00
README Documentation typo fix. 2011-07-25 20:27:35 +10:00
config.h.in add options for DEBUG_X11_LOCAL_MOVESIZE that were present in code 2011-11-14 16:42:14 -06:00
freerdp.pc.in freerdp.pc: freerdp-chanman renamed to freerdp-channels. 2011-10-30 22:00:27 +08:00
freerdp.spec freerdp.spec: update descriptions 2011-11-13 17:30:09 -05: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