To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Audacious (software)

From Wikipedia, the free encyclopedia

Audacious
Initial releaseOctober 24, 2005; 18 years ago (2005-10-24)
Stable release
4.3.1[1] Edit this on Wikidata / 29 April 2023
Repository
Written inOriginally in C99 and GTK, rewritten in C++11 and Qt at v3.6[2]
Operating systemUnix-like, Windows XP and newer
TypeAudio player software
LicenseSince 3.3: BSD-2-Clause[3]
1.4 to 3.2.4: GPL-3.0-only[4]
1.3 to 1.3.2: GPL-2.0-only
0.1 to 1.2.2: GPL-2.0-or-later[5]
Websiteaudacious-media-player.org

Audacious is a free and open-source audio player software with a focus on low resource use, high audio quality, and support for a wide range of audio formats.[6] It is designed primarily for use on POSIX-compatible Unix-like operating systems, with limited support for Microsoft Windows.[7] Audacious was the default audio player in Ubuntu Studio in 2011–12,[8][9] and was the default music player in Lubuntu until October 2018, when it was replaced with VLC.[10]

History

Audacious began as a fork of Beep Media Player, which itself is a fork of XMMS. Ariadne "kaniini" Conill decided to fork Beep Media Player after the original development team announced that they were stopping development in order to create a next-generation version called BMPx. According to the Audacious home page, Conill and others "had [their] own ideas about how a player should be designed, which [they] wanted to try in a production environment."[11]

Since version 2.1, Audacious includes both the Winamp-like interface known from previous versions and a new, GTK-based interface known as GTKUI, which resembles foobar2000 to some extent. GTKUI became the default interface in Audacious 2.4.

Change to C++ and Qt

Before version 3.0, Audacious used the GTK 2.x toolkit by default. Partial support for GTK3 was added in version 2.5,[12] and Audacious 3.0 has full support for GTK3 and uses it by default.[13] However, dissatisfied with the evolution of GTK3, the Audacious team chose to revert to GTK2 starting with the 3.6 release, with long-term plans of porting to Qt.[14]

Since August 8, 2018, the official website has HTTPS enabled site-wide and GTK3 support was dropped completely.[15]

As version 4.0, Audacious is using Qt as its primary toolkit but the GTK 2.x support is still available.[16]

As version 4.3, Audacious has reinstated to support GTK3.

Features

Audacious with GTK-based interface running on Windows 8.
Audacious with Winamp-like interface running on Ubuntu 8.04.
Audacious with external .wsz Skin running on Ubuntu 11.10.
Audacious 4.2, QT interface.
Audacious 4.2, GTK legacy interface.

Audacious contains built-in gapless playback.

Default codec support

Plug-ins

Audacious owes a large portion of its functionality to plug-ins, including all codecs. More features are available via third-party plug-ins.

Current versions of the Audacious core classify plug-ins as follows (some are low level and not user-visible at this time):

  • Decoder plug-ins, which contain the actual codecs used for decoding content.
  • Transport plug-ins, which are lowlevel and implemented by the VFS layer.
  • General plug-ins, which provide user-added services to the player (such as sending tracks with AudioScrobbler)
  • Output plug-ins, which provide the audio system backend of the player.
  • Visualization plug-ins, which provide visualizations based on fast Fourier transforms of the wave data.
  • Effect plug-ins, which provide various sound processing on the decoded audio stream
  • Container plug-ins, which provide support for playlists and other similar structures.
  • Lowlevel plug-ins, which provide miscellaneous services to the player core and are not categorized into any of the other plug-ins.
  • Output plug-ins:

Skins

Audacious has full support for Winamp 2 skins, and as of version 1.2, some free-form skinning is possible. Winamp .wsz skin files, a type of Zip archive, can be used directly, or can be unarchived to individual directories. The program can use Windows Bitmap (.bmp) graphics from the Winamp archive, although native skins for Linux are usually rendered in Portable Network Graphics (.png) format. Audacious 1.x allows the user to adjust the RGB color balance of any skin, effectively making a basic white skin equivalent to a host of colorized skins without editing them manually.[citation needed]

Clients

Audacious is intended to be a standalone media player not a server (unlike XMMS2), though it accepts connections from client software, such as Conky.

Connection to Audacious for remote control can be done over plain DBus, by using an MPRIS-compatible client, or using the official Audtool utility created just for this purpose.

See also

References

  1. ^ "Release 4.3.1". April 29, 2023. Retrieved May 27, 2023.
  2. ^ "Audacious - an Advanced Audio Player".
  3. ^ "Audacious-media-player/Audacious". GitHub.
  4. ^ "Audacious, Audacious-Plugins 1.4.0 DR1 released". Archived from the original on August 24, 2007. Retrieved June 9, 2021.
  5. ^ "History for audacious / COPYING". GitHub. Retrieved June 9, 2021.
  6. ^ "Linux manual page for Audacious". Archived from the original on August 17, 2011.
  7. ^ "Audacious 2.5-alpha1 release announcement". Archived from the original on July 24, 2011.
  8. ^ "lubuntu 11.04 released". Archived from the original on May 13, 2013. Retrieved May 13, 2011.
  9. ^ "UbuntuStudio/PackageList – Ubuntu Wiki".
  10. ^ "Lubuntu 18.10 (Cosmic Cuttlefish) Released! – Lubuntu". lubuntu.me. Retrieved August 27, 2022.
  11. ^ "Audacious – Frequently Asked Questions". Archived from the original on May 6, 2010.
  12. ^ "Audacious 2.5 release announcement". Archived from the original on June 22, 2011.
  13. ^ "Audacious 3.0-alpha1 release announcement". Archived from the original on July 24, 2011.
  14. ^ "GTK2 port".
  15. ^ "Audacious 3.10 released". Retrieved May 13, 2019. GTK+ 3.x support is also gone for real in this release. .... Use Qt 5 if GTK+ 2.x is too "outdated"
  16. ^ Lindgren, John (March 22, 2020). "Audacious 4.0 released". audacious-media-player.org. Retrieved March 22, 2020.
  17. ^ Marius Nestor (March 7, 2023). "Audacious 4.3 Audio Player Adds PipeWire Plugin, Native Opus Decoder, and More". Retrieved March 25, 2024.

Further reading

External links

This page was last edited on 25 March 2024, at 15:47
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.