Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
libvncserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
libvncserver
Commits
d6fe147f
Commit
d6fe147f
authored
Feb 02, 2008
by
dscho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated TODOs
Signed-off-by:
Johannes Schindelin
<
johannes.schindelin@gmx.de
>
parent
fe63ea13
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
8 deletions
+10
-8
TODO
TODO
+10
-8
No files found.
TODO
View file @
d6fe147f
immediate:
----------
Integrate CMake patch
Clean up ZYWRLE (client-specific zywrle_level and zywrleBuf)
Clean up ZRLE (probably not thread-safe: zrleBeforeBuf, zrlePaletteHelper)
Implement ZYWRLE decoding in libvncclient
style fixes: use Linux' coding guidelines
make SDLvncviewer more versatile (test for missing keys, introduce scrollbars,
make scrollable with 2xCtrl and mouse drag)
- Tab does not work
- Left Ctrl + A does not work
- 2nd and 3rd mouse button are switched
Clean up ZRLE (probably not thread-safe: zrleBeforeBuf, zrlePaletteHelper)
style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
discuss on list
LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
not deliberately die() or exit() anywhere!
ANSIfy tightvnc-filetransfer
VisualNaCro testing
java vncviewer doesn't do colour cursors?
MinGW32 doesn't do fcntl on sockets; use setsockopt instead...
make corre work again (libvncclient or libvncserver?)
teach SDLvncviewer about capitals...
teach SDLvncviewer about CopyRect...
make SDLvncviewer more versatile (test for missing keys, introduce scrollbars,
make scrollable with 2xCtrl and mouse drag)
implement "-record" in libvncclient
later:
...
...
@@ -27,3 +27,5 @@ authentification schemes (secure vnc)
IO function ptr exists; now explain how to tunnel and implement a
client address restriction scheme.
using Hermes library for fast colour translations.
VisualNaCro testing
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment