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

Sync with latest iosRTC #3

Open
wants to merge 1,041 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 28, 2020

  1. Merge pull request #593 from calebboyd/initial-orientation

    fix: ensure proper orientation for first launch
    hthetiot committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    94a0b68 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #586 from calebboyd/background

    feat: use background-color from video element css
    hthetiot committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    b01a23c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a98e6ad View commit details
    Browse the repository at this point in the history
  4. prepare 6.0.16

    hthetiot committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    9e44f03 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. set up prettier

    dgreif committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e787c3c View commit details
    Browse the repository at this point in the history
  2. format js files using prettier

    dgreif committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    ea4712f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #598 from calebboyd/prettier

    Prettier for JS styling
    hthetiot committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    c116575 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2020

  1. fix RTCIceCandidate typo

    hthetiot committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f37c019 View commit details
    Browse the repository at this point in the history
  2. merge master

    hthetiot committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    c1b681b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b01ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dcd568 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

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

Commits on Nov 10, 2020

  1. fix: PluginMediaStreamTrack.eventListener possible Fatal error: Unexp…

    …ectedly found nil while unwrapping an Optional value: file XXXXXXX/PluginMediaStreamTrack.swift, line 123 (lldb) bug
    hthetiot committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    ffc7912 View commit details
    Browse the repository at this point in the history
  2. update 6.0.16 CHANGELOG.md

    hthetiot committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b8e40af View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

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

Commits on Nov 18, 2020

  1. Merge pull request #602 from cordova-rtc/bugs/PluginMediaStreamTrack.…

    …eventListener
    
    fix: PluginMediaStreamTrack.eventListener  possible Fatal error: Unex…
    hthetiot committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    444c6e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    8fb2a98 View commit details
    Browse the repository at this point in the history
  2. Fixed the streamid regenerated with a provided id

    Fixed a Null error with the eventListener
    samgabriel committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    44eb393 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16f3329 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b0c1ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62b81de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa0bf50 View commit details
    Browse the repository at this point in the history
  7. Fix lint issues

    samgabriel committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    9dd71db View commit details
    Browse the repository at this point in the history
  8. Merge pull request #605 from Brainfuse/fix/issue-592

    Fix MediaStreamTrack lifecycle and make GetStats logs silent.
    hthetiot committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    557fa29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c16dd97 View commit details
    Browse the repository at this point in the history
  10. Removed unused comment

    samgabriel committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    6d5e081 View commit details
    Browse the repository at this point in the history
  11. Fixed lint issues

    samgabriel committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    47419f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Merge pull request #607 from Brainfuse/fix/issue-606

    removed calling checkActive for connected local streams
    hthetiot committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    bdcce33 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. codestyle fixed

    fixed mixed spaces/tabs indentions
    fixed empty lines containing only tabs or space
    RSATom committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    cf2fac9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #608 from RSATom/master

    codestyle fixed
    hthetiot committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    a6fbd38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efa6e80 View commit details
    Browse the repository at this point in the history
  4. prepare 6.0.16 CHANGELOG.md

    hthetiot committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    55a2dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4db305e View commit details
    Browse the repository at this point in the history
  6. use pluginMediaStreamRenderer.save async via callback and remove NsLo…

    …g iosrtcPlugin#MediaStreamRenderer_save() to avoid polutiyion on animation
    hthetiot committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    15d1f75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1b5f9cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e0fda1 View commit details
    Browse the repository at this point in the history
  9. iosrtcPlugin#MediaStreamRenderer_save use DispatchQueue.global().asyn…

    …c { instead of self.commandDelegate.run(inBackground: {
    hthetiot committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    f226836 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Update CHANGELOG.md

    hthetiot committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    1f1099c View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    hthetiot committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    1ee941d View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    hthetiot committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    ad5bbbb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    f958829 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #609 from cordova-rtc/task/PluginMediaStreamRender…

    …erSaveLeak
    
    fix plugin media stream renderer save leak
    hthetiot committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    59866a6 View commit details
    Browse the repository at this point in the history
  3. prepare 6.0.17

    hthetiot committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    d6d1494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c26d989 View commit details
    Browse the repository at this point in the history
  5. prepare 6.0.17

    hthetiot committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    d3a608e View commit details
    Browse the repository at this point in the history
  6. Update README.md

    hthetiot committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    108133d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. fix iosrtcPlugin#dump()

    hthetiot committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    287bc07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e0a671 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. MediaStreamTrack: added getCapabilities().deviceId support

    for cam device media stream tracks
    RSATom committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    78dbb73 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Bump ini from 1.3.5 to 1.3.7

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    675c2b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Merge pull request #613 from cordova-rtc/dependabot/npm_and_yarn/ini-…

    …1.3.7
    
    Bump ini from 1.3.5 to 1.3.7
    hthetiot committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    198667d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    bcf6d98 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #619 from mosatch/FixMalformedEventNegNeeded

    Fixed event dispatch in replace track in rtcrtpsender
    hthetiot committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    3188c06 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #612 from RSATom/master

    MediaStreamTrack: added getCapabilities().deviceId support for cam device media streams
    hthetiot committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    190b697 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. merge master

    hthetiot committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    cb2d012 View commit details
    Browse the repository at this point in the history
  2. merge master

    hthetiot committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    5f83945 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Basic transceiver scaffolding.

    * Create native class for transceivers.
    * Extend js class for transceivers.
    * Add RTCPeerConnection.addTransceiver.
    * Set up basic callback for sending native state to js.
    axel-calmid committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    b7dbce0 View commit details
    Browse the repository at this point in the history
  2. Add support for stop and direction.

    * Invoke the native transceiver stop function.
    * Allow setting direction from JS.
    * State event for updating the JS state.
    axel-calmid committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    2db54be View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Add string to direction utility function.

    * Added PluginRTCRtpTransceiver#stringToDirection()
    * Fixed typo rendonly -> sendonly.
    axel-calmid committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    4a463d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Fix gUM crash with invalid audio deviceId

    Crash when the deviceId is not found.
    
    Steps:
    1. attach safari debugger
    2. call `await navigator.mediaDevices.getUserMedia({audio:{deviceId: 'test'}})`
    jerry2013 committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    602d7f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #630 from jerry2013/patch-1

    Fix gUM crash with invalid audio deviceId
    hthetiot committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    214a4d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    6115210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    350aaf1 View commit details
    Browse the repository at this point in the history
  3. fix navigator.mediaDevices.GetUserMedia webrtc-adapter causing overid…

    …e of navigator.mediaDevices on ios 14.3
    hthetiot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    8d45a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2d7bf6 View commit details
    Browse the repository at this point in the history
  5. upate 6.0.17 CHANGELOG

    hthetiot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    a127006 View commit details
    Browse the repository at this point in the history
  6. SHAM MediaStreamTrack.prototype.getConstraints and MediaStreamTrack.p…

    …rototype.applyConstraints
    hthetiot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    7058105 View commit details
    Browse the repository at this point in the history
  7. upate 6.0.17 CHANGELOG

    hthetiot committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    c91ae14 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. use Object.defineProperty writable: false on navigator.MediaDevices t…

    …o prevent override durring execution (gUM failure) or afer the iosRTC SHIM is applied by webrtc-adapter
    hthetiot committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    a2d3d0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a78663 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. prepare 6.0.17

    hthetiot committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    24dbc8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd5ae92 View commit details
    Browse the repository at this point in the history
  3. merge master

    hthetiot committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    1070603 View commit details
    Browse the repository at this point in the history
  4. Transient ID's for native transceivers.

    * Instead of having permanent ID's for the JS -> Transceiver
    association, just have transient ones until the next transceiver state
    update. Until better solution can be found.
    * Reduce complexity of transceiver constructor.
    axel-calmid committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    dc9802c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c286a8 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    hthetiot committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    db6cb80 View commit details
    Browse the repository at this point in the history
  7. Update ISSUE_TEMPLATE.md

    hthetiot committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    ecb782d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Update sender parameters state and parse sendEncodings.

    * Update sender parameters along with transceivers.
    * Parse and pass along sendEncodings when doing addTransceiver.
    axel-calmid committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e6a837d View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. Update ISSUE_TEMPLATE.md

    hthetiot committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    b4382a4 View commit details
    Browse the repository at this point in the history
  2. Update Building.md

    hthetiot committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    9c0ea91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f35ea34 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    hthetiot committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    a631aa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d727dbc View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge pull request #635 from cordova-rtc/task/WebRTC.xcframework

    update ios_arch.js to generate WebRTC.xcframework, Include WebRTC.xcframework instead of WebRTC.framework
    hthetiot committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    8c8752b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Check if pluginMediaStream had already the new track, otherwise add n…

    …ew track on PluginRTCPeerConnection ontrackÃ
    hthetiot committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    6fa57b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. ignore empty IceCandidate

    hthetiot committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    7a535e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58eaf78 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Merge pull request #637 from cordova-rtc/task/janus

    Check if pluginMediaStream had already the new track, otherwise add new track on PluginRTCPeerConnection ontrack
    hthetiot committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    3351f28 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. allow registerGlobals to be called multiple time without error: Attem…

    …pting to change value of a readonly property.
    hthetiot committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    e60b330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98dc91 View commit details
    Browse the repository at this point in the history
  3. prepare 6.0.18

    hthetiot committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a50f899 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

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

Commits on Feb 28, 2021

  1. Add pluginVideoTrack to PluginMediaStreamRenderer

    Add pluginVideoTrack to PluginMediaStreamRenderer so that the renderer can unregister itself from the track when the renderer resets. This lets it deinit properly.
    mosatch committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    165d78e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da32c98 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Merge pull request #650 from mosatch/MediaStreamRendererUnregisteFix

    Issue #649 Media stream renderer unregister fix
    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    42eb49a View commit details
    Browse the repository at this point in the history
  2. merge master

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    e6792ed View commit details
    Browse the repository at this point in the history
  3. merge 7.0.0

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    2a278e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c63115 View commit details
    Browse the repository at this point in the history
  5. merge master

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    c7bd122 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #625 from agelito/task/589/implement-addtransceiver

    WIP: Task/589/implement addtransceiver
    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    0297b39 View commit details
    Browse the repository at this point in the history
  7. prepare 6.0.19

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    3d05036 View commit details
    Browse the repository at this point in the history
  8. merge master

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    54e8240 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9447435 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a557186 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #475 from cordova-rtc/task/7.0.0

    update WebRTC.framework to M79
    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    edb2e5a View commit details
    Browse the repository at this point in the history
  12. Merge pull request #545 from cordova-rtc/task/8.0.0

    update WebRTC.framework to M87
    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    5442062 View commit details
    Browse the repository at this point in the history
  13. update CHANGELOG.md

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    8011305 View commit details
    Browse the repository at this point in the history
  14. update README.md

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    93c9a65 View commit details
    Browse the repository at this point in the history
  15. fix: lint

    hthetiot committed Mar 1, 2021
    Configuration menu
    Copy the full SHA
    f8d0549 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Bump elliptic from 6.5.3 to 6.5.4

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    eb1f825 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #653 from cordova-rtc/dependabot/npm_and_yarn/elli…

    …ptic-6.5.4
    
    Bump elliptic from 6.5.3 to 6.5.4
    hthetiot committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    a51f7a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. Remove extmap-allow-mixed sdp header on RTCPeerConnection.prototype.s…

    …etRemoteDescription to handle chrome 89
    hthetiot committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    b6cd033 View commit details
    Browse the repository at this point in the history
  2. update build

    hthetiot committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    5929462 View commit details
    Browse the repository at this point in the history
  3. prepare 6.0.20

    hthetiot committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    3933c36 View commit details
    Browse the repository at this point in the history
  4. update build

    hthetiot committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    321abe7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Fixes updateTransceiversState call

    Duc Anh Le committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0d9298b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #662 from ducile/updateTransceiversState

    Fixes updateTransceiversState call #661
    hthetiot committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    059ab26 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    91cccc5 View commit details
    Browse the repository at this point in the history
  2. fix lint

    slavchev committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    77d434c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge pull request #664 from smanuel/new

    extend transceiver/sender/receiver functionality
    hthetiot committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f66b6b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Create FUNDING.yml

    hthetiot committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    7179dd5 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Bump y18n from 3.2.1 to 3.2.2

    Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c938b19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #670 from cordova-rtc/dependabot/npm_and_yarn/y18n…

    …-3.2.2
    
    Bump y18n from 3.2.1 to 3.2.2
    hthetiot committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    799bac5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    c16a67d View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.20 to 4.17.21

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.20...4.17.21)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 11, 2021
    Configuration menu
    Copy the full SHA
    0e4ebd9 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Merge pull request #678 from cordova-rtc/dependabot/npm_and_yarn/host…

    …ed-git-info-2.8.9
    
    Bump hosted-git-info from 2.8.8 to 2.8.9
    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    7749f90 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #679 from cordova-rtc/dependabot/npm_and_yarn/loda…

    …sh-4.17.21
    
    Bump lodash from 4.17.20 to 4.17.21
    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    2278ee0 View commit details
    Browse the repository at this point in the history
  3. AutoLayout fix for #422

    slavchev authored and hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f9c99cc View commit details
    Browse the repository at this point in the history
  4. revamp CanvasRenderingContext2D.drawImage monkey patch to use createO…

    …bjectURL/revokeObjectURL to prevent safari memory leak
    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e036c93 View commit details
    Browse the repository at this point in the history
  5. prepare 6.0.21

    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    4c55c8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e627e3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb4a9bc View commit details
    Browse the repository at this point in the history
  8. éupdat build

    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    6ee4821 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #682 from cordova-rtc/task/6.0.0-beta

    Task/6.0.0 beta
    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    ea4a1e0 View commit details
    Browse the repository at this point in the history
  10. merge 6.0.0 branch

    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    87192af View commit details
    Browse the repository at this point in the history
  11. lint

    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    b19c7c2 View commit details
    Browse the repository at this point in the history
  12. update build

    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    d9b8c44 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9dffabf View commit details
    Browse the repository at this point in the history
  14. use node 12 for travis

    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    32215f9 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #684 from cordova-rtc/task/update-xcode-npm

    update to xcode@3+ to fix xmldom version
    hthetiot committed May 14, 2021
    Configuration menu
    Copy the full SHA
    50a5767 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    069dc57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #691 from RSATom/master

    Fixed crash when used with Janus Audiobridge
    hthetiot committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c8cf988 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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

Commits on Jun 29, 2021

  1. fix npm audit

    hthetiot committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    910e107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e808d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4f0217 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

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

Commits on Jul 5, 2021

  1. fix typo

    hthetiot committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    c473ca7 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Merge pull request #692 from cordova-rtc/bugs/RTCRequestPermissionnot…

    …Determined
    
    fix requestPermission returns true if AVAuthorizationStatus is notDetermined #690
    hthetiot committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e86b8a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

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

Commits on Jul 22, 2021

  1. Merge pull request #699 from RSATom/master

    RTCRtpSender: fixed MediaStreamTrack replace
    hthetiot committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    40e1a68 View commit details
    Browse the repository at this point in the history
  2. fix travis 'No usable Android build tools found. Highest installed ve…

    …rsion is 29.0.2; minimum version required is 30.0.3.'
    hthetiot committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ec14d3a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. fixed RtpSenders inconsistency after removeTrack call

    between JS/Native
    RSATom committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    6b83a31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #702 from RSATom/master

    fixed RtpSenders inconsistency after removeTrack call
    hthetiot committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d665efe View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    95f3c13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #703 from cordova-rtc/dependabot/npm_and_yarn/path…

    …-parse-1.0.7
    
    Bump path-parse from 1.0.6 to 1.0.7
    hthetiot committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    758be83 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    hthetiot committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    1886880 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Configuration menu
    Copy the full SHA
    291384a View commit details
    Browse the repository at this point in the history
  2. fix linter

    slavchev committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    d258ba2 View commit details
    Browse the repository at this point in the history
  3. fix linter

    slavchev committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    768aec6 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Merge pull request #704 from smanuel/slavchev/rollback-support

    add support for local description rollback
    hthetiot committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    330df3b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

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

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    16ed399 View commit details
    Browse the repository at this point in the history
  2. Update BuildingLibWebRTC.md

    hthetiot committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    20b6b37 View commit details
    Browse the repository at this point in the history
  3. Update Building.md

    hthetiot committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    316fa2b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    239b833 View commit details
    Browse the repository at this point in the history
  2. update build

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    57776cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    923250e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b749fd4 View commit details
    Browse the repository at this point in the history
  5. prepare 8.0.1

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    ed2b4ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    642d62d View commit details
    Browse the repository at this point in the history
  7. add github action CI build

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    3e775cc View commit details
    Browse the repository at this point in the history
  8. fix github action CI build

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    bf9c8d6 View commit details
    Browse the repository at this point in the history
  9. Update main.yml

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    41afef0 View commit details
    Browse the repository at this point in the history
  10. fix github action CI build

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    574f0bc View commit details
    Browse the repository at this point in the history
  11. fix github action CI build

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    bbc548d View commit details
    Browse the repository at this point in the history
  12. fix github action CI build

    hthetiot committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    9fdb965 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Bump cached-path-relative from 1.0.2 to 1.1.0

    Bumps [cached-path-relative](https://github.com/ashaffer/cached-path-relative) from 1.0.2 to 1.1.0.
    - [Release notes](https://github.com/ashaffer/cached-path-relative/releases)
    - [Commits](https://github.com/ashaffer/cached-path-relative/commits)
    
    ---
    updated-dependencies:
    - dependency-name: cached-path-relative
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8fca7c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Merge pull request #736 from cordova-rtc/dependabot/npm_and_yarn/cach…

    …ed-path-relative-1.1.0
    
    Bump cached-path-relative from 1.0.2 to 1.1.0
    hthetiot committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    9cfd1df View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Update README.md

    hthetiot committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    abd87eb View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a8adfc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Merge pull request #741 from cordova-rtc/dependabot/npm_and_yarn/mini…

    …mist-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    hthetiot committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    32ffa27 View commit details
    Browse the repository at this point in the history
  2. Bump plist from 3.0.4 to 3.0.5

    Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
    - [Release notes](https://github.com/TooTallNate/node-plist/releases)
    - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
    - [Commits](https://github.com/TooTallNate/node-plist/commits)
    
    ---
    updated-dependencies:
    - dependency-name: plist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    d9f57db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #742 from cordova-rtc/dependabot/npm_and_yarn/plis…

    …t-3.0.5
    
    Bump plist from 3.0.4 to 3.0.5
    hthetiot committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    f03c20e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. RTCRtpSender not have DTMF properties

    Added createDTMFSender for RTCRtpSender
    bayram committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    790b4b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #743 from buckun/RTCRtpSender-not-have-DTMF-proper…

    …ties-and-createDTMFSender-deprecate
    
    RTCRtpSender not have DTMF properties
    hthetiot committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    07a89df View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Create codeql-analysis.yml

    hthetiot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    1a3eeac View commit details
    Browse the repository at this point in the history
  2. Create SECURITY.md

    hthetiot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    0aceadc View commit details
    Browse the repository at this point in the history
  3. Update SECURITY.md

    hthetiot committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    825b769 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. fix lint

    hthetiot committed May 12, 2022
    Configuration menu
    Copy the full SHA
    318bf8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dff7413 View commit details
    Browse the repository at this point in the history
  3. Update codeql-analysis.yml

    hthetiot committed May 12, 2022
    Configuration menu
    Copy the full SHA
    f0b4882 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21e069f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5b21a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7649035 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a74bdb View commit details
    Browse the repository at this point in the history
  8. prepare 8.0.2

    hthetiot committed May 12, 2022
    Configuration menu
    Copy the full SHA
    691a756 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5bad3a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2022

  1. Bump simple-plist from 1.1.1 to 1.3.1

    Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.1.1 to 1.3.1.
    - [Release notes](https://github.com/wollardj/simple-plist/releases)
    - [Commits](wollardj/simple-plist@v1.1.1...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: simple-plist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    90c3575 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #752 from cordova-rtc/dependabot/npm_and_yarn/simp…

    …le-plist-1.3.1
    
    Bump simple-plist from 1.1.1 to 1.3.1
    hthetiot committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    ae4d0eb View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. PluginMediaStreamTrack: save original track id

    for later use
    
    ref #734
    RSATom committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    dc7bc90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c10899 View commit details
    Browse the repository at this point in the history
  3. PluginRTCPeerConnection: cyclic reference leak fixed

    PluginRTCPeerConnection was referenced itself
    through closure context
    RSATom committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    990c18b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Merge pull request #754 from RSATom/cyclic_leak_fix

    PluginRTCPeerConnection: cyclic reference leak fixed
    hthetiot committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    19f7f69 View commit details
    Browse the repository at this point in the history
  2. apply npm audit fix

    hthetiot committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    cdae44c View commit details
    Browse the repository at this point in the history
  3. prepare 8.0.3

    hthetiot committed Jun 17, 2022
    Configuration menu
    Copy the full SHA
    f8b4b3e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Bump shell-quote from 1.7.2 to 1.7.3

    Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
    - [Release notes](https://github.com/substack/node-shell-quote/releases)
    - [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: shell-quote
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    9357701 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Merge pull request #755 from cordova-rtc/dependabot/npm_and_yarn/shel…

    …l-quote-1.7.3
    
    Bump shell-quote from 1.7.2 to 1.7.3
    hthetiot committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    7516347 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Merge pull request #735 from RSATom/master

    Trying to fix issue with enable/disable track through receivers/senders list  with Janus Videoroom
    hthetiot committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    aa0efe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. PluginRTCPeerConnection: WebRTC >=m93 asserts on access to pc

    from signaling thread
    RSATom committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    afbf28e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #756 from RSATom/signalling_thread_assert

    PluginRTCPeerConnection: WebRTC >=m93 asserts on access to pc
    hthetiot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    eaa750f View commit details
    Browse the repository at this point in the history
  3. fix getProjectName() when config.xml:name has an attribute

    Dominic Crousset committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    de344e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Merge pull request #757 from dcrousset/master

    fix getProjectName() when config.xml:name has an attribute
    hthetiot committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    b9fbf21 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Bump decode-uri-component from 0.2.0 to 0.2.2

    Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
    - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
    - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: decode-uri-component
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    5a9c3a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #760 from cordova-rtc/dependabot/npm_and_yarn/deco…

    …de-uri-component-0.2.2
    
    Bump decode-uri-component from 0.2.0 to 0.2.2
    hthetiot committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    1b9b184 View commit details
    Browse the repository at this point in the history
  3. Bump minimatch from 3.0.4 to 3.0.8

    Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.0.8.
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.0.4...v3.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    4791315 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Merge pull request #761 from cordova-rtc/dependabot/npm_and_yarn/mini…

    …match-3.0.8
    
    Bump minimatch from 3.0.4 to 3.0.8
    hthetiot committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a502fcc View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. feat: MX002-8233 add method setDefaultAudioOutput()

    mjaruzel committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    e218448 View commit details
    Browse the repository at this point in the history
  2. chore: clean logs

    mjaruzel committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    b008af1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Merge pull request #767 from tkhtechnology/MX002-8233

    feat: MX002-8233 add method `setDefaultAudioOutput()`
    hthetiot committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    a1bef4f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

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

    jerry2013 committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b85af13 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

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

Commits on Apr 15, 2023

  1. add compiled artifact

    jerry2013 committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    db303fa View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Merge pull request #768 from jerry2013/patch-2

    add setDefaultAudioOutput to source
    hthetiot committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7e3bf8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #769 from jerry2013/patch-3

    spec compliant RTCStatsReport
    hthetiot committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    7559dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d914ec9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5a3bb0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0852429 View commit details
    Browse the repository at this point in the history
  6. prepare 8.0.4

    hthetiot committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    88475be View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. use SAI to adjust the top/left corner from the client

    This is to solve the problem I encountered when using the iPhone 13 in landscape mode.
    
    When the wkwebview is not full screen, the video was rendered to the left of the actual <video>, due to the rounded corner.
    jerry2013 committed May 11, 2023
    Configuration menu
    Copy the full SHA
    3de14db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #771 from jerry2013/patch-2

    use SAI to adjust the top/left corner from the client
    hthetiot committed May 11, 2023
    Configuration menu
    Copy the full SHA
    69a162f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. actually request permission

    it seems to me that the function should make the attempt to request the permissions, not just checking them
    jerry2013 committed May 12, 2023
    Configuration menu
    Copy the full SHA
    108d39f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #772 from jerry2013/patch-3

    actually request permission
    hthetiot committed May 12, 2023
    Configuration menu
    Copy the full SHA
    24d2021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9038a8a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request #773 from jerry2013/use-the-same-MediaStreamTrack-…

    …on-RTCRtpSender
    
    use the same MediaStreamTrack on RTCRtpSender
    hthetiot committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    b6b5356 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e064d7f View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Bump debug from 4.1.1 to 4.3.1

    Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.1.
    - [Release notes](https://github.com/debug-js/debug/releases)
    - [Commits](debug-js/debug@4.1.1...4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: debug
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    62a3ee2 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Update main.yml

    hthetiot committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    210144b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #774 from cordova-rtc/dependabot/npm_and_yarn/word…

    …-wrap-1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4
    hthetiot committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    fbd8c7a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #777 from cordova-rtc/dependabot/npm_and_yarn/debu…

    …g-4.3.1
    
    Bump debug from 4.1.1 to 4.3.1
    hthetiot committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    78074bd View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Bump browserify-sign from 4.2.1 to 4.2.2

    Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
    - [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
    - [Commits](browserify/browserify-sign@v4.2.1...v4.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: browserify-sign
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    87f871d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #779 from cordova-rtc/dependabot/npm_and_yarn/brow…

    …serify-sign-4.2.2
    
    Bump browserify-sign from 4.2.1 to 4.2.2
    hthetiot committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    fba0d64 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. catch NPEs when calling replaceTrack

    Patrick Tresp committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b89abb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. update version name

    Patrick Tresp committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c8e1737 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    patrick-tresp committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    efb19d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. avoid nullpointer exceptions

    Patrick Tresp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    96be63b View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Merge pull request #780 from patrick-tresp/master

    catch NPEs when calling replaceTrack
    hthetiot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a8a1c78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #770 from cordova-rtc/bug/insertDTMF

    fix PluginRTCDTMFSender insertDTMF when no senders is available
    hthetiot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a37d385 View commit details
    Browse the repository at this point in the history
  3. Update main.yml

    hthetiot committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bd2a738 View commit details
    Browse the repository at this point in the history