qmmp (for Qt-based MultiMedia Player[6]) is a free and open-source cross-platform audio player that is similar to Winamp. It is written in C++ using the Qt widget toolkit for the user interface. It officially supports the operating systems Linux, FreeBSD and Microsoft Windows. In most popular Linux distributions, it is available through the standard package repositories.[7] Until Audacious switched to Qt in version 4.0, qmmp was the only audio player to use Qt and not feature a database.
qmmp is known for its small, themeable user interface and low use of system resources.[8] The user interface and behaviour is very similar to Winamp, which was very popular at its time.[9] By supporting Winamp (Classic) skin files it can easily be configured to look exactly the same as Winamp 2.x.It is also catering for more discerning or audiophile listeners with support for cue sheets and volume normalization according to the ReplayGain standard. Album cover art is supported using separate sidecar files or embedded in ID3v2 tags and can be automatically fetched if missing.
Kry;2728283 Wrote:
> The qmmp is 0.9.1, while the plugin is 0.9.0.
The current libqmmp0-plugins in Packman has version 0.9.1 as well, so
this is likely the reason for your problem.
Make sure you use the Packman version for this too, and update it if
necessary.
Is it possible to disable qmmp auto-hiding its playlist window on KDE when the app is inactive? That is new and unwanted behavior in 1.2.1. Unfortunately I see no way to turn this off, either in qmmp's or in KDE's settings. The 1.2.1 change notes talk about "fixed kwin support", so I assume that explains this new feature. Other window managers like fvwm are not affected.
Hi, Cknight70! It seems to be a code change in the 1.2.1 release. Since there is no easy fix, I simply downgraded to qmmp 1.2.0-2 for now. Perhaps a bug report should be filed with the qmmp developers, but I have not done that so far. They should really make this new window hiding behavior configurable.
Okay so it is not immediately obvious and requires a little work, so lose a point for that, but selection of an audio output interface ALSA, Jack, Null, OSS4, or PulseAudio is possible if you have built the appropriate plugin .lib/qmmp/Output/libalsa.so
760c119bf3