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

Round 2 of fixes #34

Closed
wants to merge 12 commits into from
Closed

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    46a6d8d View commit details
    Browse the repository at this point in the history
  2. apply the changes I know are absolutely correct

    • whitespace cleanup / harmonisation
    • const
    • some ordering without side effects
    • comments
    • correct type *_MAX constant
    mirabilos committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    9b623e4 View commit details
    Browse the repository at this point in the history
  3. add build instructions for everything found in this repository

    (cherry picked from commit 34ecd11)
    mirabilos committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    37ee23a View commit details
    Browse the repository at this point in the history
  4. apply another bugfix from the two other RtpQueue impl files

    still works:
     58.1  Transmit rate = 202059kbps, PLR =  0.00%( 0.00%), RTT = 0.000s, Queue delay = 0.000s
    mirabilos committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    71a43ad View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. use #include instead of symbolic links

    some contributors use git implementations that utterly hose symlinks
    mirabilos committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    c2c519e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38c6ed4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    781b8ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f358c80 View commit details
    Browse the repository at this point in the history
  5. whitespace, again

    mirabilos committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    ded7b3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    394e024 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c94fbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    246b900 View commit details
    Browse the repository at this point in the history