Explorar el Código

remove docs/TODO: see issues marked as "feature".

https://github.com/kanaka/noVNC/issues?labels=feature
Joel Martin hace 13 años
padre
commit
9450f132c6
Se han modificado 1 ficheros con 0 adiciones y 19 borrados
  1. 0 19
      docs/TODO

+ 0 - 19
docs/TODO

@@ -1,19 +0,0 @@
-- Use requestAnimationFrame for frameBufferUpdate polling
-
-- Use WebSocket binary API when available.
-
-- Scaling support
-
----
-
-- IE 9 improvements.
-    - https://github.com/gimite/web-socket-js/issues#issue/41
-    - try window.atob instead of decode for better performance
-
-- Keyboard menu/panel:
-    - Move CtrlAltDel button here
-    - direct text entry with Send/Paste button
-    - Ctrl Once/Lock, Alt Once/Lock, SysRq Once/Lock
-    - Highlight menu icon when keys are locked
-
-- zlib/tight support (even if slow)