Skip to main content
Version: 4.2.x

xdk-device-playstation-webmaf

Change Log

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

4.2.3 (2023-10-10)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.2.2 (2023-06-14)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.2.1 (2023-04-17)

Features

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

4.2.0 (2022-11-04)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

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

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

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

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

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

  • add setVideoDisplayMode function to PSPlayer but not supported (cd306dc)
  • code refactoring in load about force stop current playback (3d05a1d)
  • enforce video to be stopped if load function is called in PSPlayer (e2bccdc)
  • issue with device detections. thx Bo (9235699)
  • make _doStop function return promise in PSPlayer (52a2240)
  • move __webmafLoad call from play function to load function (5decba6)
  • promise issue in DevicePackage of webmaf abstraction (1954519)
  • vanilla app won't start on ps4 webmaf (7de450a)
  • webmaf does not support protocol-relative media url (ab88318)

Features

  • add await to load() in doRestore function (1e2491a)
  • change load function to async in webmaf abstraction (ba23bf1)
  • change play function to async in webmaf abstraction (84c54a4)
  • change prepare function to async in webmaf abstraction (153aed5)
  • code improvement of webmaf protocol-relative media url (aac055a)
  • improve detection of webmaf, in order to distingush from ps5 msdk (13d1a6a)

4.1.0 (2022-02-21)

Bug Fixes

  • removing util.bind references (713ab3b)

Features

  • added getVideoObject. fixed peer dependencies (22cb008)
  • added ps webmaf config and id, examples and update readme (01322f7)
  • remove promise and thennable (db011e9)
  • update base to peer and 4.1.0 to 4.1.0-rc.1 (9c18109)
  • update peer dependency to 4.1.x (75ea384)

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

Bug Fixes

  • removing util.bind references (713ab3b)

Features

  • remove promise and thennable (db011e9)
  • update peer dependency to 4.1.x (75ea384)

4.0.10 (2022-01-20)

Bug Fixes

  • buildAll script was pointing to the wrong module name (85c0705)

4.0.9 (2021-10-19)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.0.8 (2021-09-24)

Bug Fixes

  • update AudioModel exception doc (bfd2501)

4.0.7 (2021-09-22)

Bug Fixes

  • direct load of core dependencie (c9db543)

4.0.6 (2021-09-22)

Bug Fixes

  • @accedo/xdk-device-playstation-webmaf: fix direct import of (fc4cf1e)

4.0.5 (2021-09-03)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.0.4 (2021-09-03)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.0.3 (2021-07-14)

Features

  • update tag, node and peerDependencies (cef04a6)

4.0.2 (2021-05-26)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.0.2-rc.7 (2021-04-28)

Bug Fixes

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

Features

  • add deinit and update commands path (8d57b48)
  • add documentation on the header and details on the README (0bc7fbf)
  • add initial subtitle implementation for webmaf (6eb898f)
  • add PS Webmaf Audio Track Strategy Implementation (d1fc201)
  • add support and limitations in readme (8b970b0)
  • bound at init the subtitle and audio events (d4ae603)
  • refactor save fns for audio and subtitles (f37dc74)
  • subtitle -> audio in PSPlayerAudio (b3a2f17)
  • use Array.forEach index (eeecffc)
  • use proper fn for subtitles (3a3752f)
  • webmaf audio implementation tested (160535f)
  • webmaf subtitle implementation tested (026f867)

4.0.2-rc.6 (2021-04-08)

Bug Fixes

  • update node support in packages (56cba10)

4.0.2-rc.5 (2021-02-25)

Features

  • update Live capability matrix for Playstation packages (7461d8c)

4.0.2-rc.4 (2021-02-19)

Features

  • add capability matrix changelog files (408c3e4)

4.0.2-rc.3 (2020‑12‑17)

Doc update in order to add Capability Matrix

4.0.2-alpha.1 (2019-07-19)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.0.2-alpha.0 (2019-07-19)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.0.1-alpha.0 (2019-07-18)

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

4.0.0-alpha.19 (2019-07-16)

Bug Fixes

  • device pkg setup should be async (8ab64f4)
  • doSuspend reimplement using async wrapper (67b811d)

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

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

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

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

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

Features

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

Features

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

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-playstation-webmaf

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

Note: Version bump only for package @accedo/xdk-device-playstation-webmaf

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)
  • version should be start counting from 4.0.0 (fffc2a4)
## [0.0.1-alpha.2](https://bitbucket.org/accedo/xdk/compare/@accedo/xdk-device-playstation-webmaf@0.0.1-alpha.2...@accedo/xdk-device-playstation-webmaf@0.0.1-alpha.2) (2019-03-05)

Bug Fixes

  • as defined in troubleshooting we need registry defined in npmrc (35c5f38)
  • as describe by lerna troubleshoot, lock the publish registry here (b2e32b3)
  • cannot use fix npmrc as user name and _auth will also be needed (d7d5b0d)
  • consistent return here (1080b58)
  • lock peerDep to ~4.0.0 (2ffb783)
  • rename to commands.js (d8dee1f)
  • when Promise is mentioned, conform with existing docs (487644e)
  • wrap the accessfunction registration (bfda941)

Features

  • copy source acorss (533359d)
  • format as other device package (22edf29)
  • HTML player is not available on playstation webmaf (82f9228)
  • lerna create @accedo/xdk-device-playstation-webmaf (96d43fb)
  • port and refactor WebMAF service (519e3c2)
  • port playstation system (b25173d)
  • port playstation-webmaf Device Package (046b7c6)
  • port playstation-webmaf Network module (c836ac5)
  • port playstation-webmaf TVKey (2cf6dac)
  • port, and largely rewrite, PlayStation WebMAF player impl (d2174b2)
  • update default config (14f1835)
  • update default webmaf_settings.ini to reflect latest API (1d680b9)
  • update Playstation detection (ece1acd)
  • use WebMAF command constants (0c65a07)
  • WebMAF commands constants (c8ed369)