来源:开源中国社区
Audacious是一款Linux下的音乐播放器,与其它播放器的不同之处在于,它除了支持UTF-8字符集之外,还提供其它字符集的支持,这样能比较好的解决中文乱码的问题。
主要改进记录:
New queue manager window
Audacious can now run in "headless" mode, controlled by DBus clients such as audtool
New configuration system, which does fewer disk writes and has a cleaner API
Visualization subsystem has been reworked to be more efficient and more accurate
Two unmaintained plugins (moodbar and rocklight) are removed
BS2B effect plugin can now be tweaked
The channel mixer plugin can now downmix some surround formats to stereo
New plugin to convert from mono to stereo and vice versa
Alarm plugin has been ported to GTK 3 and restored
Audio CD plugin now reads mixed data and audio CD's correctly
Dockable plugin windows such as LyricWiki now have a sane default window size
Ubuntu 下的安装方法:
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install audacious