multimedia/qmmp-qt6: update to 2.3.0 release (+)
Changes since 2.2.8:
- 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" under Linux/FreeBSD;
- using QCache for cover art images;
- using QDialogButtonBox where possible;
- using portable shortcuts names in the configuration file;
- improved CMake support;
- improved Windows support: using WASAPI as default output; using CMake for build; added qmmp-cli.exe application with command-line support;
- 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;
- updated Dutch translation;
- updated Finnish translation;
- updated Italian translation;
- updated Korean translation;
- updated Polish translation;
- updated Russian translation;
- updated Chinese Traditional translation.