X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=FEATURES;h=d436518fbb9e32c4a6d7054ba046295056e9f32b;hp=204e332fcb75318571ad6557f96160ac9483caf2;hb=d11d02dc33b31084650ea181896181d02b3a50d3;hpb=41c4f81a98b916d134c1dcd4593e1c013041a06b diff --git a/FEATURES b/FEATURES index 204e332f..d436518f 100644 --- a/FEATURES +++ b/FEATURES @@ -3,12 +3,12 @@ Features ------------------------------------------------------------------------------ - * Linux and Mac OS support + * Runs on Linux, Mac OS, FreeBSD, Solaris and probably other Unixes. * mp3, oggvorbis, aac(m4a) support - * local or remote http, dccp, and ortp network streaming + * local or remote http, dccp, and ortp network audio streaming * volume normalizer * stream grabbing at any point in the filter chain - * stand-alone command line receiver/decorer/normalizer/player + * stand-alone command line receiver/decoder/normalizer/player * sophisticated audio file selectors (mysql, random, playlist) * small memory footprint * command line interface for easy scripting in high-level languages @@ -18,13 +18,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 interface + * volume fader and alarm clock.