Don't let make write the filename into the output
[paraslash.git] / FEATURES
index 595071c2b9c0c577acb11482297ca3f30a2de7c2..8e540a8eb7182ab1017270556e8f702c5d7f0104 100644 (file)
--- a/FEATURES
+++ b/FEATURES
@@ -3,27 +3,24 @@ Features
 
 ------------------------------------------------------------------------------
 
 
 ------------------------------------------------------------------------------
 
-       * Runs on Linux, Mac OS, FreeBSD 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 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, aac(m4a) support
+       * Local or remote http, dccp, and udp network audio streaming
+       * IPv6 support
+       * 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
-       * various user interfaces and utilities:
-               * para_gui. Curses based interface
-               * 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