| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libqmmp-devel | Distribution: openSUSE Tumbleweed |
| Version: 2.3.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Nov 4 21:01:41 2025 |
| Group: Development/Libraries/C and C++ | Build host: reproducible |
| Size: 287243 | Source RPM: qmmp-2.3.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://qmmp.ylsoftware.com/ | |
| Summary: Development files for libqmmp | |
This program is an audio-player, written with help of Qt library. Development files for libqmmp.
GPL-2.0-or-later
* Tue Nov 04 2025 Martin Hauke <mardnh@gmx.de>
- Use ldconfig_scriptlets macro.
- Update patch
* qmmp-default-pulse.patch
- Update to version 2.3.0
* added shared FFT implementation for visual plugins.
* improved group mode:
+ using separate internal title for track grouping;
+ automatically update group name when metadata is received.
+ added feature to show group duration in the main title.
* improved simple user interface:
+ added smooth scrolling.
+ added hotkeys for seeking by 10/30/60 seconds.
+ added feature to change status bar.
+ added more information in the status bar.
+ improved "View" menu.
* improved skinned user interface:
+ added smooth scrolling.
+ added hotkeys for seeking by 10/30/60 seconds.
+ added feature to change skin install path.
+ added feature to set random skin on startup.
* improved mpeg plugin:
+ using MPG123 decoder by default.
+ added feature to detect id3v1 tags charset by system locale.
+ added feature to reset streaming station name in playlist
when playback is stopped.
* added support for id3v2 tags in the sndfile plugin.
* added disambiguation for some hotkey names.
* added pkg-config support in the wildmidi plugin.
* added popup widget for date selection in the history plugin.
* renamed "Hotkey Plugin" to "X11 Hotkey Plugin".
* using portable shortcuts names in the configuration file.
* renamed "Ok" button to "Close" in the ladspa plugin.
* removed WildMidi 0.3.x support.
* removed mplayer and mms plugins (moved to qmmp-plugin-pack).
* fixed command-line output formatting.
* fixed displaying bits per sample in the ffmpeg plugin.
* fixed IPC messages charset.
* fixed issues with "--pl-help" and "--nowplaying-syntax"
command-line options.
* fixed audio channel map for WMA.
* fixed retrieving song lyrics.
- Update to version 2.2.8
* added AIFF-C support.
* added libsidplayfp 2.15 support.
* using 48 kHz sample rate by default in the sid plugin.
* using https in the stream browser plugin.
- Update to version 2.2.7
* added KWin rules for KDE6.
* added display of volume when adjusting it with the mouse wheel
in the skinned user interface.
* fixed support for multi-line comments when saving and
restoring a playlist.
* fixed volume adjustment step when using mouse wheel.
* fixed some clazy analyzer warnings.
* fixed frequencies of the all spectrum analyzers.
* fixed handling of the file open errors.
- Update to version 2.2.5
* using system scroll settings for playlists.
* using stable order for keys in the playlists.txt file.
* added support for float PCM format in the dsound and wasapi
plugins.
* fixed seeking from command-line.
* fixed support for special keys in the shortcut editor dialog.
* fixed track index calculation.
* fixed saving of the simple user interface settings when
projectM visualization is enabled.
* fixed possible crash in the library plugin.
- Update to version 2.2.4
* added support for embedded cover art images in the mpris plugin
* added .ogg extension for more plugins.
* fixed build with TagLib 2.0.
* fixed filter list update.
* fixed proxy URL.
* using case insensitive search for ReplayGain tags in the ffmpeg
plugin.
- Update to version 2.2.3
* added simple WildMidi config validation.
* updated AppStream metadata.
* fixed build without X11 support.
* fixed volume level notification.
* fixed dts/ac3 support in the ffmpeg plugin.
* fixed ignoring of the CUE data file with embedded CUE.
- Update to version 2.2.2
* added SIGTERM signal support.
* added additional information in the "about..." dialog.
* improved skin unpacking.
* fixed double-click behavior of the file system viewer in the
simple user interface.
* fixed crash in the two-panel file dialog.
* fixed playback starting from the file dialog.
- Update to version 2.2.1
* fixed "Always On Top" option for KDE/KWin in the skinned user
interface.
* improved simple user interface:
+ enabled floatable dock widgets under Wayland.
+ disabled "Always on Top" option under Wayland.
- Update to version 2.2.0
* added feature to stop playback after removing of the current
track.
* moved some duplicated code to the libqmmpui library.
* improved simple user interface:
+ added feature to change group height.
+ added feature to print cover art in the group.
+ added feature to show extra information in the group.
+ added feature to copy tracks between playlists.
+ added tree view mode in the file browser.
+ added feature to replace selected playlist from the file
browser.
+ added balance slider.
+ allow to override group and current track colors when using
system palette.
+ renamed "Show Title Bars" action to "Block Floating Panels".
* improved skinned user interface:
+ added feature to change group height.
+ added feature to print cover art in the group.
+ added feature to show extra information in the group.
+ improved color and font settings.
* improved xmp plugin:
+ added "Emulate sample loop bug" option.
+ added "Use Paula mixer in Amiga modules" option.
* added feature to replace selected playlist in the library
plugin.
* added feature to set buffer size in milliseconds in the http
plugin.
* added "--debug" command-line option.
* added feature to build cdaudio plugin without libcddb library.
* disabled debug output by default.
* fixed file type detection by content.
* fixed ignoring of data file for large cue sheets.
* Mon Nov 11 2024 olaf@aepfle.de
- Convert BuildRequires from libfaad-devel to pkgconfig(faad2)
* Fri Oct 18 2024 ming li <mli@suse.com>
- Update to version 2.1.9
* fixed build with PipeWire version less than 0.3.33
* fixed displaying bitrate in the wavpack plugin
* disabled Qt 6.7 build warnings
* disabled waveform seekbar for CD tracks in the simple user
interface
* Sun Jun 30 2024 jun wang <jgwang@suse.com>
- Update to version 2.1.8
+ changes from version 2.1.8
* improved CUE parser
* fixed pkg-config files generated by qmake
* fixed memory leak
* fixed issue with missing mount points in the qmmp file
dialog
* fixed unexpected startup of the disabled plugin when trying
to change
it's settings
* fixed linking with xcb
* fixed crash when trying to remove queued track
* fixed copying of the selected tracks to the new playlist
* fixed Wayland compatibility on first startup
+ changes from version 2.1.7
* using XWayland for skinned user interface
* using floating point output in the sndfile plugin
* fixed file type determination by content in the sndfile
plugin
* fixed memory leak in the hotkey plugin
* fixed stream sample rate in the pipewire plugin
* fixed issue with KDE6 file dialog
+ changes from version 2.1.6
* added TagLib 2.0 support
* fixed settings form in the simple user interface
* improved lyrics plugin:
- fixed issue with URL formatting
- updated lyrics providers
- using UTF-8 for all lyrics providers
* updated Spanish translation
+ remove patch qmmp-taglib2.patch because it applied in
source code
* Fri Mar 08 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Add qmmp-taglib2.patch: Fix build against taglib 2.0. Patch taken
from https://sourceforge.net/p/qmmp-dev/code/11255/
* Sun Oct 29 2023 Dirk Müller <dmueller@suse.com>
- update to 2.1.5:
* added waveform seekbar optimization (Linearithmik)
* fixed visualization initialization in the simple user
interface
* fixed playlist geometry issues in the simple user interface
* fixed playlist settings in the skinned user interface
* fixed possible crash
* fixed http version
* fixed file type determination by content in the waveform
seekbar
* Fri May 26 2023 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.1.4:
* Add projectM 4.0 support (experimental).
* Rebuild skin cache if missing
* Fix removing of the current playing file in the file operations
plugin.
* Fix crash on streams in the lyrics plugin.
* Fix issues with tabbar in the simple ui plugin.
* Fix issues with visualisation windows on application startup.
* Fri Mar 31 2023 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.1.3:
* Fix latest cURL API support.
* Fix crash in the ladspa plugin (Linearithmik).
* Fix memory leak in the wavpack plugin.
* Fix ADTS header detection in the aac plugin.
* Fix error handling in the ffmpeg plugin.
* Fix text scroller geometry in the skinned plugin.
* Hide empty plugin categories.
* Update translations.
* Mon Sep 26 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.1.2:
* Add FFmpeg 5.1 support.
* Add recursive search for presets in the projectm plugin.
* Add application icon in the pulseaudio plugin.
* Improve visualisation synchronisation.
* Fix title formatting in the KDE notification plugin.
* Fix "fact" chunks support in the sndfile plugin.
* Fix embedded cover art support in the flac plugin.
* Fix tag editor behaviour.
* Update translations.
* Fri Jun 10 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.1.1:
* Fix skin selection setting.
* Fix API documentation.
* Fix udisks plugin build.
* Fix build with Qt 6.4.
* Fix AppStream metadata.
* Remove hal plugin.
* Update translations.
* Tue May 17 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.1.0:
* Add feature to extract lyrics from tags (id3v2 tag and
Xiph Comment).
* Add queue display in the "jump to track" dialogue.
* Add a feature to skip already existing tracks.
* Add volume change notification in the KDE notification plugin.
* Add XDG Base Directory Specification support.
* Replace modplug plugin by xmp plugin.
* Improve the qsui plugin:
+ add a feature to hide playlist name filter;
+ add a feature to hide menu panel.
- Add an application menu
+ enable clear button for some search filters;
+ improve file system browser context menu.
* improved history plugin:
+ add a feature to remove tracks from history;
+ add a feature to show track details.
* Improved the "about..." dialogue.
* Improve file name filter configuration in the ffmpeg plugin.
* Increase the minimal required Qt version to 5.5.
* Optimise search for duplicated tracks.
* Optimise track queue.
* Resolve conflict between the 1.x and 2.x versions.
* Update translations.
- Drop qmmp-fix-openmpt.patch: fixed upstream.
* Wed Apr 13 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.0.4:
* Fix drag-and-dropped tracks order.
* Fix an issue with empty content type.
* Disable waveform seekbar for the tracks with unknown duration.
* Fix the taskbar plugin.
* Update translations.
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Use the Qt6 cmake macros to fix the 15.4 build.
* Sun Jan 23 2022 Alexei Sorokin <sor.alexei@meowr.ru>
- Update to version 2.0.3 (changes since 1.5.1):
* Switch to Qt6.
* Use libiconv for charset conversion.
* Fix default settings in the ffmpeg plugin.
* Fix transition between http tracks.
* Improve qsui plugin:
+ fix toolbar renaming;
+ fix Wayland support;
+ fix tab bar context menu.
* Enable QtMultimedia support under Qt 6.2 or higher.
* Remove private API usage Qt 6.2 or higher.
* Fix transport plugins loading.
* Fix volume bar draw in the double size mode.
* Fix symlinks support.
* Fix some issues in the two-panel file dialogue.
* Remove KDE 4 notifications support
* Disable unsupported plugins: taskbar, qtmultimedia.
- Rebase qmmp-fix-openmpt.patch.
- Drop qmmp-fix_cdda_version.patch: no longer applicable.
- Add requirements for libarchive, libshout, Musepack, WildMIDI
and PipeWire support.
- Switch from libmpg123 to MAD.
- Drop baselibs.conf.
/usr/include/qmmp /usr/include/qmmp/abstractengine.h /usr/include/qmmp/audioconverter.h /usr/include/qmmp/audioparameters.h /usr/include/qmmp/buffer.h /usr/include/qmmp/channelmap.h /usr/include/qmmp/cueparser.h /usr/include/qmmp/decoder.h /usr/include/qmmp/decoderfactory.h /usr/include/qmmp/effect.h /usr/include/qmmp/effectfactory.h /usr/include/qmmp/enginefactory.h /usr/include/qmmp/eqsettings.h /usr/include/qmmp/inputsource.h /usr/include/qmmp/inputsourcefactory.h /usr/include/qmmp/metadatamanager.h /usr/include/qmmp/metadatamodel.h /usr/include/qmmp/output.h /usr/include/qmmp/outputfactory.h /usr/include/qmmp/qmmp.h /usr/include/qmmp/qmmp_export.h /usr/include/qmmp/qmmpsettings.h /usr/include/qmmp/qmmptextcodec.h /usr/include/qmmp/soundcore.h /usr/include/qmmp/statehandler.h /usr/include/qmmp/tagmodel.h /usr/include/qmmp/trackinfo.h /usr/include/qmmp/visual.h /usr/include/qmmp/visualfactory.h /usr/include/qmmp/volume.h /usr/include/qmmp/volumehandler.h /usr/include/qmmpui /usr/include/qmmpui/colorwidget.h /usr/include/qmmpui/commandlinehandler.h /usr/include/qmmpui/commandlinemanager.h /usr/include/qmmpui/configdialog.h /usr/include/qmmpui/detailsdialog.h /usr/include/qmmpui/filedialog.h /usr/include/qmmpui/filedialogfactory.h /usr/include/qmmpui/general.h /usr/include/qmmpui/generalfactory.h /usr/include/qmmpui/mediaplayer.h /usr/include/qmmpui/metadataformatter.h /usr/include/qmmpui/metadataformattermenu.h /usr/include/qmmpui/playlistdownloader.h /usr/include/qmmpui/playlistformat.h /usr/include/qmmpui/playlistgroup.h /usr/include/qmmpui/playlistheadermodel.h /usr/include/qmmpui/playlistitem.h /usr/include/qmmpui/playlistmanager.h /usr/include/qmmpui/playlistmodel.h /usr/include/qmmpui/playlistparser.h /usr/include/qmmpui/playlisttrack.h /usr/include/qmmpui/qmmpui_export.h /usr/include/qmmpui/qmmpuisettings.h /usr/include/qmmpui/shortcutdialog.h /usr/include/qmmpui/templateeditor.h /usr/include/qmmpui/uifactory.h /usr/include/qmmpui/uihelper.h /usr/include/qmmpui/uiloader.h /usr/include/qmmpui/visualmenu.h /usr/lib64/libqmmp.so /usr/lib64/libqmmpui.so /usr/lib64/pkgconfig/qmmp.pc /usr/lib64/pkgconfig/qmmpui.pc
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Nov 9 22:34:46 2025