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

Requests container. #303

Merged
merged 27 commits into from
Dec 18, 2023
Merged

Requests container. #303

merged 27 commits into from
Dec 18, 2023

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    c78c60c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb21613 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 27, 2023

  1. Add load queue class.

    i-zolotarenko committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    40881d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Add segments storage.

    i-zolotarenko committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    02a07fe View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

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

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    2dc9029 View commit details
    Browse the repository at this point in the history
  2. Rewrite load queue.

    i-zolotarenko committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3ea3362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ff4aa6 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    77f6804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d933e7a View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    72d33eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6713b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff79e37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe3ea0e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    e13d358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c4197d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72e426a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Load controlling: pure functions style. (#302)

    * Refactor code, use functional style.
    
    * Add shaka playback update handling.
    
    * Set playback after first segment is requested.
    
    * Remove unnecessary linked map methods.
    
    * Use is loaded callback in queue generating function instead of segment storage instance.
    i-zolotarenko authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    03a388b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    08f4c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23e9abc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb5b0ea View commit details
    Browse the repository at this point in the history
  4. Add request type.

    i-zolotarenko committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e294cad View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

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

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    7b61d44 View commit details
    Browse the repository at this point in the history
  2. Add AbortError.

    i-zolotarenko committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    90f5d1d View commit details
    Browse the repository at this point in the history
  3. Merge with v1

    i-zolotarenko committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    db389b0 View commit details
    Browse the repository at this point in the history