1. 24 Aug, 2017 1 commit
  2. 21 Aug, 2017 1 commit
  3. 06 Aug, 2017 1 commit
    • Gus Grubba's avatar
      Updating MAVLink · daa2502a
      Gus Grubba authored
      Fixed inverse logic in camera parameter retry count
      Skip close timeout if not Windows
      daa2502a
  4. 28 Jul, 2017 1 commit
  5. 24 Jul, 2017 1 commit
  6. 18 Jul, 2017 1 commit
  7. 15 Jul, 2017 1 commit
  8. 09 Jul, 2017 1 commit
  9. 03 Jul, 2017 1 commit
  10. 01 Jul, 2017 1 commit
  11. 28 Jun, 2017 1 commit
  12. 27 Jun, 2017 1 commit
  13. 21 Jun, 2017 2 commits
  14. 20 Jun, 2017 2 commits
  15. 14 Jun, 2017 1 commit
  16. 09 Jun, 2017 2 commits
  17. 05 Jun, 2017 1 commit
    • Gus Grubba's avatar
      Adding mp4 and mov files types in addition to mkv · 20bc3fa9
      Gus Grubba authored
      Adding mux GStreamer plugin libraries to Android (to enable video recording on Android)
      Adding an option to limit the amount to disk used for saving videos
      Adding an option to show/hide the REC button (allowing plugins to handle the recording in their own way)
      Adding simple frame grab to file
      20bc3fa9
  18. 26 May, 2017 1 commit
  19. 18 May, 2017 2 commits
  20. 17 May, 2017 1 commit
  21. 16 May, 2017 1 commit
  22. 09 May, 2017 2 commits
  23. 05 May, 2017 1 commit
  24. 03 May, 2017 2 commits
  25. 01 May, 2017 1 commit
  26. 25 Apr, 2017 3 commits
  27. 21 Apr, 2017 1 commit
  28. 20 Apr, 2017 1 commit
  29. 12 Apr, 2017 1 commit
  30. 07 Apr, 2017 1 commit
  31. 06 Apr, 2017 1 commit
  32. 05 Apr, 2017 1 commit
    • Gus Grubba's avatar
      Enable (custom) Fly View overlay · ce911c01
      Gus Grubba authored
      Added top/bottom alignment state to map scale
      Allow disabling instrument widget altogether
      Added an otherwise redundant row to PlanToolbar so it matches the same button position as the main toolbar
      Fixed typo (Math.max()) in ScreenTools
      Fixed Javascript Exception in OfflineMap
      Increased the import window size in OfflineMap
      Added function to MainWindow to disable toolbar for a truly modal dialog
      Added code so clicking on an open toolbar indicator will cause it to close
      ce911c01