background image

LICENSE

3

GNU LESSER GENERAL PUBLIC LICENSE

TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION 

AND MODIFICATION

0.  This License Agreement applies to any software library 

or  other  program  which  contains  a  notice  placed  by 

the copyright holder or other authorized party saying 

it  may  be  distributed  under  the  terms  of  this  Lesser 

General Public License (also called “this License”).

Each licensee is addressed as “you”.

A  “library”  means  a  collection  of  software  functions 

and/or data prepared so as to be conveniently linked 

with application programs (which use some of those 

functions and data) to form executables.

The  “Library”,  below,  refers  to  any  such  software 

library or work which has been distributed under these 

terms.    A  “work  based  on  the  Library”  means  either 

the  Library  or  any  derivative  work  under  copyright 

law: that is to say, a work containing the Library or a 

portion of it, either verbatim or with modifications and/

or translated straightforwardly into another language.  

(Hereinafter,  translation  is  included  without  limitation 

in the term “modification”.)

“Source code” for a work means the preferred form of 

the work for making modifications to it.  For a library, 

complete source code means all the source code for 

all modules it contains, plus any associated interface 

definition  files,  plus  the  scripts  used  to  control 

compilation and installation of the library.

Activities  other  than  copying,  distribution  and 

modification are not covered by this License; they are 

outside its scope.  The act of running a program using 

the  Library  is  not  restricted,  and  output  from  such  a 

program  is  covered  only  if  its  contents  constitute  a 

work  based  on  the  Library  (independent  of  the  use 

of the Library in a tool for writing it).  Whether that is 

true depends on what the Library does and what the 

program that uses the Library does.

1.  You  may  copy  and  distribute  verbatim  copies  of  the 

Library’s  complete  source  code  as  you  receive  it,  in 

any  medium,  provided  that  you  conspicuously  and 

appropriately  publish  on  each  copy  an  appropriate 

copyright  notice  and  disclaimer  of  warranty;  keep 

intact all the notices that refer to this License and to 

the absence of any warranty; and distribute a copy of 

this License along with the Library.

You may charge a fee for the physical act of transferring 

a  copy,  and  you  may  at  your  option  offer  warranty 

protection in exchange for a fee.

2.  You may modify your copy or copies of the Library or 

any  portion  of  it,  thus  forming  a  work  based  on  the 

Library,  and  copy  and  distribute  such  modifications 

or work under the terms of Section 1 above, provided 

that you also meet all of these conditions:

a)  The modified work must itself be a software library.

b) You must cause the files modified to carry prominent 

notices stating that you changed the files and the 

date of any change.

c)  You  must  cause  the  whole  of  the  work  to  be 

licensed at no charge to all third parties under the 

terms of this License.

d) If a facility in the modified Library refers to a function 

or  a  table  of  data  to  be  supplied  by  an  application 

program  that  uses  the  facility,  other  than  as  an 

argument  passed  when  the  facility  is  invoked,  then 

you must make a good faith effort to ensure that,  

in the event an application does not supply such function 

or table, the facility still operates, and performs whatever 

part of its purpose remains meaningful.

(For  example,  a  function  in  a  library  to  compute 

square  roots  has  a  purpose  that  is  entirely  well-

defined independent of the application.  Therefore, 

Subsection  2d  requires  that  any  application-

supplied  function  or  table  used  by  this  function 

must be optional: if the application does not supply 

it,  the  square  root  function  must  still  compute 

square roots.)

These  requirements  apply  to  the  modified  work 

as  a  whole.    If  identifiable  sections  of  that  work  are 

not  derived  from  the  Library,  and  can  be  reasonably 

considered  independent  and  separate  works  in 

themselves,  then  this  License,  and  its  terms,  do  not 

apply to those sections when you distribute them as 

separate  works.    But  when  you  distribute  the  same 

sections as part of a whole which is a work based on 

the Library, the distribution of the whole must be on 

the terms of this License, whose permissions for other 

licensees extend to the entire whole, and thus to each 

and every part regardless of who wrote it.

Thus, it is not the intent of this section to claim rights 

or contest your rights to work written entirely by you; 

rather, the intent is to exercise the right to control the 

distribution of derivative or collective works based on 

the Library.

In  addition,  mere  aggregation  of  another  work  not 

based on the Library with the Library (or with a work 

based  on  the  Library)  on  a  volume  of  a  storage  or 

distribution  medium  does  not  bring  the  other  work 

under the scope of this License.

3.  You may opt to apply the terms of the ordinary GNU 

General  Public  License  instead  of  this  License  to  a 

given copy of the Library.  To do this, you must alter all 

the notices that refer to this License, so that they refer 

to  the  ordinary  GNU  General  Public  License,  version 

2, instead of to this License.  (If a newer version than 

version 2 of the ordinary GNU General Public License 

has  appeared,  then  you  can  specify  that  version 

instead if you wish.)  Do not make any other change in 

these notices.

Once  this  change  is  made  in  a  given  copy,  it  is 

irreversible for that copy, so the ordinary GNU General 

Public  License  applies  to  all  subsequent  copies  and 

derivative works made from that copy.

This option is useful when you wish to copy part of the 

code of the Library into a program that is not a library.

4.  You may copy and distribute the Library (or a portion 

or derivative of it, under Section 2) in object code or 

executable  form  under  the  terms  of  Sections  1  and 

2  above  provided  that  you  accompany  it  with  the 

complete  corresponding  machine-readable  source 

code,  which  must  be  distributed  under  the  terms  of 

Sections 1 and 2 above on a medium customarily used 

for software interchange.

If  distribution  of  object  code  is  made  by  offering 

access to copy from a designated place, then offering 

equivalent access to copy the source code from the 

same  place  satisfies  the  requirement  to  distribute 

the  source  code,  even  though  third  parties  are  not 

compelled  to  copy  the  source  along  with  the  object 

code.

5.  A program that contains no derivative of any portion 

of the Library, but is designed to work with the Library 

by being compiled or linked with it, is called a “work 

that  uses  the  Library”.    Such  a  work,  in  isolation,  is 

not a derivative work of the Library, and therefore falls 

outside the scope of this License.

However,  linking  a  “work  that  uses  the  Library”  with 

the  Library  creates  an  executable  that  is  a  derivative 

of  the  Library  (because  it  contains  portions  of  the 

Library), rather than a “work that uses the library”.  The 

executable is therefore covered by this License.

Section  6  states  terms  for  distribution  of  such 

executables.

When  a  “work  that  uses  the  Library”  uses  material 

from a header file that is part of the Library, the object 

code  for  the  work  may  be  a  derivative  work  of  the 

Library even though the source code is not.

Whether this is true is especially significant if the work 

can  be  linked  without  the  Library,  or  if  the  work  is 

itself a library.  The threshold for this to be true is not 

precisely defined by law.

If such an object file uses only numerical parameters, 

data  structure  layouts  and  accessors,  and  small 

macros and small inline functions (ten lines or less in 

length), then the use of the object file is unrestricted, 

regardless  of  whether  it  is  legally  a  derivative  work.  

(Executables containing this object code plus portions 

of the Library will still fall under Section 6.)

Otherwise, if the work is a derivative of the Library, you 

may distribute the object code for the work under the 

terms  of  Section  6.  Any  executables  containing  that 

work also fall under Section 6, whether or not they are 

linked directly with the Library itself.

6.  As an exception to the Sections above, you may also 

combine or link a “work that uses the Library” with the 

Library to produce a work containing portions of the 

Library, and distribute that work under terms of your 

choice,  provided  that  the  terms  permit  modification 

of the work for the customer’s own use and reverse 

engineering for debugging such modifications.

You  must  give  prominent  notice  with  each  copy  of 

the  work  that  the  Library  is  used  in  it  and  that  the 

Library and its use are covered by this License.  You 

must supply a copy of this License.  If the work during 

execution displays copyright notices, you must include 

the  copyright  notice  for  the  Library  among  them,  as 

well as a reference directing the user to the copy of 

this License.  Also, you must do one of these things:

a)  Accompany  the  work  with  the  complete 

corresponding  machine-readable  source  code 

for  the  Library  including  whatever  changes  were 

used  in  the  work  (which  must  be  distributed 

under  Sections  1  and  2  above);  and,  if  the  work 

is  an  executable  linked  with  the  Library,  with  the 

complete  machine-readable  “work  that  uses  the 

Library”,  as  object  code  and/or  source  code,  so 

that the user can modify the Library and then relink 

to  produce  a  modified  executable  containing  the 

modified  Library.  (It  is  understood  that  the  user 

who changes the contents of definitions files in the 

Library will not necessarily be able to recompile the 

application to use the modified definitions.)

b) Use a suitable shared library mechanism for linking 

with the Library. A suitable mechanism is one that 

(1)  uses  at  run  time  a  copy  of  the  library  already 

present on the user’s computer system, rather than 

copying  library  functions  into  the  executable,  and 

(2) will operate properly with a modified version of 

the  library,  if  the  user  installs  one,  as  long  as  the 

modified  version  is  interface-compatible  with  the 

version that the work was made with.

c)  Accompany  the  work  with  a  written  offer,  valid 

for at least three years, to give the same user the 

materials  specified  in  Subsection  6a,  above,  for  a 

charge  no  more  than  the  cost  of  performing  this 

distribution.

d) If distribution of the work is made by offering access 

to  copy  from  a  designated  place,  offer  equivalent 

access to copy the above specified materials from 

the same place.

e) Verify that the user has already received a copy of 

these  materials  or  that  you  have  already  sent  this 

user a copy.

For an executable, the required form of the “work that 

uses  the  Library”  must  include  any  data  and  utility 

programs  needed  for  reproducing  the  executable 

from it.  However, as a special exception, the materials 

to  be  distributed  need  not  include  anything  that  is 

normally  distributed  (in  either  source  or  binary  form) 

with the major components (compiler, kernel, and so 

on) of the operating system on which the executable 

runs,  unless  that  component  itself  accompanies  the 

executable.

It  may  happen  that  this  requirement  contradicts  the 

license  restrictions  of  other  proprietary  libraries  that 

do  not  normally  accompany  the  operating  system.  

Such a contradiction means you cannot use both them 

and  the  Library  together  in  an  executable  that  you 

distribute.

7.  You may place library facilities that are a work based 

on the Library side-by-side in a single library together 

with other library facilities not covered by this License, 

and distribute such a combined library, provided that 

the  separate  distribution  of  the  work  based  on  the 

Library  and  of  the  other  library  facilities  is  otherwise 

permitted, and provided that you do these two things:

a)  Accompany the combined library with a copy of the 

same work based on the Library, uncombined with 

any other library facilities. This must be distributed 

under the terms of the Sections above.

b) Give prominent notice with the combined library of 

the fact that part of it is a work based on the Library, 

and  explaining  where  to  find  the  accompanying 

uncombined form of the same work.

8.  You  may  not  copy,  modify,  sublicense,  link  with,  or 

distribute  the  Library  except  as  expressly  provided 

under  this  License.    Any  attempt  otherwise  to  copy, 

modify, sublicense, link with, or distribute the Library is 

void, and will automatically terminate your rights under 

this  License.    However,  parties  who  have  received 

copies, or rights, from you under this License will not 

have their licenses terminated so long as such parties 

remain in full compliance.

Summary of Contents for DBP-2012UD

Page 1: ...b sica Basisversie Grundl ggande version Advanced version Anleitung f r Fortgeschrittene Version avanc e Versione avanzata v 28 Versi n avanzada Geavanceerde versie Avancerad version Information Part...

Page 2: ...te vara l ttillg nglig f r anv ndaren PRECAUCI N Para desconectar completamente este producto de la alimentaci n el ctrica desconecte el enchufe del enchufe de la pared El enchufe de la alimentaci n e...

Page 3: ...e dalla polvere Scollegate il cavo di alimentazione quando prevedete di non utilizzare l unit per un lungo periodo di tempo Non coprite i fori di ventilazione Non inserite corpi estranei all interno d...

Page 4: ...wortung da dieses Produkt auf das sich diese Erkl rung bezieht den folgenden Standards entspricht EN60065 EN55013 EN55020 EN61000 3 2 und EN61000 3 3 Following the provisions of low voltage directive...

Page 5: ...10 Important information 10 Connecting an AV receiver 10 Connecting a TV 13 Connecting a 2 channel audio amplifier 14 Connecting to a digital recording device 15 Playback Basic operation 16 About play...

Page 6: ...e base enabling video and audio playback of high quality Independent Block Construction for playing video and audio signals with high fidelity The electronic circuits are separated to prevent electron...

Page 7: ...the surface of the optical pickup could get dirty in which case it will not be able to read the signals properly Cautions on handling for 3D video Before viewing 3D video refer to the considerations d...

Page 8: ...layback after unpacking n nBefore connecting the unit turn off the power to all devices n nFor operation of the connected devices refer to the user manuals for each device Play back disc vpage 8 Enjoy...

Page 9: ...the HDMI logo genuine HDMI product Using cable without the HDMI logo non genuine HDMI product may result in abnormal playback When outputting Deep Color or 1080p etc we recommend you use High Speed HD...

Page 10: ...nnection cables Doing so can result in humming or noise Turn on power 1 2 3 4 2 1 Turn on the power of the TV and AV receiver Turn on power 2Set the TV and AV receiver source to the unit input 3Press...

Page 11: ...ting the unit to an AV receiver check that the receiver supports HD audio playback If it does not the unit outputs the signal converted to LPCM from the HDMI output terminal HD audio is not output For...

Page 12: ...e this pict ure before you When power is switched to standby Press either POWER OFF on the remote control or ON STANDBY on the unit The power indicator flashes in green Then the indicator lights in re...

Page 13: ...e pages indicated below for information on connecting and playing back the various media and external devices Audio and video Playback Connection BD DVD Video vpage 10 15 vpage 17 DVD Audio vpage 10 1...

Page 14: ...d Be sure to connect the left and right channels properly left with left right with right Do not bundle power cords together with connection cables Doing so can result in noise Connecting an AV receiv...

Page 15: ...connection is recommended when the specifications of an AV receiver connected to the unit are as follows Not supporting HDMI input Not supporting digital audio coaxial input Select the connector to us...

Page 16: ...DTS audio signals to an AV receiver that does not support DTS Playing back a BD DVD disc with recorded DTS content can generate noise and even damage your speakers Connecting to an AV receiver with a...

Page 17: ...reen image The unit can play both NTSC and PAL discs n n When connected to the television s component video input terminal Press RESOLUTION according to the resolution of the connected television vpag...

Page 18: ...used for connections Audio and video cable Audio and video cable supplied R L R L White Red Yellow AUDIO AUDIO IN L R R R L L Amplifier Connecting to a device with analog 2 channel audio input termina...

Page 19: ...oaxial digital cable sold separately Black AUDIO COAXIAL IN Recorder When multi channel audio is to be converted to 2 channel audio and output change the setting for a connected Coaxial digital output...

Page 20: ...the display press DISPLAY until it goes away Displayed content differs depending on the media being played Also the information displayed while playing and stopped differs Information bar display This...

Page 21: ...pop up menu 8 Make the settings shown below on the disc menu Subtitle language Audio language Audio format etc GExampleH n n Disc menu Disc Menus Audio Setup Angle Sub Story Top Menu Subtitle n n Top...

Page 22: ...CD layer NOTE Select the disc layer before a disc is inserted 5 Insert a disc Press 5 to open close the disc tray 6 Press 1 Playback of the selected area and layer begins To play a disc in multichann...

Page 23: ...tails of the media corresponding to each icon see Playable media vpage 48 Playing DVD Audio 1 Press POWER ON to turn on power to the unit 2 Press SOURCE on the unit to select DISC MODE 3 Select Video...

Page 24: ...of times pressed NOTE Skipping to the start of a title or group may be prohibited depending on the disc Fast forward fast reverse During playback press 6 or 7 The fast forward fast reverse speed chan...

Page 25: ...are registered in this order The registered number is displayed in white letters The elapsed playing time at the set location is displayed 01 02 03 04 05 06 07 08 09 10 11 12 CLEAR Cle Marker Sear Tit...

Page 26: ...vailable during repeat playback A B repeat playback may not be available with some DivX files A B repeat playback is not available with BD J Blu ray Disc Java compatible discs Playing images frame by...

Page 27: ...setting screen appears and press PROG DIRECT Erasing programmed tracks one by one Press CLEAR on the program setting screen If the unit is set to standby or the disc tray is opened the program is clea...

Page 28: ...nit and HDMI control functions you can perform the following operations by setting up the HDMI control functions of each device TV or AV receiver power is turned on by operating the unit and functions...

Page 29: ...Because of this when playing discs containing video signals recorded with a frame rate of something other than 24 frames per second the movement of the picture may be unnatural If this happens set th...

Page 30: ...e generated by digital processing 0 3 0 MNR Reduces the noise around the outline of an object generated by digital processing 0 3 0 Contrast Adjusts picture contrast 6 6 0 Brightness Adjusts picture b...

Page 31: ...isplays the first secondary video 2 Xz Displays the second secondary video X Xz Displays the X th secondary video z z X is the number of secondary video recorded and differs depending on the disc vpag...

Page 32: ...connecting and playing back the various media and external devices Video File Music File Photo File Playback Connection MEDIA PLAYER USB memory device DLNA server vpage 29 vpage 31 Internet Playback C...

Page 33: ...k of a Blu ray disc supporting BD LIVE vpage 18 Playback of music photos video files stored on a device on the network vpage 31 Playback of YouTube contents vpage 34 Downloading for updating the lates...

Page 34: ...ormation on the GUI menu then set DHCP to Manual vpage 38 The unit can use the DHCP function to automatically set up the network When setting up your network manually after subscribing to an ISP make...

Page 35: ...l of the unit wYouTube vpage 34 The YouTube contents are played eQUIT The Home menu is closed rSETUP vpage 35 The GUI menu setup screen is displayed for setting the unit Playing files MEDIA PLAYER Fil...

Page 36: ...content applicable to each operation Video Audio Photo For details of the media corresponding to each icon see Playable media vpage 48 Changing the still image being played Press 8 9 Before playback...

Page 37: ...ite files on a USB memory device disc are played using the playlist 1 Select a file to be played on the file list on the screen with ui then press p Type Jpg Size 0 516M Resolution City001 Item 1 5 Me...

Page 38: ...r the content offered by YouTube For questions on content submit inquiries on the YouTube home page http www youtube com t contact_us Usable services and displays may be changed without notice For usi...

Page 39: ...ction n n Information n n ConnectionTest n n DHCP n n BD LIVE Connection n n Proxy Setting Others n n Closed Caption n n Angle Mark n n PIP Mark n n SecondaryAudio Mark n n DivX Registration n n Remot...

Page 40: ...ars Examples of GUI menu screen displays Typical examples are described below n nMenu selection screen Top menu Select Confirm ENTER Exit SETUP System General Setting Language Ratings Network Others S...

Page 41: ...that supports HDMI control On Turns the unit s power to standby through linkage to the TV Off Does not turn the unit s power to standby through linkage to the TV Setting items Setting details Initiali...

Page 42: ...nternet Connection Sets whether the Internet connection is to be used or not Enable The Internet connection is to be used Disable The Internet connection is not to be used Information Displays the net...

Page 43: ...is being played Off An angle mark is not displayed On An angle mark is displayed PIP Mark For making settings for the PIP mark displayed in playback If secondary video is recorded on the disc being pl...

Page 44: ...m 16 black to 235 white RGB Enhanced Outputs using the RGB video system 0 black to 255 white HDMI Deep Color Sets the HDMI terminal to output Deep Color Expands the color depth number of used colors o...

Page 45: ...dio output vpage 52 NOTE If BD Audio Mode is set to HD Audio Output with MODE on the remote control BD secondary audio and interactive audio are not output For playback of a super audio CD with DSD vi...

Page 46: ...ttings below can be made for all settings from 2 1ch to 7 1ch Speaker size Large or Small Subwoofer Used or not used None Subwoofer is not connected LFE Adds the low frequency signal of the channel fo...

Page 47: ...rt names and functions vpage 44 F About media vpage 48 F Other information vpage 52 F Troubleshooting vpage 56 F Specifications vpage 59 F Index vpage 60 Information This section list various informat...

Page 48: ...mation display Displays various information or playback elapsed time and so on of the disc ePlayback format indicators rDownmix indicator Displayed when playing back downmix permitted audio tAngle inf...

Page 49: ...10 13 u2ch AUDIO OUT connectors 13 14 For software recorded in multi channel analog signals that have been down mixed into 2 channels are output i7 1ch AUDIO OUT connectors 10 14 oRC 232C connector E...

Page 50: ...E button 19 Q9POWER buttons POWER OFF ON 6 W0DIMMER button 24 W1Program Direct button PROG DIRECT 23 W2Ramdom button RAND 23 W3CLEAR button 21 23 W4CALL button 23 W5SEARCH mode button SRCH 21 W6A B Re...

Page 51: ...uid should leak carefully wipe the fluid off the inside of the battery compartment and insert new batteries Remove the batteries from the remote control if it will not be in use for long periods Used...

Page 52: ...scs each have their region codes codes assigned for each region Playback is not possible if the codes do not match z3 Compatibility of a Blu ray Disc as the specifications for Blu ray Discs are new an...

Page 53: ...o On Demand VOD services the unit registration code is required For details see DivX Registration vpage 39 A DivX VOD file recorded with a different code from the unit registration code cannot be play...

Page 54: ...signals This layer can contain a stereo channel area a multi channel area or both a stereo channel and multi channel area DVD Audio DVD Audio discs are divided into several large sections groups and...

Page 55: ...y device USB memory device and files can be damaged by static electricity Do not touch the metal contacts of an USB memory device with your fingers Do not use warped USB memory device After use be sur...

Page 56: ...Surround bit stream If it does not support the Dolby Digital or DTS Digital Surround bit stream it is output as multi linear PCM or 2 channel linear PCM z6 If the connected HDMI device does not suppor...

Page 57: ...d trademarks of Microsoft Corporation in the United States and or other countries DivX DivX Certified DivX Plus HD and associated logos are registered trademarks of DivX Inc and are used under license...

Page 58: ...n Name System A system that matches host names on the Internet to IP addresses Dolby Digital 5 1 ch Surround This is a stereophonic effect developed by Dolby Laboratories This is a maximum of 5 1 chan...

Page 59: ...f the viewer this function restricts the playing of BD Video or DVD Video The unit can be set to restrict viewing in 0 to 254 levels for BD Video and 1 to 8 levels for DVD Video Region code This code...

Page 60: ...for the rating level On the GUI menu perform the System Initialize procedure 37 Troubleshooting GVideoH Symptom Cause Solution Page No picture appears Switch the TV s input setting to the external inp...

Page 61: ...atically 5 24 24 53 25 Video and audio are not output via the HDMI connection Turn off power of the unit and then turn it back on Turn off power of the connected device and then turn it back on Unplug...

Page 62: ...se Obtain the DRM license on the server side in advance 49 49 Takes time to play or change to the next file The file size is large This is not a malfunction DRM proteced content is being played This i...

Page 63: ...or to start playback from a desired track or file Some functions are prohibited on some discs n n Audio performance Signal format NTSC PAL Applicable discs memory device 1 BD Video disc 12 cm 1 side 1...

Page 64: ...eration 36 v v H HDCP 53 54 HD Layer 18 50 HDMI 5 25 40 54 Color Space 40 HDMI Deep Color 40 HDMI control 24 HDMI output settings 25 HOME menu screen 31 MEDIA PLAYER 31 Setup 35 YouTube 34 v v I Infor...

Page 65: ...udio 27 55 Secondary subtitle 27 55 Speaker Setting 42 Configuration 42 Test Tone 42 Subnet Mask 38 55 Super Audio CD 48 50 System Auto Power Mode 37 BD Data Utility 37 Firmware Update 37 HDMI Control...

Page 66: ......

Page 67: ...ived from the Program and can be reasonably considered independent and separate works in themselves then this License and its terms do not apply to those sections when you distribute them as separate...

Page 68: ...NU LESSER GENERAL PUBLIC LICENSE Version 2 1 February 1999 Copyright C 1991 1999 Free Software Foundation Inc 51 Franklin Street Fifth Floor Boston MA 02110 1301 USA Everyone is permitted to copy and...

Page 69: ...then offering equivalent access to copy the source code from the same place satisfies the requirement to distribute the source code even though third parties are not compelled to copy the source alon...

Page 70: ...RATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES E...

Page 71: ...can be found at http www freetype org end of FTLTXT n Exhibit F LICENSE ISSUES The OpenSSL toolkit stays under a dual license i e both the conditions of the OpenSSL License and the original SSLeay lic...

Page 72: ...in all copies THE SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND EXPRESS OR IMPLIED INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY FITNESS FOR A PARTICULAR PURPOSE AND NONINFR...

Page 73: ...er you purchase this product you may procure modify or distribute the source code of the GPL LGPL software that is used in the product DENON provides the source code based on the GPL and LPGL licenses...

Page 74: ...D M Holdings Inc Printed in China 5411 10468 004D www denon com...

Reviews: