******************
*  OpenMPT 1.22  *
******************


Migrating from OpenMPT 1.17
---------------------------

Unless you install OpenMPT in portable mode, all settings are now stored in
%APPDATA%\OpenMPT. The installer will automatically try to move all settings
to the new folder - Migration is done automatically.


Uninstallation
--------------

An uninstaller is provided. Don't worry, it will ask you if you want to keep
your personal settings, none of these will be deleted automatically.
Custom files that are created by the user (e.g. key bindings) will never be
removed.


Changes
-------

See History.txt.


Questions, comments, bug reports...
-----------------------------------

For help and general talk, visit our forums at http://forum.openmpt.org/.
If you found a bug or want to request a new feature, you can do so at our issue
tracker at http://bugs.openmpt.org/


Release package contents
------------------------
extraKeymaps (folder): Additional key bindings for the keyboard manager,
    available in several flavours (including MPT classic, Fasttracker 2 and
    Impulse Tracker) and country-specific layouts.
SoundTouch (folder): SoundTouch readme and license
ReleaseNotesImages (folder): Files used in the release notes document.
Plugins (folder): Contains standard audio and MIDI processing plugins that ship
    with OpenMPT.
ExampleSongs (folder): A set of module files which should give an impression of
    what can be done in OpenMPT with only a few kilobytes.
History.txt: Version history.
mptrack.exe: Main executable.
OpenMPT_SoundTouch_i16.dll: Slightly customized SoundTouch library used in time
    stretching feature.
readme.txt: this document
unmo3.dll: Used in MO3-file import.
OMPT_1.20_ReleaseNotes.html: Release notes for this version.

License
-------

OpenMPT is partially under the following license:

> Copyright (c) 2004-2013, OpenMPT contributors
> Copyright (c) 1997-2003, Olivier Lapicque
> All rights reserved.
>
> Redistribution and use in source and binary forms, with or without
> modification, are permitted provided that the following conditions are met:
>     * Redistributions of source code must retain the above copyright
>       notice, this list of conditions and the following disclaimer.
>     * Redistributions in binary form must reproduce the above copyright
>       notice, this list of conditions and the following disclaimer in the
>       documentation and/or other materials provided with the distribution.
>     * Neither the name of the OpenMPT project nor the
>       names of its contributors may be used to endorse or promote products
>       derived from this software without specific prior written permission.
>
> THIS SOFTWARE IS PROVIDED BY THE CONTRIBUTORS ``AS IS'' AND ANY
> EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
> DISCLAIMED. IN NO EVENT SHALL THE 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. 


ASIO is a trademark and software of Steinberg Media Technologies GmbH
VST is a trademark of Steinberg Media Technologies GmbH

For more information about SoundTouch, see folder SoundTouch.

PortAudio / PortMidi
--------------------
OpenMPT uses PortAudio for WASAPI output. OpenMPT's MIDI plugins make use of the
PortMidi library, which are both released under the MIT license.
Visit http://www.portaudio.com/ and http://portmedia.sourceforge.net/ for more
information.

unmo3.dll
---------
Copyright (c) 2001-2011 Ian Luck. All rights reserved

The MO3 software is free for non-commercial use; if anyone tries to
charge you for it, kick 'em where it hurts!

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THIS SOFTWARE IS PROVIDED "AS
IS", WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT 
NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
PARTICULAR PURPOSE. THE AUTHORS SHALL NOT BE HELD LIABLE FOR ANY DAMAGE THAT MAY
RESULT FROM THE USE OF THIS SOFTWARE. YOU USE THIS SOFTWARE ENTIRELY AT YOUR OWN
RISK.

Visit http://www.un4seen.com/mo3.html for more information.

libFLAC
-------
OpenMPT makes use of libFLAC, which is released under the BSD license:

Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh Coalson

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.

- Neither the name of the Xiph.org Foundation nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
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.

Visit http://flac.sourceforge.net/ for more information.

libmpg123
---------
OpenMPT makes use of libmpg123, which is released under the LGPL license.
A copy of the LGPL license can be found in SoundTouch\COPYING.TXT
Visit http://mpg123.de/ for more information.