X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=FEATURES;h=2839d79cc0393f4ee30afa9b86ed7f2a3c3d126f;hp=30e778ba601a6ad885ccc3b126f236e5cfd25f62;hb=e3272a316d113dd9c0c6f01f3087ab14f945e76b;hpb=3c9247989376c94dd7b5e55a52126524ed3fd8ca diff --git a/FEATURES b/FEATURES index 30e778ba..2839d79c 100644 --- a/FEATURES +++ b/FEATURES @@ -3,28 +3,27 @@ Features ------------------------------------------------------------------------------ - * Linux and Mac OS support - * 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 * RSA user authentication - * encrypted communications + * Encrypted communications * GPL licensed - * written in C - * well documented - * complete API-Reference - * easily extendible 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. + * Written in C + * Well documented + * Complete API-Reference + * Easily extendible due to its modular design + * Curses-based gui + * Volume fader and alarm clock