xpra icon
Bug tracker and wiki

Changeset 856 in xpra


Ignore:
Timestamp:
05/21/12 15:23:52 (12 months ago)
Author:
antoine
Message:

more information on new features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • web/index.html

    r615 r856  
    8484                This fork adds the following enhancements over the original version: 
    8585                <ul> 
    86                         <li>Better platform support: Mac OS X, Microsoft Windows (standalone installer provided <a href="http://winswitch.org/dists/windows/Xpra_Setup.exe">here</a>) 
    87                          and Android (beta APK <a href="/dists/Android/Xpra.apk">here</a>)</li> 
    88                         <li>Up to date packages for most platforms and distributions <span class="smallnote">(ie: Debian/Ubuntu <a href="http://winswitch.org/downloads/debian-repository.html">repository</a>)</span></li> 
    89                         <li>System tray menu for easy disconnection</li> 
    90                         <li>Memory Mapped data transfers for local connections - fast!</li> 
    91                         <li>JPEG and PNG image compression (optional), including adaptive JPEG mode (bandwidth constrained)</li> 
     86                        <li>Better platform support: Mac OS X, Microsoft Windows (standalone installer provided <a href="http://winswitch.org/dists/windows/Xpra_Setup.exe">here</a>), 
     87                        Solaris/FreeBSD/OpenBSD and Android (beta APK <a href="/dists/Android/Xpra.apk">here</a>)</li> 
     88                        <li>Up to date binary packages for most Linux platforms and distributions <span class="smallnote">(ie: Debian/Ubuntu <a href="http://winswitch.org/downloads/debian-repository.html">repository</a>)</span></li> 
     89                        <li>Zero-copy and much lower CPU overhead in network code</li> 
     90                        <li>System tray menu for easy disconnection, access to options and statistics</li> 
     91                        <li>Memory-mapped data transfers for local connections - extremelly fast!</li> 
     92                        <li><a class="ext" href="http://www.videolan.org/developers/x264.html">x264</a>, 
     93                                <a class="ext" href="http://www.webmproject.org/tools/vp8-sdk/group__vp8__encoder.html">VPX</a>, 
     94                                JPEG and PNG image compression (all optional, but recommended)</li> 
    9295                        <li>non-US keyboard layout support</li> 
    9396                        <li>Handles screen update storms and fast screen refresh rates</li> 
    94                         <li>Much lower CPU overhead in network code</li> 
    9597                        <li>Support for password protection option for securing plain TCP connections</li> 
    9698                        <li>Forwarding of system bell and custom application cursors</li> 
Note: See TracChangeset for help on using the changeset viewer.