Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ConnectSDK/Connect-SDK-iOS-Core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.0
Choose a base ref
...
head repository: ConnectSDK/Connect-SDK-iOS-Core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 51 files changed
  • 8 contributors

Commits on Sep 23, 2022

  1. Update LGCast v1.3.7

    Fix build errors in Xcode 14
    lgcast-dev committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    3f4a580 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge pull request #74 from lgcast-dev/master

    Update LGCast v1.3.7
    jonghenhan authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    2dd7f6b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Update LGCast v1.3.8

    hyojin89jung committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a36d6f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #79 from lgcast-dev/master

    Update LGCast v1.3.8
    seokhee-lee authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    fd37057 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Update LGCast v1.3.9

    hyojin89jung committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    3fe1ac4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #80 from lgcast-dev/master

    Update LGCast v1.3.9
    seokhee-lee authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    fca71f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. add method to close camera by tv response

    jaeyoung1.park committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    620df2f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Mar 8, 2024

  1. Merge pull request #85 from jyoung-man/master

    Add method to close camera by tv response
    cabin15 authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0ef8745 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

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

Commits on Apr 2, 2024

  1. Merge pull request #87 from jyoung-man/master

    add pause method to avoid error
    cabin15 authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ebd2ed0 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. use strongself to avoid memory issue

    jaeyoung1.park committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7a64145 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #93 from jyoung-man/master

    Use StrongSelf to prevent to access wrong memory address.
    dung2le authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d0e7436 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. use gcd to make thread-safe

    jaeyoung1.park committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    78008ab View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. change to DISPATCH_QUEUE_SERIAL queue

    jaeyoung1.park committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d880980 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from jyoung-man/master

    use serial queue gcd to make thread-safe method
    dung2le authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    590f97a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. change async gcd to sync

    jaeyoung1.park committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9a040c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from jyoung-man/master

    change async gcd to sync
    dung2le authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4bb1f11 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Doesn't modify resolution after finishing configure camera

    jaeyoung1.park committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3debb41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from jyoung-man/master

    Doesn't modify resolution after finishing configure camera
    dung2le authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    c265a32 View commit details
    Browse the repository at this point in the history
Loading