1. 23 Jul, 2018 2 commits
    • Gus Grubba's avatar
      Updates in general was only done if a POI changed. This caused changes related... · b66447ff
      Gus Grubba authored
      Updates in general was only done if a POI changed. This caused changes related to something other than a change in POI to be ignore. The code now "resets" the POI when such changes occur (change of ruleset for example).
      Ruleset selection is was not persistent. When reloading the list of rulesets for a given region, any previously selected ruleset would be reset to defaults.
      Also fixed several new clang warnings.
      b66447ff
    • Gus Grubba's avatar
      Replace original weather info with new airmapd weather interface. · d3d7e4f7
      Gus Grubba authored
      It seems the icons now use dash instead of underscore. I'm simply replacing dash by underscore wholesale (to match the existing resource names) until I know better.
      d3d7e4f7
  2. 19 Jul, 2018 1 commit
  3. 11 Jul, 2018 1 commit
  4. 25 Jun, 2018 2 commits
  5. 23 Jun, 2018 1 commit
  6. 22 Jun, 2018 3 commits
  7. 19 Jun, 2018 1 commit
  8. 11 Jun, 2018 1 commit
  9. 26 Mar, 2018 1 commit
  10. 22 Mar, 2018 1 commit
    • Gus Grubba's avatar
      Airmap API key integration. · f4131710
      Gus Grubba authored
      The build system will look for src/Airmap/Airmap_api_key.h
      If it find is, it will used the provided API key and client ID for Airmap.
      That file should provide two strings:
      static const char* kAirmapAPIKey = "key data";
      static const char* kAirmapClientID = "id data";
      
      Local builds, without these will have no Airmap support by default (users can always enter their own within the Airmap settings panel).
      f4131710
  11. 07 Mar, 2018 3 commits
  12. 03 Mar, 2018 1 commit
  13. 02 Mar, 2018 1 commit
  14. 01 Mar, 2018 3 commits
  15. 28 Feb, 2018 2 commits
  16. 27 Feb, 2018 2 commits
  17. 26 Feb, 2018 1 commit
  18. 24 Feb, 2018 2 commits
  19. 23 Feb, 2018 1 commit
  20. 22 Feb, 2018 2 commits
  21. 21 Feb, 2018 1 commit
  22. 20 Feb, 2018 2 commits
  23. 18 Feb, 2018 1 commit
  24. 17 Feb, 2018 4 commits