droidVncServer/CHANGELOG

16 lines
535 B
Plaintext
Raw Normal View History

2012-06-11 15:08:48 -04:00
v1.1a
2012-06-11 15:08:48 -04:00
- 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.
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