Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_tigervnc
/
03b51b65e57a236ee18b242ecd213d2aa8e1ea87
/
unix
/
x0vncserver
/
x0vncserver.cxx
8fe5090
x0vncserver: keyEvent(): use scancodes if available
by Peter Korsgaard
· 8 years ago
5ae2821
Basic support for QEMU Extended Key Events
by Pierre Ossman
· 8 years ago
5b7ff37
x0vncserver: add support for led state notifications
by Peter Korsgaard
· 8 years ago
16419cc
Use non-blocking sockets in x0vnserver
by Pierre Ossman
· 9 years ago
278e420
Fix timeout handling in x0vncserver
by Pierre Ossman
· 9 years ago
d408ca5
Move socket write event handling in to the RFB core
by Pierre Ossman
· 9 years ago
f7aa3f9
Return TcpListener pointers rather than objects
by Pierre Ossman
· 10 years ago
892d10a
Fixed IPv6 support.
by Tim Waugh
· 10 years ago
25ae7e3
Handler still needs to return something even with XDamage
by Pierre Ossman
· 11 years ago
b6b4dc6
Remove full support for colour maps
by Pierre Ossman
· 12 years ago
2054767
Accidentally removed some code in the previous commit.
by Pierre Ossman
· 11 years ago
a7b728a
Add XDAMAGE support to x0vncserver. Makes it more efficient
by Pierre Ossman
· 11 years ago
ad8609a
Fix unsafe usage of the logging functions.
by Pierre Ossman
· 13 years ago
a6578bf
[Development] Replace SSecurityFactoryStandard class by simplier Security class.
by Adam Tkac
· 15 years ago
c58b3d1
[Development] Add possibility to define viewer/server specific parameters via
by Adam Tkac
· 15 years ago
93ff5db
[Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is able
by Adam Tkac
· 16 years ago
d36b626
Revert previous commit (r3889). Windows code has to be cleaned before this
by Adam Tkac
· 16 years ago
97abe8a
Replace rfb::strDup by safe_strdup and remove rfb::strFree in favor of free()
by Adam Tkac
· 16 years ago
02e43d7
Remove the "video" feature and its associated custom JPEG handling.
by Pierre Ossman
· 17 years ago
4eacc02
Rebrand the source as TigerVNC. It is my hope that this patch is
by Peter Åstrand
· 17 years ago
ea7b650
Merged changes from branches/1.5-xserver (revision range 2432:2631) back to trunk.
by Constantin Kaplinsky
· 17 years ago
0c4306c
[Bugfix] When terminating x0vncserver by pressing Ctrl+C in a remote viewer, x0vncserver used to leave the Ctrl modifier "pressed". Now it should be "released" properly.
by Constantin Kaplinsky
· 17 years ago
3ce6a72
[Enhancements, refactoring] Rationalized functions to control video
by Constantin Kaplinsky
· 17 years ago
c341ac6
Passing VideoArea parameter to VNCServerST object. VNCServerST saves the
by Constantin Kaplinsky
· 17 years ago
7bdccd7
Fixed a few more memory leaks.
by Constantin Kaplinsky
· 17 years ago
2039d7b
Implemented support for command-line options that print version information
by Constantin Kaplinsky
· 17 years ago
dc873dc
Minor cleanup, no code changes: updated a comment and moved XDesktop::poll()
by Constantin Kaplinsky
· 17 years ago
303433a
Refactoring: now PollingManager is owned by XPixelBuffer. No other classes
by Constantin Kaplinsky
· 17 years ago
8a85c49
Code refactoring: PollingManager should not know anything about
by Constantin Kaplinsky
· 17 years ago
f773a8e
Code refactoring: passing geometry to XPixelBuffer as a Rect instead of four
by Constantin Kaplinsky
· 17 years ago
23c6022
Code improvements and better error checking in the Geometry class:
by Constantin Kaplinsky
· 17 years ago
e0c80c5
Code refactoring: maintaining the Image object representing the framebuffer
by Constantin Kaplinsky
· 17 years ago
1d2967f
Code refactoring: setting pixel format in XPixelBuffer instead of XDesktop.
by Constantin Kaplinsky
· 17 years ago
54cfef3
Code refactoring: passing VNCServer pointer to PollingManager methods
by Constantin Kaplinsky
· 17 years ago
2c01983
Code refactoring - PollingManager's constructor is given an XPixelBuffer*
by Constantin Kaplinsky
· 17 years ago
8232831
Support for VideoRectangleSelection client message in the server code. The message is read but ignored (only a message will be written to stderr).
by Constantin Kaplinsky
· 17 years ago
932e09b
- use PACKAGE_NAME/PACKAGE_VERSION macros instead PACKAGE/VERSION (AC_INIT() compatibility)
by Adam Tkac
· 17 years ago
fded078
After discussion with Constantin reverted 2433, 2434, 2436, 2437 and 2438
by Adam Tkac
· 17 years ago
ae2c645
- use Makefile.am and configure.ac
by Adam Tkac
· 17 years ago
936c369
Prepared the XPixelBuffer class for grabbing the screen in its grabRegion() method.
by Constantin Kaplinsky
· 18 years ago
614c7b5
Moved XPixelBuffer class into a separate file.
by Constantin Kaplinsky
· 18 years ago
813dbb4
Fixed unreasonably high CPU utilization in cases when new connection has
by Constantin Kaplinsky
· 19 years ago
b963270
Reporting build time in x0vncserver usage.
by Constantin Kaplinsky
· 19 years ago
f4986f4
Changes in reporting version numbers and copyrights.
by Constantin Kaplinsky
· 19 years ago
a3b60c4
Updated build scripts in unix/ for new directory layout.
by Constantin Kaplinsky
· 19 years ago
b30ae7f
Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
by Constantin Kaplinsky
· 19 years ago