Define XOPEN_SOURCE and __EXTENSIONS__ on Solaris.
[paraslash.git] / FEATURES
index b5b42911a893487146103b62eb88689edb02397a..c2bf399a82da73512e1020b099f07750f342d017 100644 (file)
--- a/FEATURES
+++ b/FEATURES
@@ -3,13 +3,14 @@ Features
 
 ------------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------------
 
-       * Linux and Mac OS support
+       * Runs on Linux, Mac OS, FreeBSD, NetBSB, Solaris and probably other
+         Unixes.
        * mp3, oggvorbis, aac(m4a) support
        * mp3, oggvorbis, aac(m4a) support
-       * local or remote http, dccp, and ortp network streaming
+       * 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
        * 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)
+       * sophisticated audio file selector
        * small memory footprint
        * command line interface for easy scripting in high-level languages
        * RSA user authentication
        * small memory footprint
        * command line interface for easy scripting in high-level languages
        * RSA user authentication
@@ -18,13 +19,6 @@ Features
        * written in C
        * well documented
        * complete API-Reference
        * written in C
        * well documented
        * complete API-Reference
-       * easily extendable 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.
+       * easily extendible due to its modular design
+       * curses-based gui
+       * volume fader and alarm clock.