1. 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
  2. 19 Aug, 2016 1 commit
  3. 18 Aug, 2016 1 commit
  4. 14 Aug, 2016 1 commit
  5. 13 Aug, 2016 1 commit
  6. 11 Aug, 2016 1 commit
  7. 04 Aug, 2016 1 commit
  8. 02 Aug, 2016 4 commits
  9. 24 Jul, 2016 1 commit
  10. 22 Jul, 2016 1 commit
  11. 20 Jul, 2016 2 commits
  12. 19 Jul, 2016 2 commits
  13. 17 Jul, 2016 2 commits
  14. 10 Jul, 2016 1 commit
  15. 28 Jun, 2016 2 commits
  16. 26 Jun, 2016 2 commits
  17. 16 Jun, 2016 1 commit
  18. 15 Jun, 2016 2 commits
  19. 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
  20. 05 Jun, 2016 6 commits
  21. 03 Jun, 2016 3 commits
  22. 27 May, 2016 3 commits