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: katspaugh/wavesurfer.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9cbc9a1
Choose a base ref
...
head repository: kimdw9983/wavesurfer.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1ffb823
Choose a head ref
  • 5 commits
  • 41 files changed
  • 4 contributors

Commits on Feb 28, 2023

  1. Docs: update the issue template and wavesurfer links (#2671)

    * Docs: update the issue template
    
    * Update the readme
    
    * katspaugh/wavesurfer.js -> wavesurfer-js/wavesurfer.js
    katspaugh authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0b85d9d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Proxy HTMLMediaElement's 'waiting' event through MediaElement backend. (

    #2691)
    
    * Proxy HTMLMediaElement's 'waiting' event
    
    * fix
    anri-asaturov authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4a84fc3 View commit details
    Browse the repository at this point in the history
  2. Fix iphone silent switch webaudio mute (#2686)

    fix iphone silent switch mode when using webaudio so it continues playing audio
    
    * Update CHANGES.md
    entonbiba authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    320f114 View commit details
    Browse the repository at this point in the history
  3. Fix typo (#2695)

    skinkie authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    1ae22fd View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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