30e778ba601a6ad885ccc3b126f236e5cfd25f62
[paraslash.git] / FEATURES
1 Features
2 ========
3
4 ------------------------------------------------------------------------------
5
6 * Linux and Mac OS support
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 selectors (mysql, random, playlist)
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 the modular design
22 * various user interfaces and utilities:
23 * para_gui. Curses based interface to easily control server and
24 client
25 * para_sdl_gui. Shows images on a per song basis and can be used
26 as a screen saver.
27 * para_krell. A gkrellm2 plugin
28 * para_slider. User-friendly stream creator
29 * para_dbadm. Simple curses interface for changing attributes.
30 * para_fade. volume fader and alarm clock.