From: Andre Noll Date: Mon, 18 Feb 2008 00:42:16 +0000 (+0100) Subject: FEATURES: Fix a typo and use uniform capitalization for list items. X-Git-Tag: v0.3.1~2 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=94fa6ad6ec3068227d322cb83186ff8780100107 FEATURES: Fix a typo and use uniform capitalization for list items. --- diff --git a/FEATURES b/FEATURES index 50752463..0151bb58 100644 --- a/FEATURES +++ b/FEATURES @@ -3,23 +3,23 @@ Features ------------------------------------------------------------------------------ - * 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 + * Runs on Linux, Mac OS, FreeBSD, NetBSD, Solaris and probably other + Unixes + * Mp3, ogg vorbis, 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 + * 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 + * 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