droidVncServer/CHANGELOG

24 lines
764 B
Plaintext
Raw Normal View History

2012-06-13 16:15:43 -04:00
v1.1RC1
- Changed libpng and libjpeg to more recent SIMD optimized.
- Fixed bug on gralloc and flinger loading.
- x86 and MIPS support added!
v1.1RC0
2012-06-11 23:11:34 -04:00
- ICS support
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.
2012-06-11 23:11:34 -04:00
- 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