zoukankan      html  css  js  c++  java
  • Audacious 1.3.0

     Toy Posted in Apps, Music Player

    Audacious 是一个衍生自 BMP ( beep-media-player ) 的音乐播放器,以为像经典的 Winamp。和 XMMS 相比,我认为 Audacious 更好一些,因为它支撑更多好用的插件,且包罗更好的设置管理器。

    Audacious 的最新版 1.3.0 行将放出,该版本不单会给用户带来新的特性,而且增加了好些新的插件。官方供应的完备列表如下:

    New plugins:

    * The wavpack plugin, which supports WavPack format files.
    * The alarm plugin, which is a port of XMMS-Alarm.
    * The metronom plugin, which provides a Metronome.
    * The stdio plugin, which supports file:// streams.
    * The tta plugin, which supports TrueAudio format files.
    * The curl plugin, which provides an http and https transport.
    * The mms plugin, which connects audacious to libmms for mms:// streams.
    * The statusicon plugin, which minimizes audacious to the tray.
    * The rovascope plugin, which is like the “intelligent visualizer” in Winamp.

    Enhancements to plugins:

    * The mpgdec plugin supports seeking in HTTP streams now.
    * The console plugin now supports AY, KSS, HES and SAP files.
    * The modplug plugin now builds libmodplug inline.
    * The paranormal plugin now includes a SuperScope implementation, a scripted blitter, and an implementation of AVS’ “Trans / Dynamic Movement”.
    * The scrobbler plugin now supports the Gerpok service, which is a last.fm alike, and has experimental support for Hatena.
    * The vorbis plugin was heavily refactored.

    New translations:

    * Bulgarian
    * Serbian

    New core features/plugin updates:

    * The playlist code has been rewritten using conditional variables, which has resulted in speed improvements for the playlist code overall.
    * The behaviour for detecting filemagic has been redone and is now more scalable.
    * DoubleSize support has been improved significantly.
    * Race conditions in produce_audio() have been corrected.
    * The playlist editor is now properly drawn in shaded mode.
    * Automatic character detection now supports encapsulated UTF-8 strings.
    * GnomeVFS support has been removed, and a new plugin-based transport layer has been added.
    * The controlsocket code is no longer stack-dependant.
    * Behaviour regarding conversion of in the playlist has been improved.
    * Window decorations can now be enabled.
    * The .po files have been simplified.
    * Support for multiple playlists has been added.
    * The Jump-to-File code has been rewritten and now supports searching with regular expressions. In addition, the search is done without GTK redrawing the list for every result, and as a result is realtime.
    * The UI has been severely reworked, notable enhancements include UI Manager, Search and Select, and much more.
    * A configuration backend for libmcs has been added.
    * Audacious now supports the XDG BASEDIR standard.
    * A lot of legacy XMMS and BMP code has been removed or replaced.
    * Debugging tools have been added for debugging memory management.
    * A safe signalling implementation has been completed.
    * A voiceprint visualization mode has been added.
    * Support for changing the tint of the graphics in skins has been added.
    * Many deprecated GDK calls have been updated.

    Enhancements to audtool:

    * The playback-seek-relative action has been fixed.

    As usual, memory leak and reliability improvements.

    Download Audacious 1.3.0





    版权声明: 原创作品,答理转载,转载时请务必以超链接体例标明文章 原始来由 、作者信息和本声明。否则将清查功令责任。

  • 相关阅读:
    品尝阿里云容器服务:负载均衡与容器的关系
    基于微服务架构、运行于容器中的.NET Core示例应用eShopOnContainers
    基于VS2017的Docker Support体检ASP.NET Core站点的Docker部署
    用工厂模式解决ASP.NET Core中依赖注入的一个烦恼
    终于知道什么情况下需要实现.NET Core中的IOptions接口
    ASP.NET Core Web API处理HttpResponseMessage类型返回值的问题
    ASP.NET Core奇遇记:无用户访问,CPU却一直100%
    省一行是一行:在if语句中使用C# 7.0的模式匹配
    ASP.NET Core 2.0 Preview 1 中贴心的新特性
    .NET Core类库项目中如何读取appsettings.json中的配置
  • 原文地址:https://www.cnblogs.com/zgqjymx/p/1973780.html
Copyright © 2011-2022 走看看