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

Video Encoder Support for Dynamic Screen Sizes #400

Closed
wants to merge 4 commits into from
Closed

Video Encoder Support for Dynamic Screen Sizes #400

wants to merge 4 commits into from

Commits on May 17, 2016

  1. Added support for contained video encoder to use the properties of th…

    …e screen size returned from a successful Register App Interface.
    asm09fsu committed May 17, 2016
    Copy the full SHA
    5d7ef8a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2016

  1. added nullable properties to SDLStreamingManager & SDLDisplayCapabili…

    …ty properties. Also added nil when proxy is disposed for local display capabilities.
    asm09fsu committed May 19, 2016
    Copy the full SHA
    a67d2fa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    364e3f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Merge remote-tracking branch 'origin/master' into hotfix/issue_399

    * origin/master: (30 commits)
      add id attribute to section headers for linking
      Add link to smartdevicelink.com to README
      Update for v4.1.4
      Fix not handling the TCP disconnect case
      Update README.md
      Update README.md
      Add documentation coverage badge to README
      Fix `.xctool-args` path to project
      Fix another codecov.yml issue
      Fix branch issue for codecov comments
      Basically just a bump to re-run tests
      Update for v4.1.3
      Add clean switch to generate-documentation.sh
      Update gen documentation script
      Add Jazzy theme, scripts, initial documentation, and an updated gitignore
      Update codecov yaml file comment and status settings
      Fix mis-spaced README file causing header issues
      Fix test script
      Add carthage before_deploy generating of archive
      Fix a badge in the README
      ...
    asm09fsu committed Jul 27, 2016
    Copy the full SHA
    a8c1537 View commit details
    Browse the repository at this point in the history