X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=FEATURES;h=d054dfd1f1e01e989ea5dfd62b86dcebdc18505f;hp=a48405cde6b65a24aaea1bd982e6135c3832e569;hb=b2e6a24448a9e49e0766ab4f32163580eeff469e;hpb=14fe3da6c11b8085b11ef04f5659a18716a904ff;ds=sidebyside diff --git a/FEATURES b/FEATURES index a48405cd..d054dfd1 100644 --- a/FEATURES +++ b/FEATURES @@ -3,21 +3,25 @@ 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 selector - * 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, aac(m4a) support + * 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 + * 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. + * Written in C + * Well documented + * Complete API-Reference + * Easily extendible due to its modular design + * Curses-based gui + * Volume fader and alarm clock