<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://amip.tools-for.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://amip.tools-for.net/wiki/feed.php">
        <title>AMIP now playing amipdev</title>
        <description></description>
        <link>http://amip.tools-for.net/wiki/</link>
        <image rdf:resource="http://amip.tools-for.net/wiki/lib/images/favicon.ico" />
       <dc:date>2010-09-09T08:41:08+04:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://amip.tools-for.net/wiki/amipdev/bugs"/>
                <rdf:li rdf:resource="http://amip.tools-for.net/wiki/amipdev/changelog"/>
                <rdf:li rdf:resource="http://amip.tools-for.net/wiki/amipdev/configurator-changelog"/>
                <rdf:li rdf:resource="http://amip.tools-for.net/wiki/amipdev/doc"/>
                <rdf:li rdf:resource="http://amip.tools-for.net/wiki/amipdev/downloads"/>
                <rdf:li rdf:resource="http://amip.tools-for.net/wiki/amipdev/features"/>
                <rdf:li rdf:resource="http://amip.tools-for.net/wiki/amipdev/sdk-changelog"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://amip.tools-for.net/wiki/lib/images/favicon.ico">
        <title>AMIP now playing</title>
        <link>http://amip.tools-for.net/wiki/</link>
        <url>http://amip.tools-for.net/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://amip.tools-for.net/wiki/amipdev/bugs">
        <dc:format>text/html</dc:format>
        <dc:date>2006-03-13T00:30:19+04:00</dc:date>
        <title>Reporting Bugs</title>
        <link>http://amip.tools-for.net/wiki/amipdev/bugs</link>
        <description>If you think that you've found a bug, please report it in the


	*  


In your reports you should include the following:


	*  Detailed problem description
	*  Steps to reproduce
	*  AMIP version
	*  Player version</description>
    </item>
    <item rdf:about="http://amip.tools-for.net/wiki/amipdev/changelog">
        <dc:format>text/html</dc:format>
        <dc:date>2006-10-10T21:52:47+04:00</dc:date>
        <title>AMIP Changelog</title>
        <link>http://amip.tools-for.net/wiki/amipdev/changelog</link>
        <description>+     new feature   *     fixed bug/improvement/changed behavior
2.53

	*  [*] /dde mplug cfgdump not working when auto announcement is disabled
	*  [*] FLAC 1.1.2
	*  [+] $strip(pattern,subject) - removes all matches to pattern from subject
	*  [+] $regrep(pattern,replacement,subject) - searches subject for matches to pattern and replaces them with replacement
	*  [+] $strrep(search,replace,subject) - this function returns a string with all occurences of search in subject replaced with the give…</description>
    </item>
    <item rdf:about="http://amip.tools-for.net/wiki/amipdev/configurator-changelog">
        <dc:format>text/html</dc:format>
        <dc:date>2006-03-19T13:22:30+04:00</dc:date>
        <title>AMIP Configurator Beta Changelog</title>
        <link>http://amip.tools-for.net/wiki/amipdev/configurator-changelog</link>
        <description></description>
    </item>
    <item rdf:about="http://amip.tools-for.net/wiki/amipdev/doc">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-29T21:01:15+04:00</dc:date>
        <title>Developer Documentation</title>
        <link>http://amip.tools-for.net/wiki/amipdev/doc</link>
        <description>Please read the introduction first, it describes how to use AMIP API from different clients and from the SDK.

	*  AMIP API introduction

Accessing AMIP Variables

Above introduction describes how to call API Commands, but you can also access AMIP variables and use special non-void (returning something) functions.</description>
    </item>
    <item rdf:about="http://amip.tools-for.net/wiki/amipdev/downloads">
        <dc:format>text/html</dc:format>
        <dc:date>2007-04-15T18:30:30+04:00</dc:date>
        <title>Beta &amp; SDK Downloads</title>
        <link>http://amip.tools-for.net/wiki/amipdev/downloads</link>
        <description>This page contains downloads for testers and developers. Feel free to test the new builds and use AMIP SDK. Please report problems in appropriate forums. You can also ask questions about AMIP SDK in .

AMIP Beta


AMIP betareleased





AMIP SDK

Download to use AMIP from your applications written in C/C++, Delphi, Java, C#, PHP or other languages that can call functions from dlls. You can control any player supported by AMIP, access all data available in AMIP, such as playlist, song tags and ad…</description>
    </item>
    <item rdf:about="http://amip.tools-for.net/wiki/amipdev/features">
        <dc:format>text/html</dc:format>
        <dc:date>2006-03-13T00:30:39+04:00</dc:date>
        <title>Requesting Features</title>
        <link>http://amip.tools-for.net/wiki/amipdev/features</link>
        <description>If you are missing anything or want AMIP to support some application or do something that it can't do yet, you can submit your request in the


	*  


Try to not submit duplicate requests, use the search before submitting. Specify in detail what you want from AMIP.</description>
    </item>
    <item rdf:about="http://amip.tools-for.net/wiki/amipdev/sdk-changelog">
        <dc:format>text/html</dc:format>
        <dc:date>2010-03-23T21:34:45+04:00</dc:date>
        <title>SDK Changes</title>
        <link>http://amip.tools-for.net/wiki/amipdev/sdk-changelog</link>
        <description>2010-03-23 (1.5)

	*  removed the client receive message size limit (10K), can now get large playlists


2007-10-22 (1.4)

	*  potential server crash fixed
	*  RCF 0.9c, make sure to update AMIP to 2.63+, or SDK will not work with it
	*  automatic server restart if crashed, better handling of invalid data on the wire
	*  64-bit version (mainly to work with 64-bin JVMs, bundled only with Java SDK)</description>
    </item>
</rdf:RDF>
