summaryrefslogtreecommitdiff
path: root/apps/codecs/libasap/README
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libasap/README')
-rw-r--r--apps/codecs/libasap/README14
1 files changed, 10 insertions, 4 deletions
diff --git a/apps/codecs/libasap/README b/apps/codecs/libasap/README
index 4da0aa7b90..d4fbfe6297 100644
--- a/apps/codecs/libasap/README
+++ b/apps/codecs/libasap/README
@@ -22,8 +22,9 @@ but the current version has a completely new original emulation core.
22ASAP includes the following programs: 22ASAP includes the following programs:
23 23
24- asapconv - portable command-line converter {asapwin=} 24- asapconv - portable command-line converter {asapwin=}
25- WASAP - tiny player for Windows {asapwin=} 25- WASAP - tiny player for Windows {asapwin=}{asapwince=}
26- plugin for http://koti.welho.com/hylinen/apollo/[Apollo] {asapwin=} 26- plugin for http://koti.welho.com/hylinen/apollo/[Apollo] {asapwin=}
27- plugin for http://audacious-media-player.org/[Audacious]
27- plugin for http://foobar2000.org/[foobar2000] {asapwin=} 28- plugin for http://foobar2000.org/[foobar2000] {asapwin=}
28- plugin for http://hp.vector.co.jp/authors/VA032810/[GSPlayer] {asapwin=}{asapwince=} 29- plugin for http://hp.vector.co.jp/authors/VA032810/[GSPlayer] {asapwin=}{asapwince=}
29- plugin for http://moc.daper.net/[MOC] 30- plugin for http://moc.daper.net/[MOC]
@@ -31,15 +32,20 @@ ASAP includes the following programs:
31- plugin for http://www.microsoft.com/windows/windowsmedia/player/[Windows Media Player] {asapwin=} 32- plugin for http://www.microsoft.com/windows/windowsmedia/player/[Windows Media Player] {asapwin=}
32- plugin for http://xbmc.org/[XBMC] {asapwin=} 33- plugin for http://xbmc.org/[XBMC] {asapwin=}
33- plugin for http://xmms.org/[XMMS] 34- plugin for http://xmms.org/[XMMS]
34- plugin for http://www.un4seen.com/[XMPlay] {asapwin=} 35- plugin for http://www.un4seen.com/xmplay.html[XMPlay] {asapwin=}
36- add-on for http://www.un4seen.com/bass.html[BASS] (for http://www.aimp.ru/[AIMP] and http://www.un4seen.com/bass_showcase.php[other players]) {asapwin=}
35- POKEY sound emulation DLL for http://raster.infos.cz/atari/rmt/rmt.htm[Raster Music Tracker] {asapwin=} 37- POKEY sound emulation DLL for http://raster.infos.cz/atari/rmt/rmt.htm[Raster Music Tracker] {asapwin=}
38- Windows Explorer extension - shows metadata {asapwin=}
36- Java version of ASAP2WAV - command-line converter to WAV files {asapjava=} 39- Java version of ASAP2WAV - command-line converter to WAV files {asapjava=}
37- Java applet - for web pages {asapjava=}{asapwww?(see link:applet.html[online demo])} 40- Java applet - for web pages {asapjava=}{asapwww?(see link:applet.html[online demo])}
38- Java midlet - for mobile devices {asapjava=} 41- Java midlet - for mobile devices {asapjava=}
39- C# version of ASAP2WAV 42- C# version of ASAP2WAV
40- experimental JScript version of ASAP2WAV running in Windows Script Host {asapjavascript=} 43- JavaScript version of ASAP2WAV running in http://en.wikipedia.org/wiki/Windows_Script_Host[Windows Script Host], https://developer.mozilla.org/en/Rhino_Shell[Rhino Shell], http://code.google.com/p/v8/[V8 Shell], http://en.wikipedia.org/wiki/JScript_.NET[JScript .NET] and http://en.wikipedia.org/wiki/JaegerMonkey[JaegerMonkey] {asapjavascript=}
41- experimental JavaScript version of ASAP2WAV running in Firefox {asapjavascript=} 44- experimental JavaScript version of ASAP2WAV running in Firefox {asapjavascript=}
42- Flash player - for web pages {asapflash=}{asapwww?(see link:flash.html[online demo])} 45- Flash player - for web pages {asapflash=}{asapwww?(see link:flash.html[online demo])}
46- asapplay - simple command-line player in C#
47- http://www.silverlight.net/[Silverlight] player - for web pages {asapwww?(see link:silverlight.html[online demo])}
48- AndroidASAP - for mobile devices
43 49
44{asapports}The summary of the differences between the above versions is in link:PORTS.xml[this table]. 50{asapports}The summary of the differences between the above versions is in link:PORTS.xml[this table].
45 51
@@ -117,7 +123,7 @@ include::win32/USAGE[]
117endif::asapwin[] 123endif::asapwin[]
118 124
119ifdef::asapwince[] 125ifdef::asapwince[]
120include::gsplayer/USAGE[] 126include::win32/wince/USAGE[]
121endif::asapwince[] 127endif::asapwince[]
122 128
123include::NEWS[] 129include::NEWS[]