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

Stream list api orig #1

Draft
wants to merge 5 commits into
base: orig
Choose a base branch
from
Draft

Stream list api orig #1

wants to merge 5 commits into from

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    89ba1c8 View commit details
    Browse the repository at this point in the history
  2. 1/2 use it

    mildsunrise committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    ce20a36 View commit details
    Browse the repository at this point in the history
  3. 2/2 use it

    mildsunrise committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    babb829 View commit details
    Browse the repository at this point in the history
  4. use in update_template_streams()

    to make it work with the generalized interface,
    instead of removing only the matching streams and then
    merging both lists, we remove & add every stream.
    
    the old stream is then deallocated and replaced by the
    newly produced one
    mildsunrise committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    07051fb View commit details
    Browse the repository at this point in the history
  5. add missing internal method

    custom implementations need to have it available
    mildsunrise committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    8222220 View commit details
    Browse the repository at this point in the history