X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=FEATURES;h=a922cf2cd8597c94a2df6c9f098c12b34622fb0f;hb=8fab57e794b36a0d964691acb0631e5d7de85c98;hp=5075246344ef13fc876934e8fcf81e5bc1f2460f;hpb=7a0852896a75d852dbd2ac848ec5c0be3b5dea71;p=paraslash.git diff --git a/FEATURES b/FEATURES index 50752463..a922cf2c 100644 --- a/FEATURES +++ b/FEATURES @@ -1,25 +1,18 @@ -Features -======== +About +===== ------------------------------------------------------------------------------- +----- +Paraslash is a collection of network audio streaming tools for Unix +systems. It is written in C and released under the GPLv2. - * 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 selector - * small memory footprint - * command line interface for easy scripting in high-level languages - * RSA user authentication - * encrypted communications - * GPL licensed - * written in C - * well documented - * complete API-Reference - * easily extendible due to its modular design - * curses-based gui - * volume fader and alarm clock. +Features +~~~~~~~~ + * Runs on Linux, Mac OS, FreeBSD, NetBSD. + * Mp3, ogg/vorbis, ogg/speex, aac (m4a), wma, flac and ogg/opus support + * http, dccp and udp network streaming + * Stand-alone decoder/player + * Curses-based gui + * Integrated volume normalizer, fader, alarm clock + * Sophisticated audio file selector + * Command line interface with tab-completion + * Open source and well documented