summaryrefslogtreecommitdiff
path: root/content/pages
diff options
context:
space:
mode:
authorPavel Grunt <pgrunt@redhat.com>2015-10-21 10:33:01 +0200
committerPavel Grunt <pgrunt@redhat.com>2015-10-21 10:34:38 +0200
commit7f710febfb22fca24aa112475e81eb01f6e147da (patch)
tree06bab0bd6e43f830ce58e2efc60e1a6953d59e96 /content/pages
parentc5228cab55dbcba8f9a76f3a33d0da9021102309 (diff)
template: Add support for submenus
Diffstat (limited to 'content/pages')
-rw-r--r--content/pages/documentation.rst2
-rw-r--r--content/pages/features.rst55
-rw-r--r--content/pages/introduction.rst2
3 files changed, 57 insertions, 2 deletions
diff --git a/content/pages/documentation.rst b/content/pages/documentation.rst
index 83d6f31..13e64bc 100644
--- a/content/pages/documentation.rst
+++ b/content/pages/documentation.rst
@@ -2,7 +2,7 @@ Documentation
###############################################################################
:slug: documentation
-:part-of: documentation
+:submenu: documentation
:modified: 2015-10-13 09:00
.. _Apache 2.0: {filename}/static/docs/Apache_License_2.0.txt
diff --git a/content/pages/features.rst b/content/pages/features.rst
new file mode 100644
index 0000000..d8922b6
--- /dev/null
+++ b/content/pages/features.rst
@@ -0,0 +1,55 @@
+Features
+###############################################################################
+
+:slug: features
+:submenu: documentation
+:modified: 2015-10-20 10:20
+
+**Current Features**
+
+- Graphic commands - processes and transmits 2D graphic commands
+- Video streaming - heuristically identifies video streams and transmits M-JPEG
+ video streams
+- Image compression - offers verios compression algorithm that were built
+ specifically for Spice, including QUIC (based on SFALIC), LZ, GLZ
+ (history-based global dictionary), and auto (heuristic compression choice per
+ image)
+- Hardware cursor - processes and transmits cursor-specific commands
+- Image, palette and cursor caching - manages client caches to reduce bandwidth
+ requirements
+- Live migration - supports clients while migrating Spice servers to new hosts,
+ thus avoiding interruptions
+- Windows drivers - Windows drivers for QXL display device and VDI-port
+- Multiple monitors (in virt-viewer/remote-viewer)
+- Screen management - add support for enabling selection of the screen used by
+ the client (in virt-viewer/remote-viewer)
+- Two way audio - supports audio playback and captures; audio data stream is
+ optionally compressed using CELT Encryption - using OpenSSL
+- Two mouse modes - provides client (more user-friendly) and server (increased
+ accuracy and fully synchronized) modes
+- Lip-sync - synchronizes video streams with audio clocks
+- Spice agent - running on the guest and performs tasks for the client
+- Clipboard sharing - allows copy paste between clients and the virtual machine
+- USB redirection - allows clients to use their USB devices with Spice servers
+- Linux features parity
+
+**Future Features**
+
+- Network tunneling (in progress) - using virtual network interface to enable
+ sharing of network resources. Currently the focus is on printer sharing but is
+ not limited to that.
+- Off-screen surfaces (in progress) - supports off-screen surfaces as
+ infrastructure for future DirectDraw, video acceleration and 3D acceleration.
+ GDI and X11 will also benefit from this feature. It will also lay foundation
+ for multi-head support
+- USB sharing (in progress) - allows clients to share their USB devices with
+ Spice servers
+- Direct Draw Client GUI - Enables user-friendly configuration
+- Screen management - add support for enabling selection of the screen used by
+ the client
+- Configuration file - enables persistent user and administrative settings
+- CD sharing - share your CD with Spice server
+- Video acceleration
+- 3D acceleration Support Aero
+- OSX client
+- Simultaneous clients connection \ No newline at end of file
diff --git a/content/pages/introduction.rst b/content/pages/introduction.rst
index d66f4c0..6ce700b 100644
--- a/content/pages/introduction.rst
+++ b/content/pages/introduction.rst
@@ -2,7 +2,7 @@ Introduction
###############################################################################
:slug: introduction
-:part-of: documentation
+:submenu: documentation
:modified: 2015-10-13 10:30
The Spice project aims to provide a complete open source solution for