Licensing: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<small>
*[http://www.psdevwiki.com/ps3/Licensing PS3 licensing]
*[http://www.vitadevwiki.com/index.php?title=Licensing PSVita licensing]
</small>
'''Notes for readers/editors:'''
'''Notes for readers/editors:'''


Line 13: Line 19:
* [http://cjson.sourceforge.net/ '''cJSON:'''] is an ultra-lightweight, portable, single-file, simple-as-can-be ANSI-C compliant [[JSON_files|JSON]] parser.
* [http://cjson.sourceforge.net/ '''cJSON:'''] is an ultra-lightweight, portable, single-file, simple-as-can-be ANSI-C compliant [[JSON_files|JSON]] parser.
* [http://en.wikipedia.org/wiki/CURL '''cURL:'''] is a computer software project providing a library and command-line tool for transferring data using various protocols.
* [http://en.wikipedia.org/wiki/CURL '''cURL:'''] is a computer software project providing a library and command-line tool for transferring data using various protocols.
* ['''eglib:''']
* [http://www.scei.co.jp/ps4-license/codemirror.html CodeMirror] <ref>since October 2014?</ref>
* ['''eglib:'''] is an X11-licensed subset of glib that can be used with Mono when the Mono runtime is explicitly relicensed under a different license by Novell.
* ['''Ethernet driver:''']
* ['''Ethernet driver:''']
*  [http://en.wikipedia.org/wiki/Expat_%28library%29 '''Expat XML Parser''':] is [http://expat.sourceforge.net/ an XML parser] library written in C.
*  [http://en.wikipedia.org/wiki/Expat_%28library%29 '''Expat XML Parser''':] is [http://expat.sourceforge.net/ an XML parser] library written in C.
Line 19: Line 26:
* [http://www.freebsd.org/cgi/man.cgi?query=fsck&sektion=8  '''FreeBSD's fsck'''] / [http://www.freebsd.org/cgi/man.cgi?query=newfs&sektion=8 '''newfs commands:''']  file system consistency check and interactive repair /construct a new UFS1/UFS2 file system.
* [http://www.freebsd.org/cgi/man.cgi?query=fsck&sektion=8  '''FreeBSD's fsck'''] / [http://www.freebsd.org/cgi/man.cgi?query=newfs&sektion=8 '''newfs commands:''']  file system consistency check and interactive repair /construct a new UFS1/UFS2 file system.
* [http://www.freetype.org/freetype2/ '''FreeType 2:'''] is a software font engine.
* [http://www.freetype.org/freetype2/ '''FreeType 2:'''] is a software font engine.
* [http://www.scei.co.jp/ps4-license/fuse.html fuse kernel module] <ref>since October 2014?</ref>
* [http://giflib.sourceforge.net/ '''giflib-4.1.2:'''] is a library for rendering and generating GIF image files.
* [http://giflib.sourceforge.net/ '''giflib-4.1.2:'''] is a library for rendering and generating GIF image files.
* [http://www.freebsd.org/cgi/man.cgi?query=growfs&sektion=8 '''growfs'''] <ref>Since July-2014?</ref> utility extends the newfs program, making it possible to expand an UFS file system.
* [http://www.freebsd.org/cgi/man.cgi?query=growfs&sektion=8 '''growfs'''] <ref>Since July-2014?</ref> utility extends the newfs program, making it possible to expand an UFS file system.
Line 38: Line 46:
* [http://sctp.fh-muenster.de/sctp-user-land-stack.html '''libusrsctp 0.9.1:''']
* [http://sctp.fh-muenster.de/sctp-user-land-stack.html '''libusrsctp 0.9.1:''']
* [http://en.wikipedia.org/wiki/Libxml2 '''libxml2:'''] is a software library for parsing [http://en.wikipedia.org/wiki/XML XML] documents.
* [http://en.wikipedia.org/wiki/Libxml2 '''libxml2:'''] is a software library for parsing [http://en.wikipedia.org/wiki/XML XML] documents.
* [http://www.scei.co.jp/ps4-license/lmfit.html lmfit] <ref>since October 2014?</ref>
* [http://en.wikipedia.org/wiki/Lua_%28programming_language%29 '''Lua:'''] is a lightweight multi-paradigm programming language.
* [http://en.wikipedia.org/wiki/Lua_%28programming_language%29 '''Lua:'''] is a lightweight multi-paradigm programming language.
* [http://en.wikipedia.org/wiki/Mersenne_twister '''Mersenne Twister:'''] is a pseudorandom number generator ([http://en.wikipedia.org/wiki/Pseudorandom_number_generator PRNG]).
* [http://en.wikipedia.org/wiki/Mersenne_twister '''Mersenne Twister:'''] is a pseudorandom number generator ([http://en.wikipedia.org/wiki/Pseudorandom_number_generator PRNG]).
Line 50: Line 59:
* [http://code.google.com/p/libsquish/ '''squish:'''] is an open source [http://en.wikipedia.org/wiki/S3_Texture_Compression DXT] compression.
* [http://code.google.com/p/libsquish/ '''squish:'''] is an open source [http://en.wikipedia.org/wiki/S3_Texture_Compression DXT] compression.
* [http://en.wikipedia.org/wiki/Universal_Disk_Format '''udf2.x fs:'''] is a profile of the specification known as ISO/IEC 13346 and [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf ECMA-167] and is an open vendor-neutral file system for computer data storage for a broad range of media.
* [http://en.wikipedia.org/wiki/Universal_Disk_Format '''udf2.x fs:'''] is a profile of the specification known as ISO/IEC 13346 and [http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf ECMA-167] and is an open vendor-neutral file system for computer data storage for a broad range of media.
* [http://en.wikipedia.org/wiki/Webkit '''Webkit:'''] is a layout [http://www.webkit.org/ engine software] component designed to allow web browsers to render web pages. See also: [http://www.scei.co.jp/ps4-license/webkit.html webkit license page] for [http://www.scei.co.jp/ps4-license/webkit_536_26.zip download of webkit 536_26]
* [http://www.scei.co.jp/ps4-license/uglifyjs.html UglifyJS] <ref>since October 2014?</ref>
* [http://en.wikipedia.org/wiki/Zlib '''zlib:'''] is [http://www.zlib.net/ a software library] used for data compression, written by [http://en.wikipedia.org/wiki/Jean-loup_Gailly Jean-loup Gailly] (compression) and [http://en.wikipedia.org/wiki/Mark_Adler Mark Adler] (decompression).
* [http://www.scei.co.jp/ps4-license/unicode.html Unicode Character Database] <ref>since October 2014?</ref>
* [http://en.wikipedia.org/wiki/Webkit '''Webkit:'''] is a layout [http://www.webkit.org/ engine software] component designed to allow web browsers to render web pages. See also: [http://www.scei.co.jp/ps4-license/webkit.html webkit license page] for [http://www.scei.co.jp/ps4-license/webkit_536_26.zip PS4 &lt;=1.76] + [http://www.scei.co.jp/ps4-license/webkit_537_73.zip PS4 2.00-2.04], [http://www.scei.co.jp/ps4-license/webkit_537_73-2.zip =&gt; 2.50]
* zlib


[[SHAREfactory]] uses:
[[SHAREfactory]] uses:
Line 59: Line 70:
{{reflist}}
{{reflist}}


----
See also http://manuals.playstation.net/document/en/ps4/others/notices.html for Intellectual property notices


{{Software}}
{{Software}}
<noinclude>[[Category:Main]]</noinclude>
<noinclude>[[Category:Main]]</noinclude>

Revision as of 15:46, 3 August 2015

Notes for readers/editors:

Bold term (left) with generic/wiki link, followed by more specific link if possible.

Open Source Software used in PlayStation 4

PlayStation 4 uses the open source software listed below:

SHAREfactory uses:

  • FFmpeg

Notes

  1. since October 2014?
  2. since October 2014?
  3. Since July-2014?
  4. Since July-2014?
  5. Since May-2014
  6. since October 2014?
  7. since October 2014?
  8. since October 2014?

See also http://manuals.playstation.net/document/en/ps4/others/notices.html for Intellectual property notices