Skip to content

Releases: clappr/clappr

0.2.50

09 May 14:02
Compare
Choose a tag to compare
  • fixes media control volume apparence
  • fixes volume logic
  • updates hls.js 0.5.29
  • reduces cpu usage for noise loop
  • updates load's player method to accept startPlay

Thanks @towerz @gamtiq @tjenkinson

0.2.49

21 Apr 01:59
Compare
Choose a tag to compare

fixes bug with level selector

0.2.48

20 Apr 20:52
Compare
Choose a tag to compare
  • ensures dvr only enables when duration has stabilized
  • media control: add extend class method helper
  • log error now appears
  • updates hls.js and flashls
  • lots of fixes

Thanks @tjenkinson @bernardocamilo @towerz @jussike @PNixx @flavioribeiro

0.2.47

05 Apr 20:10
Compare
Choose a tag to compare
  • fixes when user tries to set volume to zero
  • all the icons are now using svg
  • lots of libraries update
  • lots fixes about distribution (bump script and ci)
  • fixes rendering of external mediacontrol

Thanks to @tjenkinson @towerz @3dd13 @bernardocamilo @leandromoreira

0.2.43

01 Apr 19:52
Compare
Choose a tag to compare
  • minor fixes
  • hls.js is prior to html5 playback (this means, some android will use hls.js therefore provide dvr)
  • updates hls.js

Thanks @tjenkinson @leandromoreira @towerz

0.2.41

30 Mar 19:09
Compare
Choose a tag to compare
  • updates hls.js
  • handles error retries while using hls.js
  • uses svg instead of fonts
  • style used for media control is now used for Play, Stop and Pause buttons (even on poster)
  • triggers new event CORE_FULLSCREEN (param: whether or not the player is on fullscreen mode)
  • adds disableKeyboardShortcuts option
  • lots of general fixes

Thanks @tjenkinson @towerz @ronag @bikegriffith @nxtedition @flavioribeiro @leandromoreira @jussike

0.2.40

15 Mar 14:54
Compare
Choose a tag to compare
  • add allowUserInteraction parameter to control whether to handle user events on chromeless mode
  • hls.js updated to version 0.5.11
  • fix level switch exception when initializing hls playback on auto mode
  • expose level data when triggering PLAYBACK_LEVELS_AVAILABLE

0.2.39

10 Mar 19:30
Compare
Choose a tag to compare
  • loads only a single plugin with a given name (a.k.a. you can replace a component like the spinner by providing another named component "spinner")
  • updates flashls and hls.js
  • some general fixes

Thanks @tjenkinson @towerz @kolpax

0.2.38

04 Mar 13:14
Compare
Choose a tag to compare
  • enables loose mode (for compatibility and speed)
  • removes shrinkwrap

Thanks @bikegriffith @tjenkinson

0.2.37

02 Mar 19:34
Compare
Choose a tag to compare