Go to file
David Fort 40baadb471 Merge pull request #3911 from akallabeth/avc444_v2
Added AVC444v2 client support.
2017-05-02 16:02:21 +02:00
channels Merge pull request #3911 from akallabeth/avc444_v2 2017-05-02 16:02:21 +02:00
ci/cmake-preloads Rewrite drive channel using WinPR functions 2017-03-13 14:18:46 -07:00
client client/X11: teach RAIL to use clipboard redirection 2017-05-01 02:10:55 +03:00
cmake Rewrite drive channel using WinPR functions 2017-03-13 14:18:46 -07:00
docs
external
include Added surface width and heigth for YUV combine. 2017-04-18 14:12:40 +02:00
libfreerdp Merge pull request #3911 from akallabeth/avc444_v2 2017-05-02 16:02:21 +02:00
packaging Fix nightly packages 2017-01-23 16:43:00 +01:00
rdtk Fixed argument checks, formatting. 2017-03-03 14:11:28 +01:00
resources
scripts Update for android scripts, per arch includes. 2017-03-09 11:32:34 +01:00
server Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
third-party
uwac trivial issue found by cppcheck: 2017-01-25 15:48:49 +05:00
winpr Merge pull request #3919 from akallabeth/rdpdr_hotplug_fix 2017-04-27 14:11:51 +02:00
.gitignore
buildflags.h.in
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt Fixed RPATH settings for OS X 2017-04-06 08:08:07 +02:00
config.h.in Rewrite drive channel using WinPR functions 2017-03-13 14:18:46 -07:00
LICENSE
README

FreeRDP: A Remote Desktop Protocol Implementation
=================================================

FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.
Enjoy the freedom of using your software wherever you want, the way you want it, in a world where
interoperability can finally liberate your computing experience.

Resources
---------

Project website: http://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Sources: https://github.com/FreeRDP/FreeRDP/
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
Downloads and other resources: http://pub.freerdp.com
API doc: http://pub.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/

A list of reference documentation is maintained here:
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation

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

Instructions on how to get started compiling FreeRDP can be found on the wiki:
https://github.com/FreeRDP/FreeRDP/wiki/Compilation