Audacious 3.4 发布首个 Beta 版本,Audacious是一款Linux下的音乐播放器,与其它播放器的不同之处在于,它除了支持UTF-8字符集之外,还提供其它字符集的支持,这样能比较好的解决中文乱码的问题。
改进记录:
The old scrobbler plugin has been replaced by a new one that uses the latest Last.fm Scrobbling 2.0 API;
The ModPlug plugin has a new preferences window;
An alternate sample rate converter plugin has been added;
When search terms are too generic, the search tool now shows the first 100 results instead of showing no results as in previous versions;
Audtool can now seek with sub-second precision;
Album art fetching is done in the background so it doesn't make the UI unresponsive;
New command line option: "--quit-after-play";
You can configure a global hotkey to enable/disable "stop after current song";
You can now automatically remove duplicate entries from a playlist;
Repeat only a portion of a song;
The playlist columns can now be resized - according to the official changelog, this requires a patched version of GTK3 and will work with GTK3.8 without any patches. In my test, this did work in Ubuntu 13.04 (which has GTK 3.6.4);
Other changes and fixes.
安装:
sudo add-apt-repository ppa:webupd8team/unstable
sudo apt-get update
sudo apt-get install audacious
项目主页:http://audacious-media-player.org/
下载地址:http://audacious-media-player.org/download
来自:开源中国社区
迷糊zx 于 2013-04-23 21:14:27发表:
谢谢分享