Speed up open_current_receiver().
[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         * IPv6 support
11         * volume normalizer
12         * stream grabbing at any point in the filter chain
13         * stand-alone command line receiver/decoder/normalizer/player
14         * sophisticated audio file selector
15         * small memory footprint
16         * command line interface for easy scripting in high-level languages
17         * RSA user authentication
18         * encrypted communications
19         * GPL licensed
20         * written in C
21         * well documented
22         * complete API-Reference
23         * easily extendible due to its modular design
24         * curses-based gui
25         * volume fader and alarm clock.