1. 16 Feb, 2015 1 commit
    • Basil Huber's avatar
      Repaired feature to save images from video downlink (fixes #1239) · 8e45fe85
      Basil Huber authored
      problem:
      in src/ui$/HUD.cc copyImage(UASInterface* u): u->getImage() was called twice. The first called already erased the buffer.
      
      changes:
      src/ui/HUD.cc: copyImage(UASInterface* u): instead of getting the image a second time, we take the one we already fetched
      8e45fe85
  2. 13 Feb, 2015 2 commits
  3. 12 Feb, 2015 10 commits
  4. 11 Feb, 2015 7 commits
  5. 10 Feb, 2015 7 commits
  6. 09 Feb, 2015 4 commits
  7. 08 Feb, 2015 1 commit
  8. 07 Feb, 2015 7 commits
  9. 05 Feb, 2015 1 commit