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

Feature/restrictions #36

Merged
merged 14 commits into from
Mar 17, 2015

Commits on Mar 12, 2015

  1. Add max and min bandwidth properties to restrictions

    Sanborn Hilland committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    d1995d3 View commit details
    Browse the repository at this point in the history
  2. Add check for min and max Bandwidth in setRestrictions

    Sanborn Hilland committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    07a7824 View commit details
    Browse the repository at this point in the history
  3. Pass restrictions object into emeManager

    Sanborn Hilland committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    a7fa082 View commit details
    Browse the repository at this point in the history
  4. Declare restrictions object on player

    Sanborn Hilland committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    ce9ee3a View commit details
    Browse the repository at this point in the history
  5. Correct contstructor documentation

    Sanborn Hilland committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    2d47d3d View commit details
    Browse the repository at this point in the history
  6. Add getter and setter for restrictions

    Sanborn Hilland committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    7e84509 View commit details
    Browse the repository at this point in the history
  7. Refactor getRestrictions to use clone method

    Sanborn Hilland committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    dca4474 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. Refactor player.setRestrictions()

    Sanborn Hilland committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    c1f6ed8 View commit details
    Browse the repository at this point in the history
  2. Refactor emeManager to accept player as arg

    Sanborn Hilland committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    56cb4a2 View commit details
    Browse the repository at this point in the history
  3. Remove restrictions arg from eme instantiation

    Sanborn Hilland committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    97715f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2015

  1. Correct emeManager argument order

    Sanborn Hilland committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    b9f921a View commit details
    Browse the repository at this point in the history
  2. Call setRestrictions() from player reference

    Sanborn Hilland committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    f3d76e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c33313 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. Change setRestrictions to throw TypeError

    Sanborn Hilland committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    5672cae View commit details
    Browse the repository at this point in the history