|
|
This program is an audio-player, written with help of Qt library. The user interface is similar to winamp or xmms.
Main opportunities:
-
winamp and xmms skins support
-
plugins support
-
MPEG1 layer 1/2/3 support
-
Ogg Vorbis support
-
native FLAC support
-
Musepack support
-
WavePack support
-
ModPlug support
-
WMA support
-
PCM WAVE support
-
AlSA sound output
-
JACK sound output
-
OSS sound output
-
PulseAudio output
-
Last.fm scrobbler
-
D-Bus support
-
Spectrum Analyzer
-
sample rate conversion
-
streaming support (MP3, Vorbis via IceCast/ShoutCast)
Requirements:
Current stable version: 0.2.2 download
Changes since 0.2.1: - fixed Ukrainian translation;
- fixed Russian translation;
- added Polish translation;
- fixed build with qmake;
- fixed compile warnings;
- some jack fixes;
- fixed UDS datagram encoding;
- removed unused code;
- fixed skin parsing
|