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

Fix m3u list parsing with /r/n end of line #4547

Merged
merged 22 commits into from
Dec 17, 2021
Merged

Commits on Nov 28, 2021

  1. Fix m3u list parsing with /r/n end of line

    This fixes a regression form
    mixxxdj@a006552
    daschuer committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    c7ab0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a86b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    0147ff4 View commit details
    Browse the repository at this point in the history
  2. skip m3u comments

    daschuer committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    6c2ef37 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4340fc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6663515 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f71a5d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b586485 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    613af64 View commit details
    Browse the repository at this point in the history
  8. Improve m3uEndOfLine test

    daschuer committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    ba37ff7 View commit details
    Browse the repository at this point in the history
  9. Silence debug

    daschuer committed Nov 29, 2021
    Configuration menu
    Copy the full SHA
    8f3c7dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fbcc514 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Removed unsued QString

    daschuer committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    a4eaf99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8bbaab View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. rename stream to pStream

    daschuer committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    9008a9c View commit details
    Browse the repository at this point in the history
  2. make entries const

    daschuer committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    5d4d43d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87330f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. improve variable naming

    daschuer committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    317fb65 View commit details
    Browse the repository at this point in the history
  2. Inherit Parser public

    daschuer committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    db19ac9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

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

Commits on Dec 9, 2021

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

Commits on Dec 17, 2021

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