description

This commit is contained in:
David Black 2012-11-17 19:25:56 +00:00
parent 005065a185
commit cbf0983e12

View file

@ -7,21 +7,21 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=wseemann%40
Summary:Audio stream player
Description:
These versions of the app have been built without native code. The app should work fine but will crash
These versions of the app don't have the ffmpeg helper program. The app should work fine but will crash
if you attempt to enable retrieval of Shoutcast metadata in the settings. See the website for the
developer's build if you need that feature.
HTTP media server browser and stream player. Ideal for playing internet radio or streaming podcasts
in the background. For use with any streaming media servers such as GNUMP3d.
*Supports Android 2.2+, 3.0+ (No support for < 2.2)
*Plays Android supported media files
*Additional support for m3u, m3u8, pls and asx playlists
*Supports multitasking/playing audio in the background
*Repeat and shuffle modes
*Alarm clock support
*Home screen widget
*Utilizes HTML parsing to allow navigation of HTTP servers that serve HTML pages e.g http://listenlive.eu
* Supports Android 2.2+, 3.0+ (No support for < 2.2)
* Plays Android supported media files
* Additional support for m3u, m3u8, pls and asx playlists
* Supports multitasking/playing audio in the background
* Repeat and shuffle modes
* Alarm clock support
* Home screen widget
* Utilizes HTML parsing to allow navigation of HTTP servers that serve HTML pages e.g http://listenlive.eu
.
Repo Type:svn