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

headers for remote streams (including volatile) #367

Merged
merged 27 commits into from
Aug 5, 2020

Commits on Jun 23, 2020

  1. rebase

    fixes for icy & mp4 parser end buffer
    
    parsing tweaks
    philippe44 committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    eeb3f26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d6201c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. comments & tweaks

    use constants
    
    continue
    philippe44 committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    363cf0f View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    fe3ba9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f9376 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    1ff06f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d79e33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e545b8b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. removing unused bits

    philippe44 committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    6589f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72edf2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa016a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54b8323 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. 3 Configuration menu
    Copy the full SHA
    54b69eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4eca380 View commit details
    Browse the repository at this point in the history
  3. addressing style comments

    philippe44 committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    08d0a45 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. consolidate HTTP/HTTPS sysread + add canDirectStreamSong in HTTPS

    tabs & spaces
    
    tabs & spaces
    philippe44 committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    401bb80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e26a444 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    b44a8c1 View commit details
    Browse the repository at this point in the history
  2. Thank you Windows...

    typo!
    philippe44 committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    a74908e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

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

Commits on Jul 3, 2020

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

Commits on Jul 4, 2020

  1. Configuration menu
    Copy the full SHA
    e26cb69 View commit details
    Browse the repository at this point in the history
  2. comment clarification

    philippe44 committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    3a225bd View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. improve comments

    philippe44 committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    5ffa970 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

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

Commits on Jul 15, 2020

  1. streamUrl must be updated when scanUrl redirect/changes url

    This is a difficult one. See my comment on podcasts, but I do thing that $song->streamUrl not being updated when scanUrl was changing the $track object was a miss.
    philippe44 committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    3bac645 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

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