X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=FEATURES;h=3551ee74dfd3e4cb08f8d470716969b787aeb7a5;hb=71a55a1d4db03ecc7adb7236f45109efffda75c2;hp=17d5051c81647e982e4c713ca09e65b36eb503d0;hpb=fee01885fb4c6cef1909ebd753050327ee977aee;p=paraslash.git diff --git a/FEATURES b/FEATURES index 17d5051c..3551ee74 100644 --- a/FEATURES +++ b/FEATURES @@ -1,8 +1,8 @@ Features ======== -configurable audio streaming software -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +configurable audio streaming software: +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ para_server streams binary audio data (mp3/ogg files) over local or remote networks. It contains two built-in streamers: the http streamer and the ortp streamer. @@ -23,11 +23,10 @@ configurable audio streaming software configurable audio file selectors: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - There are three audio file selectors (aka "database tools") - available: + There are three audio file selectors available: - random - - plm (playlist manager) + - playlist - mysql The first two of these are rather simple, and they are always @@ -46,9 +45,9 @@ configurable audio file selectors: small memory footprint: ~~~~~~~~~~~~~~~~~~~~~~~ paraslash is lightweight. The stripped binary of para_server - with all its features compiled in (mysql/random dbtool, - mp3/ogg support, http/ortp support) is about 110K on i386 - under Linux. para_audiod is even smaller. + with all its features compiled in (mysql/random/playlist + selector, mp3/ogg support, http/ortp support) is about 110K + on i386 under Linux. para_audiod is even smaller. command line interface, including shell: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~