c8e4a65bd1
- Rotation now fully working (on demand with F4 key) - Speed improvements and bug fixes - Improved server state detection (using IPC) - changed to LibVNCServer from kanaka repository - New webserver vnc client (noVNC), uses javascript - Ability to make a reverse connection - Two new framebuffer access methods (gingerbread and adb) - New minimalistic interface
5 lines
69 B
CMake
Executable File
5 lines
69 B
CMake
Executable File
#ifndef _RFB_RFBINT_H
|
|
#define _RFB_RFBINT_H 1
|
|
/* empty ... */
|
|
#endif
|