Skip to content
  1. Dec 24, 2013
  2. Dec 23, 2013
  3. Dec 22, 2013
  4. Dec 17, 2013
  5. Dec 12, 2013
    • 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
  6. Dec 11, 2013
  7. Dec 08, 2013
  8. Dec 07, 2013
    • 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
  9. Dec 06, 2013
  10. Dec 05, 2013
  11. Dec 04, 2013
  12. Nov 29, 2013
  13. Nov 28, 2013
  14. Nov 26, 2013
  15. Nov 10, 2013
  16. Nov 07, 2013
  17. Nov 05, 2013
  18. Oct 31, 2013
  19. Oct 25, 2013
  20. Oct 23, 2013
  21. Oct 22, 2013
Loading