Commit Graph

  • f84504bc63 Support Apple Remote Desktop. Joel Martin 2012-03-23 12:18:18 -05:00
  • c76b3e4b26 Add jsunzip.js to debian install list. Joel Martin 2012-03-16 09:21:38 -07:00
  • 6671c7624d Release down/pressed keys when window loses focus. Joel Martin 2012-03-13 20:29:02 -05:00
  • ce86f5c954 Squelch noisy debug logs. Joel Martin 2012-03-13 20:24:24 -05:00
  • c0c20581f5 Merge tight/tightPNG routine. Joel Martin 2012-03-12 15:31:26 -07:00
  • f2a495c944 Use standard citing format for contributors. Joel Martin 2012-03-12 00:34:53 -05:00
  • b8dd87c757 Flesh out authors/contributors and licenses. Joel Martin 2012-03-11 14:39:23 -05:00
  • d065cad99e General code formatting and cleanliness. Joel Martin 2012-03-10 20:32:01 -06:00
  • a09a75e8f2 Stats: count pixels instead of just FBU.rects. Joel Martin 2012-03-10 19:56:19 -06:00
  • 4cd0070a1c Cleanup vnc.js includes. Joel Martin 2012-03-10 19:54:56 -06:00
  • 35d7574b09 Merge commit 'd38db74abd0efa34f7297dc19bf603b7f765e0f5' Joel Martin 2012-03-10 19:52:11 -06:00
  • d38db74abd add some documentation; default to existing websocket transport Mike Tinglof 2012-03-09 11:02:18 -05:00
  • 0c4f4b598c Don't swallow SSL EOF errors. Joel Martin 2012-02-20 16:33:08 -06:00
  • c6f3919cb0 Better base64 illegal character output. Joel Martin 2012-02-20 15:48:39 -06:00
  • 3b302463f8 Correction: Version 0.2 v0.2 Joel Martin 2012-02-20 12:37:14 -06:00
  • 23ff806774 Version 0.1 Joel Martin 2012-02-20 12:29:56 -06:00
  • 94bcf652b3 Add images subdirectory to deb build. Joel Martin 2012-02-20 12:28:17 -06:00
  • 0ce93900ae Add message panel when hosted at kanaka.github.com. Joel Martin 2012-02-15 14:12:27 -06:00
  • 9e6e6662c7 Set $D on window directly. Joel Martin 2012-02-14 17:23:14 -06:00
  • 32f135d730 Add array map function for IE9. Joel Martin 2012-02-14 07:53:39 -06:00
  • 1af3e54bef Make WebSocket encrypt setting default to page protocol. Joel Martin 2012-02-02 09:29:02 -06:00
  • 6a02f88e4d Default path to 'websockify' in include/ui.js Joel Martin 2012-01-31 13:37:20 -06:00
  • 9b75bcaada add tight zlib stream reset; add error if tight encoding is used w/o true color Mike Tinglof 2012-01-31 00:15:56 -05:00
  • a14b8fae2a comment out per-decompress checksum and logging Mike Tinglof 2012-01-30 02:26:36 -05:00
  • 2cedf48397 add last rect special encoding; fix tight fill subencoding color handling; fix mono indexed rect handling Mike Tinglof 2012-01-30 02:19:18 -05:00
  • c514fd5e1c don't need to copy palette data until we have all data for rect; change a few comments Mike Tinglof 2012-01-29 02:10:25 -05:00
  • 5ca5e2d8cd implement tight indexed rectangle; remove some debug code Mike Tinglof 2012-01-29 01:55:41 -05:00
  • 6fbc37489f fix handling of min compression size Mike Tinglof 2012-01-28 02:56:19 -05:00
  • b0ac240f31 re-enable history buffer (used as sliding window for decompress) Mike Tinglof 2012-01-28 01:56:55 -05:00
  • 523cc4d6ab Default path 'websockify' for Clojure Websockify. Joel Martin 2012-01-27 16:03:20 -06:00
  • 0fa6748c52 fix issue with parsing distance of more then 8 bits; convert to just supporting arrays for buffers Mike Tinglof 2012-01-26 14:35:36 -05:00
  • a820f1267a added rgb image drawing, some zlib changes (huffman coding working, but lz77 not so much) Mike Tinglof 2012-01-25 18:09:55 -05:00
  • c577ca2305 keep zlib history so we can decode as a stream Mike Tinglof 2012-01-24 21:18:29 -05:00
  • de84e09854 basic framing for tight is working (decode not complete) Mike T 2012-01-24 13:50:42 -05:00
  • 682f33a790 add javascript zlib Mike 2012-01-24 13:49:49 -05:00
  • e79917c3db Merge remote branch 'origin/issue-70' Joel Martin 2012-01-12 17:07:07 -06:00
  • a9a7f0e18c Fix Intel AMT KVM: disable true color. Joel Martin 2012-01-12 12:52:09 -06:00
  • ff4bfcb773 Linting. Joel Martin 2012-01-12 12:38:55 -06:00
  • f66bcda31b Add websockify.py symlink for Windows. Joel Martin 2012-01-05 11:55:56 -06:00
  • 86ebeef709 Merge branch 'master' of github.com:kanaka/noVNC Joel Martin 2011-12-15 15:34:30 -06:00
  • f2d856767d websockify: better multi-python version support. Joel Martin 2011-12-15 15:26:16 -06:00
  • 2fa565b375 Fix python3 wss (TLS/SSL) connection detection. Joel Martin 2011-12-15 14:45:55 -06:00
  • b688a909b0 Show close code and reason. Joel Martin 2011-12-15 13:59:35 -06:00
  • 06a9ef0c6c Add View Only mode setting. Joel Martin 2011-12-01 09:05:16 -06:00
  • c3a172b98c Typo in Opera 11.60 fix. Joel Martin 2011-11-19 17:59:06 -06:00
  • aa67056785 Fix issue #102 - Opera 11.60 doesn't work. Joel Martin 2011-11-19 17:37:18 -06:00
  • 91b0dc3915 LibVNCServer capitalization. Joel Martin 2011-11-17 10:53:31 -06:00
  • 4f545a5ba6 Add libvncserver as project including noVNC. Joel Martin 2011-11-17 10:49:34 -06:00
  • 83ed7b8c25 Add Brightbox to user list. Joel Martin 2011-11-07 14:26:44 -06:00
  • 1c92807a8e debian/ - Update CSS file names. Joel Martin 2011-10-31 12:20:46 -05:00
  • bc71506553 README: feature section and minor rearranging. Joel Martin 2011-10-29 16:11:37 -05:00
  • 2e7d81ce24 Add Intel MeshCentral. Joel Martin 2011-10-28 10:00:03 -05:00
  • fa4607dbf5 Add Amahi as a project using noVNC. Joel Martin 2011-10-28 09:49:59 -05:00
  • a538be4350 Update description. Remove Sentry reference. Joel Martin 2011-10-08 13:00:42 -05:00
  • a367e84a92 Update requirements. Note WS added to libvncserver. Joel Martin 2011-10-08 12:57:57 -05:00
  • 1e50871599 websockify --run-once, --timeout, numpy fallback Joel Martin 2011-09-29 16:12:19 -05:00
  • 65db2d8243 Fix README screenshot src. Joel Martin 2011-09-29 14:33:25 -05:00
  • b29e06f36e Update README screenshots. Joel Martin 2011-09-29 14:32:54 -05:00
  • f4bce78307 Re-organize CSS. Remove broken IE filter statement. Joel Martin 2011-09-29 12:09:32 -05:00
  • 5299db1a00 Formatting. Image renames/cleanup. Joel Martin 2011-09-29 09:32:09 -05:00
  • 938daad1c9 Mobile icons. Chris Gordon 2011-09-29 13:44:08 +10:00
  • 1709ee3ab7 LICENSE.txt, docs/TODO: bring up to date. Joel Martin 2011-09-28 11:39:36 -05:00
  • 479bfa9964 Add local copy of Orbitron font. Joel Martin 2011-09-27 16:53:09 -05:00
  • a7f5589946 vnc_auto.html: sync with mobile changes. Joel Martin 2011-09-27 12:49:50 -05:00
  • 6209639f2c Add WebSocket URL path to UI settings. Joel Martin 2011-09-27 12:36:06 -05:00
  • 7cd6118ce5 Move viewport functions. Joel Martin 2011-09-26 17:09:29 -05:00
  • 490d471c53 Remove support for non-HTML5 browsers. Joel Martin 2011-09-26 11:28:24 -05:00
  • 859fc7f18f include/ui.js: remove console.log debug. Joel Martin 2011-09-26 11:16:16 -05:00
  • 1310606305 Make tests/vnc_perf.html work again. Joel Martin 2011-09-25 22:02:13 -05:00
  • a7db50597c Fixing iOS clipping, keyboard issues. Joel Martin 2011-09-23 00:51:55 -05:00
  • c506a48154 Only show move/drag button when clipping. Cleanup. Joel Martin 2011-09-23 00:04:01 -05:00
  • a5df24b488 Viewport clip/drag for mobile/touchscreen devices. Joel Martin 2011-09-22 10:36:23 -05:00
  • e0b23efe95 Fix fbUpdateRequest undefined parameter logic. Joel Martin 2011-09-14 10:42:15 -05:00
  • 608e0f52ee Some CSS style and DOM id/class cleanup. Joel Martin 2011-09-14 09:24:30 -05:00
  • 7e5f81f255 Merge branch 'master' into mobile Joel Martin 2011-09-13 16:53:04 -05:00
  • 832c744578 Framebuffer requests based on clean/dirty areas. Joel Martin 2011-09-13 14:42:38 -05:00
  • b70ce07706 Fix window/document sizing in firefox. Joel Martin 2011-09-13 13:14:11 -05:00
  • 1c3df652de Firefox offset bug: use margin instead of padding. Joel Martin 2011-09-13 12:17:44 -05:00
  • 9192cbe39c Merge branch 'master' into mobile Joel Martin 2011-09-13 10:14:53 -05:00
  • 54e7cbdf8f Viewport handling in include/display.js Joel Martin 2011-09-13 09:54:44 -05:00
  • afecb83988 Pull websockify: python3 numpy buffer/string fix. Joel Martin 2011-09-10 16:03:39 -05:00
  • 6ea8bece9b Fix setBarPosotion runtime errors. Joel Martin 2011-09-08 10:10:46 -05:00
  • 01a9eee991 HTML, CSS and Javascript indent/formatting. Joel Martin 2011-09-08 10:00:09 -05:00
  • 0911173a89 Disable static canvas logo. Joel Martin 2011-09-08 09:29:05 -05:00
  • 42e04907ff Merge remote branch 'kanaka/master' into mobile Joel Martin 2011-09-08 08:50:18 -05:00
  • d29c54c476 Remove unused include/plain.css. Joel Martin 2011-09-08 08:41:50 -05:00
  • 89a76c785c New theme. File: include/blue.css Chris Gordon 2011-09-08 11:54:43 +10:00
  • a7eb596d89 Updated to use CSS3 gradients instead of images. Chris Gordon 2011-09-08 11:27:08 +10:00
  • 8e0f008841 Fixed bugs with connection panel, and moved functions into UI class. Chris Gordon 2011-09-08 11:25:52 +10:00
  • c1e8b30877 iOS keyboard bug fix. Chris Gordon 2011-09-05 22:02:29 +10:00
  • 2c6b8a481e Bug fix with mobile buttons. Chris Gordon 2011-09-05 13:33:22 +10:00
  • c327865b4b Add base.css. Bar position formatting. Chris Gordon 2011-09-05 13:31:00 +10:00
  • 53fc7392bb Modifed UI. Move HTML from ui.js to vnc.html. Chris Gordon 2011-09-05 09:46:13 +10:00
  • 1734b5e465 Helper function for viewport meta changes. Chris Gordon 2011-08-25 09:52:54 +10:00
  • 7825b9ee9f Added support for native iOS and Android keyboards. Chris Gordon 2011-08-23 10:26:04 +10:00
  • 1150d0f70f Only output debug colourMap table once. Joel Martin 2011-09-06 17:46:57 -05:00
  • 7b10dc8a48 utils/websocket.py: add HyBi 13 support. Joel Martin 2011-08-31 18:06:58 -05:00
  • 94568bc08d utils/websocket.py: silence partial unmask debug. Joel Martin 2011-08-31 15:33:30 -05:00
  • fa74a6e60c websocket.py: fix payload length calculation. Joel Martin 2011-08-31 15:08:03 -05:00
  • 48f26d799f websockify: pull HyBi fixes. Joel Martin 2011-08-24 13:26:28 -05:00