|
|
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.3 download
Changes since 0.2.2: - fixed out-of-source build;
- added parallel build support;
- added recent ffmpeg support;
- fixed Russian translation;
- added French translation;
- fixed audio port in the jack plugin;
- fixed memory leak;
- fixed playlist loading when using drag and drop and command line;
- fixed crash on exit with enabled visualization;
- fixed playlist file parsing;
- fixed main visualization flickering;
- fixed gcc-4.3 warnings;
- fixed modplug build;
- added enter hotkey support in the jump dialog;
- fixed segmentation fault in the PulseAudio plugin;
- added OSS4 support;
- fixed notification bug;
- fixed critical bug in the settings dialog;
- removed duplicate --next command line option
|