FreeRDP
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.
See www.freerdp.com for more information.
Download
- 2019-12-02freerdp-wpi-20191202.zipLatest build
- 2019-11-14freerdp-wpi-20191111.zip
- 2019-10-23freerdp-wpi-20191023.zip
- 2019-10-03freerdp-wpi-20191003.zip
- 2019-06-27freerdp-wpi-20190627.zip
- 2019-05-31freerdp-wpi-20190531.zip
History of changes
2019-11-11 - Optimized processing and display of bitmaps. - Synchronized with latest sources from GitHub. 2019-10-23 - Fixed a bug due to which the contents of the RemoteApp windows were shifted up one line. - Changed RemoteApp window ordering control in the stack. - Synchronized with latest sources from GitHub. 2019-10-03 - Support for RDP8 graphics pipeline (see command line options /gfx and /gfx-h264). Not tested with remote applications. Check if RDP8, RFX and GFX features are activated on the server, sometimes they are not: gpedit.msc 'Computer Configuration > Administrative Templates > Windows Components > Remote Desktop Services > Remote Desktop Session Host'. - This build does not require a kernel and processor supporting AVX. - WPS class: Option "Asynchronous update"on page "Protocol" removed. New option "RDP8 graphics pipeline" added. - WPS class: Setup string, option PROTOCOL, new items: OLDLICENSE and GFX. Unused items removed: ASYNCTRANSPORT and ASYNCUPDATE. - Synchronized with latest sources from GitHub. 2019-05-31 - The main window lost icon after switching from full-screen mode. Fixed. - The main window lost input focus after switching from full-screen mode when scrollbars existed. Fixed. - Prevent infinite reconnections when a remote application fails to start. - Removed OS/2-specific feature that allows you to immediately disconnect when closing the last window of a remote application. This no longer works with the latest source codes. Now the connection will be broken by the server, as it usually happens in FreeRDP on other platforms. - WPS class: The negative coordinates of the window were incorrectly maintained. Fixed. - Synchronized with latest sources from GitHub. 2019-03-27 - Processing the missed command to hide remote application window. - Floatbar released. - New item "Full screen" in the system menu of the window. - Fixed window size when remote desktop is larger than screen size. - A new environment variable FREERDP is used instead of the old FREERDP_VIDEO and FREERDP_WINDOW. - Reducing the number of extra mouse messages sent to the server. - msoffice.cmd: The unique disk name and "minimize" configuration variable to minimize initial window. - WPS class: New page Graphics 2/2 (Floatbar). - WPS class: The progress window is not listed in the window list until it is visible. - WPS class: Check box "Create an initial window minimized." added (page RemoteApp). - Synchronized with latest sources from GitHub. 2019-03-12 - The default value of the command line switch "bitmap-cache" was changed some time ago from ON to OFF. Corresponding changes are made in the WPS class. Synchronized with latest sources from GitHub. 2019-01-31 - WPS class properties: Undo/Default buttons on pages Prfomance and Protocol now work, the context menu of bookmarks sub-menu Redirection is presented in normal form. Synchronized with latest sources from GitHub. 2019-01-27 - New checkbox in WPS class properties: "Use the old license workflow". This controls the command line switch +old-license. 2019-01-25 - Synchronized with latest sources from GitHub. 2019-01-24 - Fixed file truncation error in common platform-independent code (channel "drive"). 2019-01-18 - Fixed intermediate buffer overflow when using a-law and mu-law audio decoders. 2019-01-17 - Fixed crash when hostname could not be found. - Fixed deadlock between two FreeRDP windows when the clipboard is used. 2019-01-12 - Synchronized with latest sources from GitHub. - Implemented support for audio stream formats a-law and mu-law. - Small changes in the audio subsystem. - Removed option "Asynchronous transport (experimental)" (which no longer exists in FreeRDP) from the WPS class. - Removed non significant command line switches for launching remote applications from the WPS class. 2018-08-13 - Compiled without annoying message about demo version. 2018-08-07 - Locked audio device does not cause the program to fall any more. 2018-07-24 - Linked to avcode56.dll and avutil54.dll (ffmpeg 2.8.6-2) instead avcode58.dll and avutil56.dll. - Build from the latest sources from GitHub. - Some fixes in the OS/2 ralated audio output code. - Sound quality control in the WPS class. 2018-06-26 - sleep() function call in connection procedure to avoid high CPU load. - Fixed several problems with the RS232 port. 2018-06-01 - Libraries freerdp and winpr are compiled as dynamic libraries like for the original project design. These DLLs are marked so that they are loaded in "high memory". - WPS class and msoffice.cmd are modified to set the current directory for freerdp.exe. 2018-05-27 - Using high memory. - More optimal use of memory for bitmaps. 2018-05-03 - The memory leak bug (with /gdi:hw) is fixed. - The PM will not freeze during reconnection. - Updated with latest sources 2.0.0 rc2. 2018-04-12 The first public version for testing. It is compiled for the CPU with AVX instruction set (OS/4 kernel is required).