summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@redhat.com>2010-11-24 03:56:04 +0100
committerMarc-André Lureau <marcandre.lureau@redhat.com>2010-11-24 04:40:47 +0100
commitfdfd0b12c6405f5e4b0837c9d213cc6e4c05c5ef (patch)
tree152e156937d23177d718df687f38ba2f696eff30 /TODO
parent1fc30e01d5171cd7928716d86cc5666890695dfb (diff)
downloadspice-gtk-fdfd0b12c6405f5e4b0837c9d213cc6e4c05c5ef.tar.gz
spice-gtk-fdfd0b12c6405f5e4b0837c9d213cc6e4c05c5ef.tar.xz
spice-gtk-fdfd0b12c6405f5e4b0837c9d213cc6e4c05c5ef.zip
add AUTHORS & TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 16 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..c706e71
--- /dev/null
+++ b/TODO
@@ -0,0 +1,16 @@
+* sound recording support.
+* client migration support.
+* mm time handling.
+* use libcommon-spice instead of common/
+* clipboard
+* Incomplete channel implementations:
+ - display: jpeg, zlib decoders
+ - VD_AGENT
+ - TunnelChannel?
+* protocol <1 support?
+* win32
+* i18 in libs
+* documentation.
+* open session by fd (tunnel ssh)
+* make the IO fully async
+* use GSocket