droidVncServer/CHANGELOG
2012-06-12 04:11:34 +01:00

19 lines
619 B
Plaintext
Executable File

v1.1a
- ICS support
- Changed to official libvncserver v0.9.9.
- Decoupled native screen grabber from jni sources, you wont need to have AOSP anymore, just the precompiled libs.
- Fixed misc random segfault
- Added display rotation to 180, for zte
v1.0a
- 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