1. 10 3月, 2022 6 次提交
  2. 09 3月, 2022 1 次提交
  3. 07 3月, 2022 1 次提交
    • O
      Added support for WS2815B (#1800) · cf3887b5
      Oliver Japes 提交于
      * Introduced color mode, added support for WS2815B
      
      * Revamped the sample
      
      * Changed sample
      
      * Fixed namespace
      
      * Updated Readme
      
      * Removed YouTube-Link
      
      * Added copyright headers
      
      * Removed color mode, added derivation of BitmapImageNeo3 for RGB-format
      
      * Added new commented line that shows that the initialization of Ws2815b is identical to the other strips
      
      * Broken up the menu output for better readability
      
      * Moved properties (back) to protected const fields
      cf3887b5
  4. 04 3月, 2022 1 次提交
  5. 01 3月, 2022 1 次提交
  6. 27 2月, 2022 1 次提交
  7. 25 2月, 2022 3 次提交
  8. 24 2月, 2022 4 次提交
  9. 21 2月, 2022 1 次提交
    • P
      Make all internal types in Common internal OR public (#1759) · 2db2f021
      Patrick Grawehr 提交于
      This cleans up a few dependency issues between the bindings and the common project. The classes marked internal (including the Interop classes) are now public when building Common.csproj but still internal for the final assembly. This removes the need to link to individual source files outside their binding folders, which causes build problems when they're used from multiple places.
      2db2f021
  10. 17 2月, 2022 1 次提交
  11. 04 2月, 2022 1 次提交
  12. 01 2月, 2022 1 次提交
  13. 31 1月, 2022 1 次提交
  14. 28 1月, 2022 5 次提交
  15. 27 1月, 2022 2 次提交
  16. 26 1月, 2022 10 次提交