Skip to content

Releases: shiyiya/oplayer

@oplayer/plugins@1.0.14-beta.0

17 Aug 12:03
2c9d7eb
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • playlist: fix error scroll position
  • playlist: add playlistchange event

1.0.12-beta.3

  • vtt thumbnails: prefix options

1.0.12-beta.2

  • airplay support

1.0.12-beta.0

  • chromecast: refactor

1.0.11

  • playlist: support danmaku

1.0.11-alpha.1

  • playlist: add error fallback for poster

1.0.10-beta.3

  • playlist
    • style fixed.

1.0.10-beta.2

  • playlist
    • style fixed.
    • show current playing index.

1.0.10-beta.1

  • playlist
    • add keyboard l.

1.0.10-beta.0

  • playlist
    • lazy loading playlist cover.
    • loading animation.
    • add event playlistsourceerror.

@oplayer/ui@1.3.3-beta.6

02 Aug 12:57
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • change title while source change

[1.3.0-beta.1]

  • fix index.ui banner

[1.3.0]

  • beta and alpha

[1.2.37-alpha.2]

  • fix ios subtitle not hidden

[1.2.37-alpha.0] Break Changes

  • redefine config.
  • center progress.
  • auto position (menu, setting).

[1.2.36-beta.4]

  • no repeat menu/setting.

[1.2.36-beta.2]

  • fix keyboard config conflicts.

[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.3.3-beta.5

01 Aug 13:24
d60f37b
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • change title while source change

[1.3.0-beta.1]

  • fix index.ui banner

[1.3.0]

  • beta and alpha

[1.2.37-alpha.2]

  • fix ios subtitle not hidden

[1.2.37-alpha.0] Break Changes

  • redefine config.
  • center progress.
  • auto position (menu, setting).

[1.2.36-beta.4]

  • no repeat menu/setting.

[1.2.36-beta.2]

  • fix keyboard config conflicts.

[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.3.3-beta.4

01 Aug 12:40
34935dc
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • change title while source change

[1.3.0-beta.1]

  • fix index.ui banner

[1.3.0]

  • beta and alpha

[1.2.37-alpha.2]

  • fix ios subtitle not hidden

[1.2.37-alpha.0] Break Changes

  • redefine config.
  • center progress.
  • auto position (menu, setting).

[1.2.36-beta.4]

  • no repeat menu/setting.

[1.2.36-beta.2]

  • fix keyboard config conflicts.

[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.3.3-beta.3

01 Aug 12:31
f150cda
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • change title while source change

[1.3.0-beta.1]

  • fix index.ui banner

[1.3.0]

  • beta and alpha

[1.2.37-alpha.2]

  • fix ios subtitle not hidden

[1.2.37-alpha.0] Break Changes

  • redefine config.
  • center progress.
  • auto position (menu, setting).

[1.2.36-beta.4]

  • no repeat menu/setting.

[1.2.36-beta.2]

  • fix keyboard config conflicts.

[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.3.3-beta.2

28 Jul 13:53
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • change title while source change

[1.3.0-beta.1]

  • fix index.ui banner

[1.3.0]

  • beta and alpha

[1.2.37-alpha.2]

  • fix ios subtitle not hidden

[1.2.37-alpha.0] Break Changes

  • redefine config.
  • center progress.
  • auto position (menu, setting).

[1.2.36-beta.4]

  • no repeat menu/setting.

[1.2.36-beta.2]

  • fix keyboard config conflicts.

[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.3.3-beta.1

28 Jul 13:35
65ec349
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • change title while source change

[1.3.0-beta.1]

  • fix index.ui banner

[1.3.0]

  • beta and alpha

[1.2.37-alpha.2]

  • fix ios subtitle not hidden

[1.2.37-alpha.0] Break Changes

  • redefine config.
  • center progress.
  • auto position (menu, setting).

[1.2.36-beta.4]

  • no repeat menu/setting.

[1.2.36-beta.2]

  • fix keyboard config conflicts.

[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/torrent@1.2.25-beta.2

03 Jun 10:18
b4ff7ab
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

1.2.25-beta.0

  • WIP

@oplayer/torrent@1.2.25-beta.1

03 Jun 07:35
4c2e6a9
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

1.2.25-beta.0

  • WIP

@oplayer/ui@1.3.3-beta.0

18 May 03:37
Compare
Choose a tag to compare
Pre-release

Changelog

UnRelease

  • change title while source change

[1.3.0-beta.1]

  • fix index.ui banner

[1.3.0]

  • beta and alpha

[1.2.37-alpha.2]

  • fix ios subtitle not hidden

[1.2.37-alpha.0] Break Changes

  • redefine config.
  • center progress.
  • auto position (menu, setting).

[1.2.36-beta.4]

  • no repeat menu/setting.

[1.2.36-beta.2]

  • fix keyboard config conflicts.

[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