X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=FEATURES;h=a922cf2cd8597c94a2df6c9f098c12b34622fb0f;hb=8fab57e794b36a0d964691acb0631e5d7de85c98;hp=2839d79cc0393f4ee30afa9b86ed7f2a3c3d126f;hpb=e01b2ffa28b6770cd8771860e1e05b9c75beabd9;p=paraslash.git diff --git a/FEATURES b/FEATURES index 2839d79c..a922cf2c 100644 --- a/FEATURES +++ b/FEATURES @@ -1,29 +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, NetBSD, Solaris and probably other - Unixes - * Mp3, ogg/vorbis, ogg/speex, aac (m4a) and wma support - * Native Alsa, OSS, CoreAudio output support - * Support for ESD, Pulseaudio, AIX, Solaris, IRIX through libao - * Local or remote http, dccp and udp network audio streaming - * IPv6 support - * Forward error correction allows receivers to recover from packet losses - * Volume normalizer - * Stream grabbing at any point in the filter chain - * Stand-alone command line receiver/decoder/normalizer/player - * Stand-alone audio format handler utility - * 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 +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 - * Volume fader and alarm clock + * Integrated volume normalizer, fader, alarm clock + * Sophisticated audio file selector + * Command line interface with tab-completion + * Open source and well documented