client.c: supervisor task should use post_select instead of pre_select.
[paraslash.git] / FEATURES
index 5075246344ef13fc876934e8fcf81e5bc1f2460f..100a49c5c58fa7873373590832312fde8c5f7dd9 100644 (file)
--- a/FEATURES
+++ b/FEATURES
@@ -3,23 +3,24 @@ 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
        * 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
+       * 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
        * RSA user authentication
-       * encrypted communications
+       * Encrypted communications
        * GPL licensed
        * 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