Commit Graph

82 Commits (aece7d56acb69f908866a93f2abaa17c9c401239)

Author SHA1 Message Date
Tobias Junghans 5f9a07d7e1 LibVNCClient: add support for custom auth handlers
5 years ago
Christian Beier 474f64e5db
SDLvncviewer: work around SDL_TEXTINPUT not generating chars with CTRL down
6 years ago
Christian Beier 97c9b6c5d7
SDLvncviewer: handle mouse wheel events
6 years ago
Christian Beier b0957702a8
SDLvncviewer: adhere to C89
6 years ago
Christian Beier a2b5284e07
SDLvncviewer: implement Unicode input handling
6 years ago
Christian Beier c562ed4b99
SDLvncviewer: remove obsolete video scaling code
6 years ago
Christian Beier bfdb850bfb
SDLvncviewer: use SDL2 for clipboard handling
6 years ago
Christian Beier 8f1b565dbe
SDLvncviewer: make input work with SDL2
6 years ago
Christian Beier 65126b5826
SDLvncviewer: make display work with SDL2
6 years ago
Christian Beier 436a047f56
SDLvncviewer: add a very simple GetCredentials callback
6 years ago
Christian Beier 71c3215d8f
SDLvncviewer: enable the X11 clipboard if X11 was found
6 years ago
Christian Beier 666f37efc0
Fix building whithout SASL
7 years ago
simon cb4e15c1ae Added SASL authentication support
7 years ago
tmcqueen-materials ecb81d0e75 Update vnc2mpg.c
7 years ago
tmcqueen-materials 709c8ea862 Update vnc2mpg.c
7 years ago
Bert van Hall fe94339587 drop autotools
7 years ago
Stefan Weil 9c7efb7633 Fix some typos (found by codespell)
9 years ago
Christian Beier 612de004c4 Revert "LibVNCClient: Add H.264 encoding for framebuffer updates"
9 years ago
Floris Bos aaee22aaa2 Fix compiler warnings libvncclient + gtkvncviewer
9 years ago
Brian Bidulock 57b0e4f4fe Rename obsolete INCLUDES to AM_CPPFLAGS
10 years ago
Christian Beier fdf5f8876f The HAVE_X11 define is not there anymore, but we don't need it either.
10 years ago
David Verbeiren d891478ec9 LibVNCClient: Add H.264 encoding for framebuffer updates
11 years ago
David Verbeiren 98d49517ed gtkvncviewer enhancements
11 years ago
Christian Beier efcdab50cc Merge branch 'server-ipv6'
12 years ago
Johannes Schindelin ee4593425f SDLvncviewer: map Apple/Windows keys correctly
12 years ago
Johannes Schindelin f11e49b4e7 SDLvncviewer: fix the SDL_KEYUP issue
12 years ago
Christian Beier 75bfb1f5d3 IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
12 years ago
Mateus Cesar Groess 1078e8a8b0 Here is a port of SDLvncviewer to GTK+2.
12 years ago
Johannes Schindelin 84be9d3f49 SDLvncviewer: make it resizable by default
13 years ago
Christian Beier 558a58e039 Remove unneeded files concerning CVS.
13 years ago
Christian Beier 824644d0a2 SDLvncviewer: fix compilation from dist tarball.
13 years ago
Christian Beier 705a5d46e6 Add doxygen documentation support.
14 years ago
Johannes Schindelin 166f0b9887 Another try to fix the _SOURCES issue
14 years ago
Johannes Schindelin 14854d2e5e Fix compilation with newer automake
14 years ago
Johannes Schindelin 9a9a1c5fbc Rename HAVE_X -> HAVE_X11
14 years ago
Vic Lee a4cc897222 Fix various compilation warnings
15 years ago
Christian Beier 76b468ceb0 SDLvncviewer: don't call clean up the same client twice.
15 years ago
Christian Beier 7ed1c0aeac SDLvncviewer: add SIGINT handler to be able to actually stop program.
15 years ago
Christian Beier 1f6c560985 SDLvncviewer: use -listennofork when -listen specified.
15 years ago
Christian Beier 3b608cd39b SDLvncviewer: make listen mode work _somewhat_.
15 years ago
dscho e2874d343a Teach SDLvncviewer about scroll wheel events
15 years ago
dscho 76db22022c SDLvncviewer: fix passing a wrong pointer type
15 years ago
dscho ebe79c28c3 Clipboard support for SDLvncviewer
15 years ago
dscho eb1cc7608b SDLvncviewer: upon focus loss, force releasing the Alt keys
15 years ago
dscho e12c4ccf23 SDLvncviewer: refactor event handling
15 years ago
dscho a02607fe35 Teach SDLvncviewer to be resizable
15 years ago
dscho 3ab7d5d766 SDLvncviewer: enable key repeat
15 years ago
dscho 3d2eab575e clean up build flags
15 years ago
dscho a824cf443d SDLvncviewer: update screen correctly after a resize
16 years ago
dscho b069f1dc01 SDLvncviewer: add -viewonly
16 years ago