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

Next: Minor bugfixes and ports of changes from master #966

Merged
merged 11 commits into from
Feb 6, 2017

Conversation

mspae
Copy link
Contributor

@mspae mspae commented Feb 5, 2017

Description

Motivation

Breaking changes in the public facing API

/

Breaking changes in the internal API

/

Todos/Notes

/

mspae and others added 11 commits February 5, 2017 19:45
When running code that uses Wavesurfer under PhantomJS (even if not explicitly testing the Wavesurfer code), the JS interpreter crashes because PhantomJS DOM `<audio>` elements don't have a `load()` method. This change skips that one line if the method doesn't exist.
* fix draw wrong position while playing backward seeking

* fix spelling mistake
Updated the render function to call the new version of the getPeaks and drawPeaks calls which now require start and end parameters.  Fixes flat waveform drawing in minimap plugin.
@thijstriemstra thijstriemstra merged commit bb04a60 into katspaugh:next Feb 6, 2017
@mspae mspae added the v2 label Mar 10, 2017
@mspae mspae deleted the next-minor-bugfixes branch March 11, 2017 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants