1. 20 Sep, 2016 1 commit
  2. 07 Sep, 2016 1 commit
  3. 06 Sep, 2016 1 commit
  4. 05 Sep, 2016 2 commits
  5. 04 Sep, 2016 1 commit
  6. 27 Aug, 2016 1 commit
  7. 20 Aug, 2016 1 commit
    • Marcel Stör's avatar
      Make DNS engine RFC 5452 compliant (#1324) · 5e01b511
      Marcel Stör authored
      The original code did not deal with UDP binding failures, this new code
      does one random port attempt and then sets port to 0 to get 'OS
      default' behaviour, and ASSERTs that that has to work.
      
      Patch also moves the local UDP port range definition to udp.h from
      udp.c.
      5e01b511
  8. 19 Aug, 2016 1 commit
  9. 18 Aug, 2016 1 commit
  10. 14 Aug, 2016 1 commit
  11. 13 Aug, 2016 1 commit
  12. 11 Aug, 2016 1 commit
  13. 04 Aug, 2016 1 commit
  14. 02 Aug, 2016 4 commits
  15. 24 Jul, 2016 1 commit
  16. 22 Jul, 2016 1 commit
  17. 20 Jul, 2016 2 commits
  18. 19 Jul, 2016 2 commits
  19. 17 Jul, 2016 2 commits
  20. 10 Jul, 2016 1 commit
  21. 28 Jun, 2016 2 commits
  22. 26 Jun, 2016 2 commits
  23. 16 Jun, 2016 1 commit
  24. 15 Jun, 2016 2 commits
  25. 10 Jun, 2016 1 commit
    • Konrad Hübner's avatar
      added fadeIn, faceOut and shift to ws2812 module (#1343) · 500bbced
      Konrad Hübner authored
      * added fadeIn, faceOut and shift to ws2812 module
      
      * improvements to rotate, unified fade method
      
      shift renamed to rotate and usage of more efficient memory operations.
      fadeIn and fadeOut unified into fade method with optional parameter for direction.
      
      * rename method to "shift" with optional mode parameter
      500bbced
  26. 05 Jun, 2016 5 commits