User Guide

Table Of Contents
26. โอเพนซอรส
26.1. ซอฟตแวรโอเพนซอรส
โทรทัศนรุนนี้มีซอฟตแวรโอเพนซอรส เมื่อมีการรองขอ TP
Vision Europe B.V. จึงจะสงสำเนาซอรสโคดที่สอดคลองโดยสมบู
รณสำหรับชุดซอฟตแวรโอเพนซอสที่ไดรับลิขสิทธิ์ที่ใชในผลิตภั
ณฑนี้สำหรับการรองขอการอนุญาตดังกลาว
ขอเสนอนี้มีผลเปนเวลาสามปหลังจากการซื้อผลิตภัณฑตามขอมู
ลที่ปรากฏในใบเสร็จรับเงิน
ในการรับซอรสโคด โปรดสงคำขอเปนภาษาอังกฤษไปที่ . .
open.source@tpv-tech.com
26.2. การอนุญาตใหใชสิทธิโอ
เพนซอรส
เกี่ยวกับการอนุญาตใหใชสิทธิโอเพนซ
อรส
README สำหรับซอรสโคดของอะไหลจาก TP Vision Europe
B.V. ซอฟตแวรทีวีที่อยูภายใตสิทธิโอเพนซอรส
นี่คือเอกสารที่อธิบายถึงการเผยแพรซอรสโคดที่ใชในทีวี TP
Vision Europe B.V. ซึ่งเปนของ GNU General Public License
(the GPL) หรือ GNU Lesser General Public License (the
LGPL) หรือสิทธิการใชงานโอเพนซอรสอื่นๆ คุณสามารถดูคำแน
ะนำในการรับซอฟตแวรนี้ไดในคำแนะนำการใชงาน
TP Vision Europe B.V. ไมรับประกันไมวากรณีใด
ทั้งโดยชัดแจงหรือโดยปริยาย รวมถึงการรับประกันใดๆ
ในการจำหนายสินคา
ความเหมาะสมตอวัตถุประสงคที่เฉพาะเจาะจง
เกี่ยวกับซอฟตแวรนี้ TP Vision Europe B.V.
ไมมีบริการสนับสนุนซอฟตแวรนี้ ขอความกอนหนานี้ไมมีผลตอ
การรับประกันและสิทธิโดยธรรมเกี่ยวกับผลิตภัณฑใดๆ ของ TP
Vision Europe B.V. ที่คุณซื้อ
ขอความกอนหนานี้มีผลกับซอรสโคดนี้ที่นำเสนอตอคุณเทานั้น
Open Source
apr (1.7.0)
The Apache Portable Runtime Library provides a predictable
and
consistent interface to underlying platform-specific
implementations, with an API to which software developers
may code
and be assured of predictable if not identical behavior
regardless
of the platform on which their software is built, relieving them
of
the need to code special-case conditions to work around or
take
advantage of platform-specific deficiencies or features.
Source: https://github.com/apache/apr
bind ( 9.11.36)
BIND (Berkeley Internet Name Domain) is a complete, highly
portable implementation of the Domain Name System (DNS)
protocol.
Source: https://github.com/isc-projects/bind9
busybox (1.31.1)
BusyBox combines tiny versions of many common UNIX
utilities into a single small executable. It provides replacements
for most of the utilities you usually find in GNU fileutils,
shellutils, etc. The utilities in BusyBox generally have fewer
options than their full-featured GNU cousins; however, the
options that are included provide the expected functionality
and behave very much like their GNU counterparts. BusyBox
provides a fairly complete environment for any small or
embedded system.
Source: https://www.busybox.net/downloads/
binutils (2.31.510
The GNU Binutils are a collection of binary tools. The main
ones are:
ld - the GNU linker.
as - the GNU assembler.
Source: https://www.gnu.org/software/binutils/
bzip2 (1.0.6)
bzip2 is a free and open-source file compression program that
uses the Burrows–Wheeler algorithm. It only compresses
single files and is not a file archiver. It was developed by Julian
Seward, and maintained by Mark Wielaard and Micah Snyder.
Source: https://sourceware.org/bzip2/
c-ares (1.10.1)
c-ares is a C library for asynchronous DNS requests (including
name resolves)
Source: https://c-ares.org/
cario (1.16.0)
Cairo is a 2D graphics library with support for multiple output
devices. Currently supported output targets include the X
Window System (via both Xlib and XCB), Quartz, Win32,
image buffers, PostScript, PDF, and SVG file output.
Experimental backends include OpenGL, BeOS, OS/2, and
DirectFB.
source https://www.cairographics.org/
dbus (1.11.2)
D-Bus is a simple system for interprocess communication and
coordination.
The "and coordination" part is important; D-Bus provides a
bus daemon that does things like:
- notify applications when other apps exit
- start services on demand
- support single-instance applications
Source: https://github.com/freedesktop/dbus
61