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

Custom video encoder settings and dynamic screen sizes #406

Closed
wants to merge 12 commits into from
Closed

Custom video encoder settings and dynamic screen sizes #406

wants to merge 12 commits into from

Commits on May 26, 2016

  1. Copy the full SHA
    aac227a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    abfb28d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Merge remote-tracking branch 'origin/develop' into feature/issue_401_…

    …video_encoder_settings
    
    * origin/develop: (26 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
      ...
    
    # Conflicts:
    #	SmartDeviceLink/SDLStreamingMediaManager.m
    asm09fsu committed Jul 27, 2016
    Copy the full SHA
    801f54f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f3eb424 View commit details
    Browse the repository at this point in the history
  3. Changed videoEncoderSettings to be null_resettable instead of nullabl…

    …e, because that is essentially what we are doing.
    asm09fsu committed Jul 27, 2016
    Copy the full SHA
    4694398 View commit details
    Browse the repository at this point in the history
  4. Added nullable property to streaming media manager for proper cleanup…

    … when destructing the proxy.
    asm09fsu committed Jul 27, 2016
    Copy the full SHA
    74ae86f View commit details
    Browse the repository at this point in the history
  5. Added support for retrieving screen dimensions from a successful regi…

    …ster app interface for use in the video encoder.
    asm09fsu committed Jul 27, 2016
    Copy the full SHA
    2e929ed View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. Copy the full SHA
    1c82de4 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6bb971b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1ac0a6b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5f7b6c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Copy the full SHA
    0f7226c View commit details
    Browse the repository at this point in the history