Go to file
Otavio Salvador 3f4f32a172 Merge pull request #129 from OSSystems/master
Audin: fix segfault when device name is not specified
2011-10-04 06:06:52 -07:00
channels channels/drdynvc/audin: fix segfault when device name is not specified 2011-10-04 09:28:44 -03:00
client xfreerdp: fix fullscreen toggling to avoid memory leaks. 2011-10-04 18:44:52 +08:00
cmake xfreerdp: initial cursor support 2011-09-29 00:33:16 -04:00
cunit libfreerdp-codec: merge with libfreerdp-nsc 2011-10-02 20:52:17 -04:00
docs docs: initial commit 2011-06-30 18:41:38 -04:00
include include: fix libfreerdp-codec header installation. 2011-10-04 19:07:54 +08:00
keymaps keymaps: removed Makefile, which created by cmake. 2011-09-03 17:00:37 +03:00
libfreerdp-cache xfreerdp: initial cursor support 2011-09-29 00:33:16 -04:00
libfreerdp-chanman wfreerdp: fix mutex handling 2011-09-25 03:12:29 -04:00
libfreerdp-codec libfreerdp-codec: NSCodec code style cleanup 2011-10-02 21:07:07 -04:00
libfreerdp-core libfreerdp-core: fix an trivial mistake in reading codec caps. 2011-10-05 01:24:57 +08:00
libfreerdp-gdi libfreerdp-core: move bitmap decompression out of the core 2011-10-02 23:09:13 -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 NSCODEC library 2011-10-03 00:41:08 +05:30
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 libfreerdp-codec: merge with libfreerdp-nsc 2011-10-02 20:52:17 -04:00
config.h.in tsmf: add XVideo support in xfreerdp. 2011-09-20 16:37:00 +08: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

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