summaryrefslogtreecommitdiff
path: root/apps/codecs/libasap/README
diff options
context:
space:
mode:
authorDominik Wenger <domonoky@googlemail.com>2010-11-08 20:25:14 +0000
committerDominik Wenger <domonoky@googlemail.com>2010-11-08 20:25:14 +0000
commit23cf4ad82fdfcc2002ec98ccc7588f9db7d0f523 (patch)
treee13349f9055446911b264adbb4026a10d548bebf /apps/codecs/libasap/README
parentc25887a2b92e914f62685bab66a27a8ac051d8a9 (diff)
downloadrockbox-23cf4ad82fdfcc2002ec98ccc7588f9db7d0f523.zip
rockbox-23cf4ad82fdfcc2002ec98ccc7588f9db7d0f523.tar.gz
rockbox-23cf4ad82fdfcc2002ec98ccc7588f9db7d0f523.tar.bz2
rockbox-23cf4ad82fdfcc2002ec98ccc7588f9db7d0f523.tar.xz
update the asap codec to version 2.1.2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28535 a1c6a512-1295-4272-9138-f99709370657
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 4da0aa7..d4fbfe6 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.
ASAP includes the following programs:
- asapconv - portable command-line converter {asapwin=}
-- WASAP - tiny player for Windows {asapwin=}
+- WASAP - tiny player for Windows {asapwin=}{asapwince=}
- plugin for http://koti.welho.com/hylinen/apollo/[Apollo] {asapwin=}
+- plugin for http://audacious-media-player.org/[Audacious]
- plugin for http://foobar2000.org/[foobar2000] {asapwin=}
- plugin for http://hp.vector.co.jp/authors/VA032810/[GSPlayer] {asapwin=}{asapwince=}
- plugin for http://moc.daper.net/[MOC]
@@ -31,15 +32,20 @@ ASAP includes the following programs:
- plugin for http://www.microsoft.com/windows/windowsmedia/player/[Windows Media Player] {asapwin=}
- plugin for http://xbmc.org/[XBMC] {asapwin=}
- plugin for http://xmms.org/[XMMS]
-- plugin for http://www.un4seen.com/[XMPlay] {asapwin=}
+- plugin for http://www.un4seen.com/xmplay.html[XMPlay] {asapwin=}
+- 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=}
- POKEY sound emulation DLL for http://raster.infos.cz/atari/rmt/rmt.htm[Raster Music Tracker] {asapwin=}
+- Windows Explorer extension - shows metadata {asapwin=}
- Java version of ASAP2WAV - command-line converter to WAV files {asapjava=}
- Java applet - for web pages {asapjava=}{asapwww?(see link:applet.html[online demo])}
- Java midlet - for mobile devices {asapjava=}
- C# version of ASAP2WAV
-- experimental JScript version of ASAP2WAV running in Windows Script Host {asapjavascript=}
+- 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=}
- experimental JavaScript version of ASAP2WAV running in Firefox {asapjavascript=}
- Flash player - for web pages {asapflash=}{asapwww?(see link:flash.html[online demo])}
+- asapplay - simple command-line player in C#
+- http://www.silverlight.net/[Silverlight] player - for web pages {asapwww?(see link:silverlight.html[online demo])}
+- AndroidASAP - for mobile devices
{asapports}The summary of the differences between the above versions is in link:PORTS.xml[this table].
@@ -117,7 +123,7 @@ include::win32/USAGE[]
endif::asapwin[]
ifdef::asapwince[]
-include::gsplayer/USAGE[]
+include::win32/wince/USAGE[]
endif::asapwince[]
include::NEWS[]