- Aug 13, 2022
- Aug 12, 2022
-
-
Nick authored
todo: - fix mouse drive in touch=false mode - fix touch when rescaled in touch=true mode
-
Nick authored
-
Nick authored
* no functionality change * in preparation for virtual desktop
-
Nick authored
-
Nick authored
-
Nick authored
Conflicts: src/AndroidDesktop.cpp src/AndroidPixelBuffer.cpp src/AndroidPixelBuffer.h
-
Nick authored
-
Nick authored
Conflicts: Android.mk etc/vncflinger.rc sepolicy/vncflinger.te src/AndroidDesktop.cpp src/main.cpp
-
- Oct 05, 2021
-
-
maxwen authored
Change-Id: I02763a134f592280652d4cd7eb2eea630d01ee14
-
- Mar 17, 2021
-
-
Stefanie Kondik authored
-
- Sep 20, 2020
-
-
maxwen authored
Change-Id: I8e7d60aa34739bf0365a62f95cd1fcf04576f132
-
- Jan 31, 2020
-
-
Steve Kondik authored
* Not needed on QCOMs, but RK needs this. Change-Id: Ieb8f17dfd966db3a694120cdade9e2913b3ca0a5
-
- Jan 27, 2020
-
-
Steve Kondik authored
-
- Jan 24, 2020
-
-
Steve Kondik authored
* For vendor specific customization Change-Id: I9f8cea9e7fbd9428ccd15b2bdbbec4eda771977f
-
Steve Kondik authored
Change-Id: Ic34d837895d1b0f5a329554171db28ebc36d7b91
-
- Dec 07, 2019
- Nov 06, 2019
-
-
Steve Kondik authored
-
- Oct 25, 2019
-
-
Steve Kondik authored
-
- Oct 18, 2019
-
-
Steve Kondik authored
-
- Sep 12, 2019
-
-
Steve Kondik authored
-
- Sep 06, 2019
-
-
Steve Kondik authored
-
- Jul 11, 2017
-
-
Steve Kondik authored
* Split out classes for pixel buffer and virtual display * Move resize handling to appropriate classes * Use callbacks for orientation change and client resize * Remove unnecessary locking
-
- Jun 28, 2017
-
-
Steve Kondik authored
TigerVNC provides a much more robust server implementation vs. libvncserver and yields higher performance and lower CPU usage.
-
- Jun 20, 2017
-
-
Steve Kondik authored
-
Steve Kondik authored
* Add new commandline flag to apply a static scaling multiplier. * The scaling is applied in hardware for best performance. * This does not yet apply as a result of rfbSetScale calls (window resize) from clients. * Fix server shutdown too.
-
Steve Kondik authored
Use aidl-cpp to generate binder boilerplate from an initial interface description. This will allow configuring the service from within Android.
-
- Jun 19, 2017
-
-
Steve Kondik authored
* Parse ipv4/v6 address and port * Allow setting or clearing of the server password
-