 [+] - Added   [*] - Fixed/Changed  [-] - Removed

 2.64
 ----------------------------
    [*] iTunes: incorrect track reported when sorting by
        some columns
    [*] fixed preset API command accepting 0-4 index,
        while it should accept 1-5
    [*] announce command can use the wrong song info after
        invoking announcesong command
    [*] fixed potential crash when using close window
        button in the Search dialog
    [*] fixed crash when trying to write to the read-only
        file
    [*] fb2k: v0.9.6+ compatible

 2.63
 ----------------------------
    [*] Fixed rare crash on exit when using Remote/API
        (thanks to badmadbug for reporting)
    [+] %infoready variable, 0 when song info is not ready
        yet, like on player startup (for exmaple, API
        eval/format functions will return %name for %name
        instead of song). When this variable is 1, it's
        safe to evaluate and display song information
    [*] RCF 0.9c + custom fixes (AMIP 2.63 is not
        compatible with clients using older ac.dll, you
        must update your clients if you are using any to
        work with this AMIP version)
    [*] Remote API server will restart automatically if
        crashed
    [*] "search" remote API command deadlock fixed
    [*] /skype in exit callback didn't work
    [*] File Mapping is now used for mIRC by default
        instead of DDE to avoid locks and crashes
    [+] %configfile variable - full path to config ini
        file used by AMIP
    [+] fb2k: proper conversion of 0-255 volume range to
        foobar dB volume range for set/get volume API
        commands

 2.62
 ----------------------------
    [*] Clipboard integration fix to work with
        international charactets without registry patching
        and in Vista (where patching registry doesn't
        help)
    [*] Thread safety for playlist search and background
        playlist sync functions (could hang under some
        conditions in the previous versions)
    [*] Thread safety for the Remote/API subsystem related
        to the playlist synchronization and passing
        playlist to other applications
    [*] Client/Server startup/shutdown could hang because
        of incorrect use of thread functions, should be
        fixed now

 2.61
 ----------------------------
    [*] Fixed 'formatsong' to accept underscores (should
        be replaced with <UND>)
    [+] Added 'rawformat' and 'rawformatsong' that get
        unquoted strings with spaces (which is not allowed
        for 'format' and 'formatsong' designed for mIRC).
        Useful for API calls.
    [+] %channels variable (number of channls in the file,
        1 for mono, 2 for stereo)
    [+] %phwnd variable (Player HWND)
    [*] 'control minimize' and 'control restore' commands
        will possibly work not only with Winamp
    [+] 'setplpos index' command (sets playlist position,
        index is 1-based)
    [*] %variable is now also supported for the API eval
        command (before only var_variable form was
        supported)

 2.60
 ----------------------------
    [*] /dde mplug cfgdump not working when auto
        announcement is disabled

See http://amip.tools-for.net/changelog.htm for the complete changelog
