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