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 Loading
base: main
Choose a base ref
...
head repository: kimdw9983/wavesurfer.js Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 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 committed 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 committed 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 committed 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 committed 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