0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed signedness compile warnings Changed libvmrc_getrectdata() buffer to unsigned Added CB_BELLRING to ring bell on client More... almost 18 years ago
Fixed OSX Makefile More... almost 18 years ago
There are now two makefiles, one for linux and the other for OSX. A new callback was implemented for whenever we enter a VM. More... almost 18 years ago
Fixed CB_520000 More... almost 18 years ago
Moved some output from DEBUG to VERBOSE, added new callback CB_520000, debug code More... almost 18 years ago
Keyboard support More... almost 18 years ago
Added keyboard support, fixed byte ordering for colors More... almost 18 years ago
*** empty log message *** More... almost 18 years ago
Endian-neutral sendkeyevent() More... about 18 years ago
Added KeyEvent (keyboard) support. More... about 18 years ago
added general files as well as a list of things to be done for xvmrc More... about 18 years ago
added a missing file and added a callback for disconnection More... about 18 years ago
Added PointerEvent (mouse) and packet type 0x4 and 0x5 basic support More... about 18 years ago
modifications to Xbackend.c file to use the XImage structure directly. added license info to all files. More... about 18 years ago
Initial revision More... about 18 years ago
Added documentation about a dump we have More... about 18 years ago
Framebuffer updates through FRAMEUPDATE callback, rfbproto.h cleanup More... about 18 years ago
Added framebuffer UpdateRequest handling functions (libvmrc_getrectheader() and libvmrc_getrectdata()) More... over 18 years ago
Fixed signedness issues. More... over 18 years ago
Fix `make test-static` on Linux More... over 18 years ago
Endian-neutral support. More... over 18 years ago
Everything is handled directly in libvmrc.c. RFB specific structures are found in rfbproto.h. More... over 18 years ago
Added 'make test-static' for systems that don't support -shared (OS X anyone?) More... over 18 years ago
Generic authentication handling through auth.c. More... over 18 years ago
Working version of our "test" utility. Use "make && make test" to compile. More... over 18 years ago
socket_read_len() now deprecated, use socket_read instead. Added read() timeout. More... over 18 years ago
Major code rewrite: better callback functions and handling, code optimization, source code cleaning More... over 18 years ago
New recursive Makefile format More... over 18 years ago
More complete Makefile More... over 18 years ago
Initial import of our "test" tool. More... over 18 years ago