Small cleanups and documentation improvements.
[paraslash.git] / FEATURES
1 Features
2 ========
3
4 ------------------------------------------------------------------------------
5
6         * Runs on Linux, Mac OS, FreeBSD, Solaris and probably other Unixes.
7         * mp3, oggvorbis, aac(m4a) support
8         * local or remote http, dccp, and ortp network audio streaming
9         * volume normalizer
10         * stream grabbing at any point in the filter chain
11         * stand-alone command line receiver/decoder/normalizer/player
12         * sophisticated audio file selector
13         * small memory footprint
14         * command line interface for easy scripting in high-level languages
15         * RSA user authentication
16         * encrypted communications
17         * GPL licensed
18         * written in C
19         * well documented
20         * complete API-Reference
21         * easily extendible due to its modular design
22         * curses-based gui
23         * volume fader and alarm clock.