[First Page] [Previous Page] [Next Page] [Last Page]
| GIT Hash | Branch | Date | Author | Log Message |
|---|---|---|---|---|
| 26b79b89 [view] | master | 2008-02-04 17:58:11 +0000 | dscho | [libtdevnc] ZYWRLE patch for libvncclient (thanks Noriaki Yamazaki) Highlite: * use qualityLevel/zlib_buffer. No new variable is needed. * Change coding style to recursive fashion. * Change meaning of qualityLevel== 9 for easy calc zywrle_level: old:zywrle_level== 1 new:disable ZYWRLE(same as ZRLE) so, we should not use this value for compatible reason. * Color mode handling isn't complete. I provided and checked 16 bit colors(RGB555,RGB565) and some color mode of 32 bit colors for little endian mode. we must make and check 24 bit colors and big endian mode. Signed-off-by: Johannes Schindelin |
| befcb6fc [view] | master | 2008-02-04 17:57:39 +0000 | dscho | [libtdevnc] Fix ZYWRLE en/decoding for width != scanline (thanks Noriaki Yamazaki) Signed-off-by: Johannes Schindelin |
| 8bb82716 [view] | master | 2008-02-03 02:42:23 +0000 | runge | [libtdevnc] Add ZYWRLE to server printout. |
| e526c481 [view] | master | 2008-02-02 03:57:12 +0000 | dscho | [libtdevnc] SDLvncviewer: fix button handling For some reason, I swapped buttons 2 and 3 on Dec 7, 2005, in commit "translate keys based on unicode (much more reliable than sym)". I do not remember why, nor what I smoked, but this was wrong. Signed-off-by: Johannes Schindelin |
| 2530c5fa [view] | master | 2008-02-02 03:56:41 +0000 | dscho | [libtdevnc] SDLvncviewer: fix Ctrl+ Signed-off-by: Johannes Schindelin |
| 20fe2c2e [view] | master | 2008-02-02 03:56:09 +0000 | dscho | [libtdevnc] SDLvncviewer: fix translation of the Tab key Signed-off-by: Johannes Schindelin |
| d6fe147f [view] | master | 2008-02-02 03:55:21 +0000 | dscho | [libtdevnc] Updated TODOs Signed-off-by: Johannes Schindelin |
| fe63ea13 [view] | master | 2008-02-01 02:30:35 +0000 | runge | [libtdevnc] Need to include zywrletemplate.c in Makefile.am |
| caca05eb [view] | master | 2008-02-01 02:08:13 +0000 | runge | [libtdevnc] sync java viewer. |
| 7e7ef1b4 [view] | master | 2008-02-01 02:05:10 +0000 | runge | [libtdevnc] x11vnc: during speeds estimate, guard against client disconnecting. |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2026 Trinity Desktop Project