Toshiba BDX2300KC, BDX3300KC manual Zlib License, Zziplib, Io/xor magic

Page 88

88

License Information

CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

zlib License

zlib.h -- interface of the 'zlib' general purpose compression library version 1.2.2, October 3rd, 2004

Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

1.The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.

2.Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

3.This notice may not be removed or altered from any source distribution.

Jean-loup Gailly jloup@gzip.org

Mark Adler madler@alumni.caltech.edu

zziplib

The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.

The library allows reading zip archives in a number of ways,

archive mode:

reading the zip directory and extracting files from it. This is the traditional mode as seen with unzip-utilities. Some extra unzip-utiles for transparent/magic mode are shipped as well.

replacement mode:

Use ZZIP_FILE / ZZIP_DIR pointers provided by zziplib and put them to work with routines originally developped to work with real directories and file handles. The API calls do follow traditional synopsis from posix/stdio.

transparent mode:

Use replacement handles and allow the open()-calls to automatically detect when a file is contained in a zip archive or when it is a real file in the file system. A filepath can be partly in a real filesystem and partly within the zip archive when one is seen.

ext magic

Use the same filepath to access either a zipped or real file - it looks for a real file and there is none then every subdirectory of the path is checked, a ".zip" extension appended, and the zipped file transparently opened. This can speed up dat-file development dramatically.

io/xor magic

The access to the filesystem can be hooked up - examples are given for xor obfuscation which is great for game artwork and AI data. A small intro for SDLrwops usage is given as well.

Image 88
Contents BDX2300KC/BDX3300KC Owners RecordContents Safety Precautions Additional Safety Instructions Inspection and Maintenance On SafetyOn cleaning discs On RecyclingOn handling discs On storing discsUnited States and other countries Symbols used in this manual Package contentsSafety icons IntroductionFeatures Features9Front panel Blu-ray Disc/DVD player controlsBack panel Remote control buttons Remote control buttonsPassword Press to clear an input errorDescription Operation Press to open or close the disc trayInstalling the batteries Using the remote control Replace the battery coverConnecting to a TV using an Hdmi cable Connecting to a digital amplifier/AV receiverDo not drop or expose the remote control to electric shock Do not open the remote controlConnecting via wired router Connecting to a networkDo not connect a modular phone cable to the Ethernet jack Sample Illustration Connecting to a wireless router WLM-12NB1Connecting a USB flash drive Blu-ray Disc playback Disc and file playbackUn-playable discs and files Blu-ray Disc playbackCD-DA audio CD Windows Media AudioRegion codes Disc contents structureColor system Basic playback FileAutomatic power off function Variable speed playbackFrame by frame playback Slow motion playbackAccessing a specific location directly Locating a desired sectionRepeating a title, chapter, track or specific segment Locating a specific chapter in a DVD/Blu-ray DiscTMLocating a specific time in a CD Locating a specific track in a CDPIP setting Camera angleRepeating a specific segment Primary video Secondary videoAudio selection Subtitle selectionPlaying in a favorite order Press the Audio button during playbackZooming a picture Digest playbackSome discs may not permit memory playback Bookmark When playing a BDOSC On Screen Control operation When playing a CD When playing a DVDDisplaying on-screen information Playing files on a data disc Playing AVCHD/MP3/WMA/JPEG filesPlaying files on a Media Server Customizing the function settings Using a USB flash drivePerforming Easy Setup General operationsInformation Display settingsPlayback Audio setting Down-Samp Dolby DRC Dynamic Range ControlStereo Down Mix Off No audio will be output via Coaxial Digital output jackSystem setting Network connection setting Language settings SecurityUsing the connected applications Watching movies with CinemaNowCountry Code Parental controlWatching movies with Netflix Launching Netflix movieCreating Netflix account Preparing Instant QueueWatching movies with YouTube Browsing photos with PicasaSigning in with your account Creating a new Picasa account on your PCTroubleshooting & Maintenance Troubleshooting & MaintenanceMaintenance Glossary IR signal check GlossaryGlossary Specifications SpecificationsLicense Information License InformationLicense Information Gcc libgcc License Information WPA Bisonparser AresCURL DmallocDMG’s dtoa and strtod EMXsprintfsscanfFreeType Project License ExpatIntroduction Contacts There are two mailing lists related to FreeTypeLicense Information License Information License Information GPLv2 Glibc2.9LicensePreamble License Information License Information No Warranty Appendix How to Apply These Terms to Your New Programs GPLv3 Interpreter used to run it Source CodeBasic Permissions Conveying Verbatim Copies Protecting Users Legal Rights From Anti-Circumvention LawConveying Modified Source Versions License Information Additional Terms TerminationAutomatic Licensing of Downstream Recipients Acceptance Not Required for Having CopiesPatents Disclaimer of Warranty No Surrender of Others FreedomUse with the GNU Affero General Public License Revised Versions of this LicenseLimitation of Liability How to Apply These Terms to Your New ProgramsInterpretation of Sections 15 GSOAP ICU License ICU 1.8.1 and laterIJG license ConditionsJSONParser LGPLv2.1License Information License Information License Information License Information How to Apply These Terms to Your New Libraries END of Terms and ConditionsLibjpeg-7 Thats all there is to itLegalese Tom Lane Glenn Randers-Pehrson Willem van Schaik LibpngJohn Bowler Kevin Bracey LibxmlMIT License Open Source Initiative OSI The MIT License MITLicensingLua CommentsLicense Information License Issues OpenSSLOriginal SSLeay License SQLite CopyrightWPA Supplicant TinyXMLXML-RPC For C/C++ License Zziplib Zlib LicenseIo/xor magic