Skip to main content
Version: 4.2.x

xdk-device-samsung-tizen

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.2.8 (2023-10-16)

Bug Fixes

4.2.7 (2023-10-16)

Bug Fixes

  • trigger event when hiding subtitle for renderer (d6b6e19)

4.2.6 (2023-10-10)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.2.5 (2023-07-25)

Bug Fixes

  • avoid to register the Samsung exit key from the keyboard (59cdf46)

4.2.4 (2023-06-14)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.2.3 (2023-04-17)

Features

  • update node engine to >=14 (953479f)

4.2.2 (2023-02-20)

Bug Fixes

  • close tizen native player in reset function (cb84ce9)
  • move tizen native player 'open' from doload to prepare (ba9ef6c)

4.2.1 (2022-12-20)

Bug Fixes

  • tizen subtitle args and vanilla renderer (ca4a250)

4.2.0 (2022-11-04)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.2.0-rc.3 (2022-11-03)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.2.0-rc.2 (2022-10-27)

Features

  • add setVideoDisplayMode function to tizen AVplayer (40f35d9)

4.2.0-rc.1 (2022-10-13)

Bug Fixes

  • rm all the dependencies that may install core-js-pure on xdk 4.2 (5ac722e)

4.2.0-rc.0 (2022-10-11)

Bug Fixes

  • issue with device detections. thx Bo (9235699)
  • no playback if return promise resolve in prepare (17ba1c3)

Features

  • change all 'load' related functions to async in Tizen (b0aa0d2)
  • change all 'play' related functions to async in Tizen (30c00e4)
  • change all 'prepare' related functions to async in Tizen (dcf71d6)
  • change load function to async inAVPlayer of Tizen (4e3b607)
  • change play function to async in AVPlayer of Tizen (bceb6bb)
  • change prepare function to async in AVPlayer of Tizen (e359434)

4.1.1 (2022-03-25)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.1.0 (2022-02-21)

Features

  • added getVideoObject. fixed peer dependencies (22cb008)
  • added tizen config and id, examples and update readme (c35683a)
  • update base to peer and 4.1.0 to 4.1.0-rc.1 (9c18109)

4.1.0-rc.1 (2021-12-02)

Bug Fixes

  • removing util.bind references (713ab3b)

Features

  • remove promise and thennable (db011e9)
  • removing _delayModule usage (93db9c6)
  • removing toNative method usage (cc14d80)
  • update peer dependency to 4.1.x (75ea384)

4.0.6 (2021-10-19)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.5 (2021-09-24)

Bug Fixes

  • protocol-rel subs was wrong as wasnt used on the url to download (ee14f46)

4.0.4 (2021-09-24)

Bug Fixes

  • dont throw exception if no subtitles (a860075)
  • update AudioModel exception doc (bfd2501)
  • update Tizen Audio model (bf9dd9d)

Features

  • add relativeprotocol utils for subtitles on tizen (8800fdf)
  • add relativeprotocol utils to use on devices that dont support it (69ef382)

4.0.3 (2021-09-03)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.2 (2021-09-03)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.1 (2021-07-14)

Features

  • update tag, node and peerDependencies (cef04a6)

4.0.0 (2021-05-26)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.0-rc.11 (2021-04-28)

Bug Fixes

  • update from ^4 from ~4.0.0-rc.0 for peerDependencies (bc2b591)

4.0.0-rc.10 (2021-04-16)

Bug Fixes

  • updates based on PR comments (6f1fcaa)
  • use new player event to force play in the StateMachine for AVPlayer (a63738b)

4.0.0-rc.9 (2021-04-08)

Bug Fixes

  • update node support in packages (56cba10)

4.0.0-rc.8 (2021-03-16)

Bug Fixes

  • deinit __subtitleIdIndex and jsdoc class (f7fa2b2)

Features

  • add SMI as supported in Tizen (29f689b)
  • solve small issues from PR comments (e73ac5c)
  • tizen External Subtitle Strategy implemented (52a2ba7)
  • update subtitle input model to use new format (cd9f4d9)

4.0.0-rc.7 (2021-02-25)

Bug Fixes

Features

  • add internal subtitle tizen defaultConfig (b4d8d5d)
  • complete subtitle internal integration (bf21795)
  • internal subtitle extension for Tizen initial implemenation (11870f5)
  • removed getCurrentSubtitle from AVPlayer as no needed (a33f771)
  • solve small typos (258f3cb)
  • update doc and remove no needed code (4f53922)

4.0.0-rc.6 (2021-02-19)

Features

  • add capability matrix changelog files (408c3e4)

4.0.0-rc.5 (2020‑12‑17)

Doc update in order to add Capability Matrix

4.0.0-rc.3 (2019-09-04)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.0-rc.2 (2019-07-16)

Bug Fixes

  • device pkg setup should be async (88115db)
  • just drop new here as it is hard to do async wrapper here (2118282)
  • reimplement do load promise using async wrapper (ac12725)
  • rewrite using promise.toXDK wrapper and native bind and array fn (c65e26d)

4.0.0-rc.1 (2019-06-28)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.0-beta.1 (2019-06-28)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.0-alpha.18 (2019-06-28)

Features

4.0.0-alpha.17 (2019-06-19)

Bug Fixes

  • prettier changes it rules during patch upgrade (0348678)

4.0.0-alpha.16 (2019-06-17)

Features

  • we need to allow event to be bubbled from XDK event handlers (57f6e2a)

4.0.0-alpha.15 (2019-06-13)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.0-alpha.14 (2019-06-10)

Bug Fixes

  • xdk-config as peerDep for everything (c6bce0b)

Features

4.0.0-alpha.13 (2019-05-21)

Bug Fixes

  • use console.xxx.bind instead (32e6649)

4.0.0-alpha.12 (2019-04-25)

Bug Fixes

  • to allow Jest to run, main must be defined in pkg.json (d0fc42a)

4.0.0-alpha.11 (2019-04-04)

Features

4.0.0-alpha.10 (2019-03-29)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.0-alpha.9 (2019-03-06)

Note: Version bump only for package @accedo/xdk-device-samsung-tizen

4.0.0-alpha.8 (2019-03-05)

Bug Fixes

  • cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
  • generate missing changelog (0e5eb4d)
  • update the runtime-corejs2 to match the Babel version (ceb2b88)
# [4.0.0-alpha.7](https://bitbucket.org/accedo/xdk/compare/@accedo/xdk-device-samsung-tizen@4.0.0-alpha.7...@accedo/xdk-device-samsung-tizen@4.0.0-alpha.7) (2019-03-05)

Bug Fixes

  • address PR comments (7607b86)
  • as defined in troubleshooting we need registry defined in npmrc (35c5f38)
  • as describe by lerna troubleshoot, lock the publish registry here (b2e32b3)
  • audio track extension should always use native promise (6ede8a3)
  • auto-fix one-var (6255d5f)
  • auto-fix prefer-arrow-callback (77af3b6)
  • auto-fix prefer-spread and prefer-template (b427105)
  • auto-fox no-var with following not auto-fixable (360156d)
  • be a little specific on the error (d6ac81a)
  • cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
  • extensionManager.getExtension returns native Promise (2df631b)
  • JsDoc now return proper type for getCurrentTrack (2ef12db)
  • lock peerDep to ~4.0.0 (2ffb783)
  • manual remove use strict, object shorthand and use arrow callback (99fb6e6)
  • spaced-comment (2f7d392)
# 4.0.0-alpha.3 (2019-01-15)

Bug Fixes

  • fetch the Tizen system via xdk.system (f2295c7)
  • getExtension returns native promise (62c63f6)
  • refactor Tizen Device Package Setup call (093d58e)
  • the context is not needed (32acdba)
  • these proxies are already a function (5f1ee79)
# 4.0.0-alpha.1 (2019-01-07)

Features

# 4.0.0-alpha.0 (2018-11-30)

Bug Fixes

  • tizen avplayer: new-ing a system instance (e3d06d3)
  • ESLint no-unused-vars (18141c8)
  • missing this index file mean import package will failed (8dbdfd2)

Features

  • tizen: add tizen package package.json (3859e17)
  • tizen: copy all xdk3 source across (ff6ed9d)
  • use dist folder instead (1b17199)