Download Latest Version FreeRDP build as library, embedded nodejs modules.tar.gz (31.0 MB)
Email in envelope

Get an email when there's a new version of myrtille

Home / v2.9.0
Name Modified Size InfoDownloads / Week
Parent folder
Myrtille_2.9.0_x86_x64_Setup.msi 2020-09-20 42.5 MB
Multi-Languages On-Screen Keyboard, SSE support, various fixes and improvements.tar.gz 2020-09-20 30.7 MB
Multi-Languages On-Screen Keyboard, SSE support, various fixes and improvements.zip 2020-09-20 30.9 MB
README.md 2020-09-20 1.6 kB
Totals: 4 Items   104.1 MB 0
  • added a virtual on-screen keyboard (multi-languages)
  • popups are now draggable
  • showing the toolbar no longer shifts the display down
  • the rendering quality can now tweaked from the toolbar (lower quality = lower bandwidth usage), in addition to the default value defined in config.js
  • display updates are now consolidated instead of dropped when the available bandwidth gets low (config.js)
  • websocket can now be configured to handle both user inputs and display updates on the same instance (duplex, default) or use separate instances (dual) [experimental]
  • added support of event source (SSE) as an alternative to long-polling (requires HTML5 and not compatible with old IE/Edge browsers) [experimental]
  • it's now possible to switch automatically from websocket to event source when the latency gets high (the websocket protocol may be filtered or throttled by some network proxies) (config.js) [experimental]
  • disabled the warning messages when the latency gets high (config.js) or in case of xhr timeout (xmlhttp.js)
  • latency is now updated on a 1 sec timer, even if the user does nothing
  • fixed random freezes while requesting fullscreen updates
  • the disconnect command is now given priority in xhr mode
  • long-polling is now an http handler
  • messages are serialized in JSON instead of raw text
  • fixed an issue with messages containing the ";" character
  • fixed an issue with file transfer when using a domain (thanks camjcorley)
  • fixed an issue with the tab key in SSH mode (this also fixes shell autocompletion)
  • refactoring
Source: README.md, updated 2020-09-20