X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=FEATURES;h=5075246344ef13fc876934e8fcf81e5bc1f2460f;hp=8c29fde44d0e5398dda95690df58bdd1a6fdd333;hb=d062b0c045134ad325ba2c92673dcc11ca781621;hpb=65486c00c32defa2dab0a3166689d0b508ec806a;ds=sidebyside diff --git a/FEATURES b/FEATURES index 8c29fde4..50752463 100644 --- a/FEATURES +++ b/FEATURES @@ -3,13 +3,15 @@ Features ------------------------------------------------------------------------------ - * Linux and Mac OS support + * Runs on Linux, Mac OS, FreeBSD, NetBSB, Solaris and probably other + Unixes. * mp3, oggvorbis, aac(m4a) support * local or remote http, dccp, and ortp network audio streaming + * IPv6 support * volume normalizer * stream grabbing at any point in the filter chain * stand-alone command line receiver/decoder/normalizer/player - * sophisticated audio file selectors (mysql, random, playlist) + * sophisticated audio file selector * small memory footprint * command line interface for easy scripting in high-level languages * RSA user authentication @@ -18,13 +20,6 @@ Features * written in C * well documented * complete API-Reference - * easily extendable due to the modular design - * various user interfaces and utilities: - * para_gui. Curses based interface to easily control server and - client - * para_sdl_gui. Shows images on a per song basis and can be used - as a screen saver. - * para_krell. A gkrellm2 plugin - * para_slider. User-friendly stream creator - * para_dbadm. Simple curses interface for changing attributes. - * para_fade. volume fader and alarm clock. + * easily extendible due to its modular design + * curses-based gui + * volume fader and alarm clock.