提交歷史

作者 SHA1 備註 提交日期
  Solly Ross 7bc383e8b6 Make sure to copy arrays when using render queue 9 年之前
  Solly Ross a369a80c24 Fix bug in non-true-color code 10 年之前
  Solly abf2b09ea7 Merge pull request #488 from kanaka/feature/more-perf-improvements 10 年之前
  samhed a825582196 Only work with integers when panning to avoid getting a blurry image. 10 年之前
  Solly Ross f00193e08f Skip unnecessary render queue object creation 10 年之前
  Solly Ross d1800d0960 Avoid Creating Small Objects Frequently 10 年之前
  samhed 6e296bfa8a Adapt display to be able to handle a changing clipping-setting while connected 10 年之前
  samhed 8ce27ddb4b Re-fixes #428 which was broken by commit 58ded70 10 年之前
  Solly Ross 58ded70d15 Create RFB object on connect 10 年之前
  samhed fdedbafb1d * Don't check specific html elements from the display code (Fixes #446) 10 年之前
  Solly Ross 72747869a7 Support local scaling 10 年之前
  samhed 636be753b2 Support automatic resize [Part 1/4]: display.js 10 年之前
  samhed b804b3e458 Fixes #428 - hides the local cursor when using the server-side cursor. 10 年之前
  samhed 795fca23dc Modify minimum width of clear to accomodate smaller screens 10 年之前
  Solly Ross ec31f82eda Fix Cursor Issue When Using True Color 10 年之前
  Solly Ross 0b0b0433b5 Fix Race Condition in Display#clear on IE10 11 年之前
  Solly Ross 53762c31fe Fixed Cursor URI Support Detection 11 年之前
  Solly Ross 1e13775bd5 Cleanup: Display Helper 11 年之前
  vj 6f4cbb3f3c Always generate square cursor images in changeCursor (fix portrait mode issue). 12 年之前
  Joel Martin e16ad2fd02 Refactoring hot blocks to help Chrome optimizing compiler. 12 年之前
  Joel Martin 1d728ace69 Change noVNC license to from LGPLv3 to MPL 2.0 12 年之前
  Joel Martin d58f8b5144 License clarification: HTML,CSS,images,fonts under permissive licenses. 13 年之前
  Joel Martin 72a5596e50 rfb: Use the render queue for copyrect. 13 年之前
  Joel Martin 34d8b844ae Move render queue processing to Display and use requestAnimationFrame 13 年之前
  Joel Martin bc28395abf Add/use display.drawImage which is viewport relative. 13 年之前
  Mike Tinglof a820f1267a added rgb image drawing, some zlib changes (huffman coding working, but lz77 not so much) 13 年之前
  Joel Martin e79917c3db Merge remote branch 'origin/issue-70' 13 年之前
  Joel Martin ff4bfcb773 Linting. 13 年之前
  Joel Martin 7cd6118ce5 Move viewport functions. 14 年之前
  Joel Martin 490d471c53 Remove support for non-HTML5 browsers. 14 年之前