Skip to content

Releases: shiyiya/oplayer

@oplayer/ui@1.2.36-beta.1

13 Mar 05:45
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

[1.2.36-beta.0]

  • any px -> rem.
  • ErrorBuilder custom params.
  • add keyboard.
    • k: play | pause
    • m: mute | unmute
  • fix global keyboard not working.

[1.2.35]

  • release.

[1.2.35.beta-2]

  • fix keyboard (fn).
  • improve custom errorBuilder.

[1.2.34-beta.1]

  • try fix subtitle not working.

[1.2.34-beta.0]

  • add params to menu & setting cb.

[1.2.33]

  • update controller hide behavior.
  • fix subtitle not work on custom videosourcechange

[1.2.29-beta.2]

  • update screenshot with watermark

[1.2.29-beta.1]

  • fix previous,next event

[1.2.29-beta.0]

  • add watermark (img or svg)
  • screenshot with watermark

[1.2.29]

  • hover background for icon
  • add previous,next button icon
    // 1. set icon
    player.use([ui({ icons: { previous: 'svg', next: 'svg' } })])
    // 2. listen event
    player.on(['previous', 'next'], () => {
      // ...
    })

[1.2.28]

  • fix grid thumbnails
  • update slide seek event

1.2.26 (2023-05-27)

  • fix IOS loading state
  • update desktop default size and mobile size on fullscreen

@oplayer/ui@1.2.36-beta.0

13 Mar 05:24
Compare
Choose a tag to compare
Pre-release
  • any px -> rem.
  • ErrorBuilder custom params.
  • add keyboard.
    • k: play | pause
    • m: mute | unmute
  • fix global keyboard not working.

@oplayer/plugins@1.0.10-beta.1

13 Mar 05:24
Compare
Choose a tag to compare
Pre-release
  • playlist
    • add keyboard l.

@oplayer/core@1.2.33-beta.2

13 Mar 05:45
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

[1.2.33-beta.1]

  • add events sourcechangeerror, qualitychangeerror.
  • qualitychange fallback.

[1.2.32]

  • Fix the video src is empty when hls video with external subtitle and can't be played. Close #114.

[1.2.28]

  • fix initial playback rate not working

1.2.27 (2023-05-31)

  • fix IOS fullscreen behavior

1.2.26 (2023-05-27)

  • fix broken changevideosource playload
  • update IOS fullscreen behavior

@oplayer/core@1.2.33-beta.1

13 Mar 03:42
Compare
Choose a tag to compare
Pre-release
  • add events sourcechangeerror, qualitychangeerror.
  • qualitychange fallback.

@oplayer/core@1.2.33-beta.0

13 Mar 03:08
Compare
Choose a tag to compare
Pre-release
  • add events sourcechangeerror, qualitychangeerror.
  • qualitychange fallback.

@oplayer/torrent@1.2.25-beta.0

12 Mar 08:52
Compare
Choose a tag to compare
Pre-release
  • WIP

@oplayer/plugins@1.0.10-beta.0

12 Mar 08:52
Compare
Choose a tag to compare
Pre-release
  • playlist
    • lazy loading playlist cover.
    • loading animation.
    • add event playlistsourceerror.

@oplayer/ui@1.2.35.beta-0

08 Feb 08:03
Compare
Choose a tag to compare
Pre-release

Changelog

[1.2.34-beta.1]

  • try fix subtitle not working.

[1.2.34-beta.0]

  • add params to menu & setting cb.

[1.2.33]

  • update controller hide behavior.
  • fix subtitle not work on custom videosourcechange

[1.2.29-beta.2]

  • update screenshot with watermark

[1.2.29-beta.1]

  • fix previous,next event

[1.2.29-beta.0]

  • add watermark (img or svg)
  • screenshot with watermark

[1.2.29]

  • hover background for icon
  • add previous,next button icon
    // 1. set icon
    player.use([ui({ icons: { previous: 'svg', next: 'svg' } })])
    // 2. listen event
    player.on(['previous', 'next'], () => {
      // ...
    })

[1.2.28]

  • fix grid thumbnails
  • update slide seek event

1.2.26 (2023-05-27)

  • fix IOS loading state
  • update desktop default size and mobile size on fullscreen

@oplayer/ui@1.2.34

31 Oct 02:40
Compare
Choose a tag to compare

Changelog

[1.2.34-beta.1]

  • try fix subtitle not working.

[1.2.34-beta.0]

  • add params to menu & setting cb.

[1.2.33]

  • update controller hide behavior.
  • fix subtitle not work on custom videosourcechange

[1.2.29-beta.2]

  • update screenshot with watermark

[1.2.29-beta.1]

  • fix previous,next event

[1.2.29-beta.0]

  • add watermark (img or svg)
  • screenshot with watermark

[1.2.29]

  • hover background for icon
  • add previous,next button icon
    // 1. set icon
    player.use([ui({ icons: { previous: 'svg', next: 'svg' } })])
    // 2. listen event
    player.on(['previous', 'next'], () => {
      // ...
    })

[1.2.28]

  • fix grid thumbnails
  • update slide seek event

1.2.26 (2023-05-27)

  • fix IOS loading state
  • update desktop default size and mobile size on fullscreen