1. 22 Dec, 2013 3 commits
  2. 17 Dec, 2013 1 commit
  3. 12 Dec, 2013 3 commits
    • Don Gagne's avatar
      ddb4f877
    • Don Gagne's avatar
      Fix AutoTest build breaks · 6ca4d234
      Don Gagne authored
      6ca4d234
    • Don Gagne's avatar
      Windows build required atlbase.h · 4a91f435
      Don Gagne authored
      While testing the previous commit on Windows I found that I could not
      compile windows due to include of atlbase.h. This file is no longer
      available in SDKs. It is only available in for money versions of VIsual
      Studio. Luckily this include was not needed. So I just removed it and
      Windows now builds again with just VS Express. Tested all changes on
      OSX, Linux and Windows (including speech on windows, which still works).
      4a91f435
  4. 11 Dec, 2013 1 commit
  5. 08 Dec, 2013 2 commits
  6. 07 Dec, 2013 1 commit
    • Don Gagne's avatar
      Removed LinkInterface methods which were never being called. Updated various... · bfe8684e
      Don Gagne authored
      Removed LinkInterface methods which were never being called. Updated various LinkInterface implementation classes to remove the methods. Some methods such as the ones which measure data rates or bits sent/received were implemented in only some of the implementation classes, and in some cases implemented incorrectly. If they were called, the values returned would be incorrect. Although there was some partial implementation for these I removed them as well since in all case they were never being called by any code. In checking Blame, these came across in 2010 and have remained unimplemented since them, so I figure better to clean up than leave crufty, unused, half finished stuff in.
      bfe8684e
  7. 06 Dec, 2013 1 commit
  8. 05 Dec, 2013 1 commit
  9. 04 Dec, 2013 1 commit
  10. 29 Nov, 2013 2 commits
  11. 28 Nov, 2013 1 commit
  12. 26 Nov, 2013 1 commit
  13. 10 Nov, 2013 2 commits
  14. 07 Nov, 2013 1 commit
  15. 05 Nov, 2013 2 commits
  16. 31 Oct, 2013 2 commits
  17. 25 Oct, 2013 1 commit
  18. 23 Oct, 2013 6 commits
  19. 22 Oct, 2013 2 commits
  20. 21 Oct, 2013 1 commit
  21. 20 Oct, 2013 5 commits