Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LED patterns to LED documentation #2774

Open
wants to merge 25 commits into
base: main
Choose a base branch
from

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    897a7e8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Start adding sections for factories and modifiers

    Include screenshots/screen recordings of all examples
    
    Examples mostly use the same discontinuous gradient for consistency and to make reversed and scrolling effects obvious
    SamCarlberg committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a4d4589 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    87940af View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Correct C++ relative scroll speed

    Should be 0.25 Hz, not 4 Hz
    SamCarlberg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e521d02 View commit details
    Browse the repository at this point in the history
  2. Update combinatory effects

    Move progress mask example to the mask example
    SamCarlberg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1cb2b31 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    fb18cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f8a1d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e075fe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1be4406 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e83eb0 View commit details
    Browse the repository at this point in the history
  6. Change RLIs to point to version tag; set image widths; fix posters

    Frustratingly, the :poster: attribute won't use transformed asset paths
    SamCarlberg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a700aa5 View commit details
    Browse the repository at this point in the history
  7. Fix typo

    SamCarlberg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ebaa63d View commit details
    Browse the repository at this point in the history
  8. Replace webm with mp4

    SamCarlberg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d482954 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abb38ee View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Remove note on the single AddressableLED object

    Already covered in the buffer view section
    SamCarlberg committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d312ea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3418b57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31cae2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4281e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5fab23 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a4dbc3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Click videos to toggle play/pause

    Videos are paused by default
    
    This avoids the issue of the controls overlapping and obscuring the animations
    SamCarlberg committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8d6e87b View commit details
    Browse the repository at this point in the history
  2. Only render videos in HTML build

    Render gifs everywhere else (PDFs should render just the first frame)
    SamCarlberg committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f06606c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d826930 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Autofix RLIs

    github-actions committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    5c1ca87 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2024

  1. Configuration menu
    Copy the full SHA
    16777bb View commit details
    Browse the repository at this point in the history