vnc: Simplify everything
Previous design was using extra threads needlessly and had some hacky data sharing going on. Slim this down to just two classes and utilize threads appropriately.
Showing
- Android.mk 0 additions, 1 deletionAndroid.mk
- src/README 0 additions, 2 deletionssrc/README
- src/VNCFlinger.cpp 142 additions, 48 deletionssrc/VNCFlinger.cpp
- src/VNCFlinger.h 39 additions, 12 deletionssrc/VNCFlinger.h
- src/VirtualDisplay.cpp 0 additions, 259 deletionssrc/VirtualDisplay.cpp
- src/VirtualDisplay.h 0 additions, 115 deletionssrc/VirtualDisplay.h
Loading
Please register or sign in to comment