Skip to content

Releases: collab-project/videojs-wavesurfer

2.3.0

16 Apr 00:17
12ff539
Compare
Choose a tag to compare
  • Package library using webpack (#55)
  • Add unit tests using karma/webpack/jasmine (#55)
  • Check if wavesurfer exists when calling destroy

2.2.2

06 Mar 20:08
4223629
Compare
Choose a tag to compare
  • Add ability to pass array of peaks data to load (#52)

2.2.1

20 Feb 21:27
Compare
Choose a tag to compare

2.2.0

23 Jan 19:27
47c9985
Compare
Choose a tag to compare
  • Support for changing audio output device using setAudioOutput(deviceId)
  • Added example that shows how to select an audio input device
  • Bump required wavesurfer.js version to 2.0.3 for setSinkId feature

2.1.4

14 Jan 00:39
114439d
Compare
Choose a tag to compare
  • Bump required wavesurfer.js version to 2.0.2 for Chrome volume deprecation fix

2.1.3

22 Dec 18:20
485beee
Compare
Choose a tag to compare
  • Bump required wavesurfer.js version to 2.0.1

2.1.2

13 Dec 16:50
b4cdd07
Compare
Choose a tag to compare
  • Fix compatibility issue with videojs-record plugin (#46)

2.1.1

11 Dec 23:57
9ad3b84
Compare
Choose a tag to compare
  • Added support for changing the playback rate (#43)
  • Added .videojs-wavesurfer CSS class (#44 by @eiennosihaisya)
  • Fix issue with overriding the HTML5 tech which caused an error on video.js
    players on the same page that don't use the videojs-wavesurfer plugin (#41
    by @mfairchild365)
  • Support setting time using player.currentTime([seconds]) (#45 by
    @mfairchild365)

2.1.0

05 Dec 01:04
3661eff
Compare
Choose a tag to compare

2.0.3

30 Nov 17:26
9d3d45e
Compare
Choose a tag to compare
  • Fix Windows build