xdk-device-playstation-msdk
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.2.5 (2023-10-10)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
4.2.4 (2023-06-14)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
4.2.3 (2023-04-17)
Features
- update node engine to >=14 (953479f)
4.2.2 (2023-03-30)
Features
- add rebranded logo and update docs (1673434)
4.2.1 (2023-02-20)
Bug Fixes
- ps5 move streaming protocal import from
prepare
toinit
(f4fa562)
4.2.0 (2022-11-04)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
4.2.0-rc.3 (2022-11-03)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
4.2.0-rc.2 (2022-10-27)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
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
- fix the dynamic import of Hls (8c67568)
- issue with device detections. thx Bo (9235699)
- the video size and position is incorrect on PS msdk (598265a)
Features
- add setVideoDisplayMode to msdk uvplayer (756f9c7)
- change prepare/load/play functions to async in msdk (594caa4)
4.1.0 (2022-02-21)
Features
- added getVideoObject. fixed peer dependencies (22cb008)
- added ps msdk config and id, examples and update readme (ac302e8)
- 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
4.0.5 (2021-10-19)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
4.0.4 (2021-09-24)
Bug Fixes
4.0.3 (2021-09-03)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
4.0.2 (2021-09-03)
Note: Version bump only for package @accedo/xdk-device-playstation-msdk
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-playstation-msdk
4.0.0-rc.7 (2021-04-28)
Bug Fixes
- update from ^4 from ~4.0.0-rc.0 for peerDependencies (bc2b591)
4.0.0-rc.6 (2021-04-08)
Bug Fixes
- update node support in packages (56cba10)
4.0.0-rc.5 (2021-02-25)
Features
- update Live capability matrix for Playstation packages (7461d8c)
4.0.0-rc.4 (2021-02-19)
Bug Fixes
- couple of typo (ac80cda)
- readme issues (e93d566)
- solve issues based on comments (77df878)
- solve loader issues (784c380)
- subs strategy must use uvplayer (7bda409)
- typo in jsdoc (7935ad0)
- typos (62b34ad)
- update msdk audio and subtitle Strategies (56c90da)
Features
- add Smoothstreaming support in PS5 (a42f5b8)
- added DRM support limitations (0eb3630)
- added getUniqueId and getFirmwareVersion (da2ab66)
- added getUniqueId warning note in the Readme (16fd13c)
- added new methods for msdk (c910e65)
- added system info (c990e69)
- adding audio strategy for uvplayer (f2c2ec8)
- adding some methods to the system module (d32717b)
- adding todo comment (490eead)
- audio and subtitle strategy almost finished (5185dcd)
- code updated to try to make it work in playstation (2d56ba0)
- detection module for PS5 msdk (3dea044)
- drm support (5307268)
- finish audio and subtitle integration (718aa8f)
- finish playback with DRM for Dash and HLS(pending Sony) (926e7c0)
- finish readme (aab6b4a)
- finish system (2b574de)
- finished system (1a8b34e)
- for now only copied from webmaf version (2fd1e1c)
- implementing common player methods (c46d3ad)
- linear -> VOD in capabilities matrix (56d180a)
- load and reset methods (4abb207)
- move drm to extension (33f6a1f)
- msdk file for native msdk communitacion methods (1489c88)
- msdk media initial commit (73f65ba)
- remove commeted code (3882fee)
- remove TODOs (28fe289)
- remove todos and stuff (c3cf3d9)
- solve issue with FF and RW and map the DRM options properly (60cf2a3)
- subtitles capabilities (762bb08)
- subtitles strategy (fad1325)
- there is only one player to be imported (4a26164)
- tvkey updated with id object, update square and circle values (be6f45e)
- update capability matrix to includes specifics (45b7fef)
- update listeners to use named fns (625acf9)
- update network (b7781cf)
- update storage implementatino (b189331)
- updated msdk Readme (687b746)
- updated player implementation (0f09490)
- updated readme to add capabilities (5e414c8)
- updated readme to add capabilities updated (a1e36f8)
- uvplayer msdk (718cb74)
- wip of the playstation abstraction layer. issues tests on device (a885313)