This website works better with JavaScript
Home
Explore
Help
Sign In
bachir
/
edlp_d8
Watch
1
Star
0
Fork
0
Files
Issues
8
Pull Requests
0
Wiki
Tree:
4dca28199c
Branches
Tags
beta
expo
gammes-couleurs
history-nav
master
performance
prod
random-player
rest
search
studio
3.1
alpha-0.8
alpha-0.7.3
8.5.3
alpha-0.7.2
alpha-0.7.1
8.52
alpha-0.7
alpha-0.6.9.1
alpha-0.6.9
alpha-0.6.8
alpha-0.6.7.1
alpha-0.6.7
alpha-0.6.6
alpha-0.6.5
alpha-0.6.4.1
alpha-0.6.4
alpha-0.6.3
alpha-0.6.2
alpha-0.6.1
alpha-0.6
alpha-0.5.2
alpha-0.5.1
alpha-0.5
alpha-0.4.1
alpha-0.4
alpha-0.3
alpha-0.1
alpha-0.2
8.4.4
edlp_d8
/
libraries
/
wavesurfer
/
CHANGES.md
CHANGES.md
819 B
History
Raw
wavesurfer.js changelog
1.2.4 (11.11.2016)
Fix a problem of Web Audio not playing in Safari on initial load (
#749
)
1.2.3 (09.11.2016)
Add a 'waveform-ready' event, triggered when waveform is drawn with MediaElement backend (
#736
)
Add a 'preload' parameter to load function to choose the preload HTML5 audio attribute value if MediaElement backend is choosen (
#854
)
1.2.2 (31.10.2016)
Determistic way to mute and unmute a track (
#841
)
Replace jasmine with karma / jasmine test suite (
#849
)
Regions plugin: fix a bug when clicking on scroll-bar in Firefox (
#851
)
1.2.1 (01.10.2016)
Added changelog (
#824
)
Correct AMD module name for plugins (
#831
)
Fix to remove small gaps between regions (
#834
)