2012-12-06 13:33:51 +00:00
|
|
|
Category:Multimedia
|
2012-01-10 23:25:28 +00:00
|
|
|
License:Apache2
|
2012-09-26 19:25:46 +00:00
|
|
|
Web Site:http://sourceforge.net/projects/servestream
|
|
|
|
Source Code:http://sourceforge.net/p/servestream/code/commit_browser
|
2011-03-30 09:26:45 +00:00
|
|
|
Issue Tracker:http://sourceforge.net/tracker/?group_id=361303
|
2012-08-08 21:23:21 +00:00
|
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=wseemann%40gmail.com&lc=US&item_name=Servestream%20Donation&
|
2012-01-10 23:25:28 +00:00
|
|
|
|
2013-06-15 16:23:15 +00:00
|
|
|
Auto Name:
|
2012-09-26 19:25:46 +00:00
|
|
|
Summary:Audio stream player
|
2011-03-30 09:26:45 +00:00
|
|
|
Description:
|
2013-05-03 11:29:24 +00:00
|
|
|
'''N.B''' v0.6.0 supports ARM and MIPS natively, but not x86.
|
2013-05-27 10:08:12 +00:00
|
|
|
|
2013-04-09 21:38:55 +00:00
|
|
|
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.
|
2012-09-10 09:22:07 +00:00
|
|
|
|
2012-12-06 13:33:51 +00:00
|
|
|
* Supports http, https, mms (beta), mmsh (beta)
|
|
|
|
* Plays mp3/3gp/mp4/m4a/ogg/wav/mid/xmf/mxmf/rtttl/rtx/ota/imy
|
2012-11-17 19:25:56 +00:00
|
|
|
* 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
|
2013-05-27 10:08:12 +00:00
|
|
|
* Utilizes HTML parsing to allow navigation of HTTP servers that serve HTML pages e.g. http://listenlive.eu
|
2011-03-30 09:26:45 +00:00
|
|
|
.
|
|
|
|
|
2013-04-24 15:33:59 +00:00
|
|
|
Repo Type:git-svn
|
2012-10-15 18:43:09 +00:00
|
|
|
#Repo:https://servestream.svn.sourceforge.net/svnroot/servestream/trunk; old url prior to r1160
|
2013-04-24 15:33:59 +00:00
|
|
|
Repo:http://svn.code.sf.net/p/servestream/code;trunk=trunk;tags=tags
|
2011-03-30 09:26:45 +00:00
|
|
|
|
2012-12-06 13:33:51 +00:00
|
|
|
#Build Version:0.1,35,374,prebuild=mv lib/ libs/
|
|
|
|
#Build Version:0.2.5,40,!source has wrong version code at r442,prebuild=mv lib/ libs/
|
2011-08-02 10:19:05 +00:00
|
|
|
#The following is a guess at the correct revision. Most of the commits in
|
|
|
|
#this project don't even have any comment at all!?
|
2012-12-06 13:33:51 +00:00
|
|
|
#Build Version:0.2.11,46,614,prebuild=mv lib/ libs/
|
2011-08-14 21:30:49 +00:00
|
|
|
#Still guessing, see previous comment
|
2012-12-06 13:33:51 +00:00
|
|
|
#Build Version:0.3.1,48,659,prebuild=mv lib/ libs/
|
|
|
|
#Build Version:0.4.4,54,957,prebuild=mv lib/ libs/
|
|
|
|
#Build Version:0.4.6,56,999,prebuild=mv lib/ libs/
|
|
|
|
#Build Version:0.4.7,57,1013,prebuild=mv lib/ libs/
|
|
|
|
#Build Version:0.4.8,58,1031,prebuild=mv lib/ libs/
|
|
|
|
#Build Version:0.4.9,59,1049,buildjni=no
|
|
|
|
#Build Version:0.4.12,62,1160,buildjni=no
|
2013-02-18 12:08:44 +00:00
|
|
|
Build Version:0.5.4,69,1354,srclibs=ActionBarSherlock@4.2.0,prebuild=\
|
2013-02-16 21:08:46 +00:00
|
|
|
rm custom_rules.xml && echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties && \
|
2012-09-28 12:14:35 +00:00
|
|
|
wget http://sourceforge.net/p/servestream/code/1175/tree/ffmpeg/ffmpeg-0.11.1-android-2012-09-18.tar.gz?\
|
|
|
|
format=raw --output-document=ffmpeg-0.11.1-android-2012-09-18.tar.gz && \
|
2013-02-16 21:08:46 +00:00
|
|
|
wget http://sourceforge.net/p/servestream/code/1311/tree/ffmpeg/scripts/arm-build.sh?\
|
2013-04-09 21:43:19 +00:00
|
|
|
format=raw --output-document=arm-build.sh && \
|
2012-09-28 12:14:35 +00:00
|
|
|
tar -xvf ffmpeg-0.11.1-android-2012-09-18.tar.gz && \
|
2013-02-16 21:08:46 +00:00
|
|
|
chmod +x arm-build.sh && \
|
2013-01-17 13:11:52 +00:00
|
|
|
mv arm-build.sh ffmpeg-0.11.1-android-2012-09-18 && \
|
2013-02-16 21:08:46 +00:00
|
|
|
sed -i 's/armeabi armeabi-v7a x86 mips/armeabi/g' jni/Application.mk && \
|
2012-09-28 12:14:35 +00:00
|
|
|
cd ffmpeg-0.11.1-android-2012-09-18 && ./extract.sh && \
|
2013-02-18 12:08:44 +00:00
|
|
|
sed -i 's/make -j4/make -j1/g' arm-build.sh && \
|
2013-02-16 21:08:46 +00:00
|
|
|
sed -i 's/bash/sh/g' arm-build.sh && \
|
|
|
|
sed -i '/PIPESTATUS/d' arm-build.sh && \
|
|
|
|
NDK=$$NDK$$ ./arm-build.sh && cp -r build/ffmpeg/* ../jni/ffmpeg/ffmpeg,buildjni=yes
|
2013-05-02 16:12:42 +00:00
|
|
|
Build Version:0.6.0,72,v0.6.0,\
|
2013-04-24 16:28:29 +00:00
|
|
|
srclibs=ActionBarSherlock@4.2.0;DragSort@0.6.1,prebuild=\
|
2013-05-02 19:12:00 +00:00
|
|
|
sed -i 's/x86 mips/mips/g' jni/Application.mk && \
|
2013-05-02 16:12:42 +00:00
|
|
|
sed -i 's/bash/sh/g;s/make -j4/make -j2/g;/PIPESTATUS/d' scripts/* && \
|
2013-03-21 19:04:18 +00:00
|
|
|
rm custom_rules.xml && chmod +x scripts/build-ffmpeg.sh && \
|
2013-04-24 16:28:29 +00:00
|
|
|
cp -f $$ActionBarSherlock$$/libs/android-support-v4.jar $$DragSort$$/libs/ && \
|
2013-04-24 16:07:48 +00:00
|
|
|
echo "android.library.reference.1=$$ActionBarSherlock$$" >> project.properties && \
|
2013-04-24 16:28:29 +00:00
|
|
|
echo "android.library.reference.2=$$DragSort$$" >> project.properties,\
|
2013-03-21 19:04:18 +00:00
|
|
|
build=./scripts/build-ffmpeg.sh,buildjni=yes
|
2013-01-17 13:11:52 +00:00
|
|
|
|
2013-05-03 11:29:24 +00:00
|
|
|
# Todo: work for x86
|
2012-09-23 00:09:28 +00:00
|
|
|
Auto Update Mode:None
|
2013-04-24 11:09:29 +00:00
|
|
|
Update Check Mode:Tags
|
2013-04-25 14:01:56 +00:00
|
|
|
Current Version:0.6.0
|
|
|
|
Current Version Code:72
|
2012-01-10 23:25:28 +00:00
|
|
|
|