Skip to content
Snippets Groups Projects
  1. Jun 15, 2017
    • Steve Kondik's avatar
      vnc: Orientation change support · 6ec5bc8d
      Steve Kondik authored
       * Detect orientation changes and reconfigure appropriately.
       * Clean up the uinput code.
       * FIXME: The virtual mouse isn't reconfiguring correctly yet.
      6ec5bc8d
    • Steve Kondik's avatar
      vnc: Add system-level integration · 2a6c1e99
      Steve Kondik authored
       * RC script, included automatically when added to PRODUCT_PACKAGES
       * SELinux policy, add to BOARD_SEPOLICY_DIRS
       * Disable spammy debug output
      2a6c1e99
    • Steve Kondik's avatar
      vnc: Add license · 95027eaf
      Steve Kondik authored
      95027eaf
    • Steve Kondik's avatar
      vnc: Simplify everything · 77754523
      Steve Kondik authored
      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.
      77754523
    • Steve Kondik's avatar
      vnc: Use CpuConsumer · ef4e8650
      Steve Kondik authored
      There's no need to use a GLConsumer unless we really want to draw
      on the surface or send it to a hardware encoder. Get rid of all
      this stuff and just use CpuConsumer.
      ef4e8650
  2. Jun 14, 2017
  3. Jun 13, 2017
  4. Jun 12, 2017
Loading