X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=FEATURES;h=d723541c7269ab670411f69d54ee7e64e0ba691c;hp=d436518fbb9e32c4a6d7054ba046295056e9f32b;hb=9f55f05ef923f676569527e7d7657fe69986c62e;hpb=d11d02dc33b31084650ea181896181d02b3a50d3 diff --git a/FEATURES b/FEATURES index d436518f..d723541c 100644 --- a/FEATURES +++ b/FEATURES @@ -3,21 +3,28 @@ Features ------------------------------------------------------------------------------ - * Runs on Linux, Mac OS, FreeBSD, Solaris and probably other Unixes. - * mp3, oggvorbis, aac(m4a) support - * 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/decoder/normalizer/player - * sophisticated audio file selectors (mysql, random, playlist) - * small memory footprint - * command line interface for easy scripting in high-level languages + * 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 + * Interactive sessions offer command completion and command line history * RSA user authentication - * encrypted communications + * Encrypted communications * GPL licensed - * written in C - * well documented - * complete API-Reference - * easily extendible due to its modular design - * curses-based interface - * volume fader and alarm clock. + * Written in C + * Well documented + * Complete API-Reference + * Easily extendible due to its modular design + * Curses-based gui + * Volume fader and alarm clock