updated changelog
fixed build issues
reformat source
skinned: feature to discard settings and keyboard shortcuts
qsui: feature to discard settings and keyboard shortcuts
UiHelper::removeAction() optimization
fixed possible crash
removed unused code
ConfigDialog: feature to restore selected plugin list
ConfigDialog: using "ok/cancel" buttons
DetailsDialog: added "ok" button
fixed build with pipewire < 0.3.50
fixed build with pipewire < 0.3.50
fixed build with pipewire < 0.3.50
fixed nsis issues
version bump
version bump
tagging qmmp-1.7.10
tagging qmmp-2.3.2
sync translations with transifex
updated win32 changelogs
updated nsis translations
win32 toolchain: qt-6.10.3
fixed previous commit
fixed previous commit
fixed cmake warning
fixed cmake warning
libqmmpui: using Q_GLOBAL_STATIC
libqmmp: using Q_GLOBAL_STATIC
cleanup
using std::move in the playlist containers
fixed regression in the PlayListModel
cleanup
using PIMPL for PlayListModel
refactoring
using PIMPL for ConfigDialog
removed useless function
removed useless function
removed useless function
fixed build regression
using PIMPL for PlayListManager
refactoring
using PIMPL for PlayListHeaderModel
Is it possible to make a playlist and add files to it using CLI?
using PIMPL for MediaPlayer
Option to fetch lyrics on request only
fixed clazy warnings
using PIMPL for PlayListGroup and PlayListItem
using PIMPL for FileDialog
fixed translation
using PIMPL for DetailsDialog
coding style fixes
using PIMPL for PlayListDownloader
using PIMP for MetaDataFormatter and MetaDataFormatterMenu
UiLoader: removed public constructor
using PIMPL for ShortcutDialog, QmmpUiSettings and PlayListParser
using PIMPL for CommandLineHandler and CommandLineManager
updated changelogs
updated changelogs
using PIMPL for General and ColorWidget
hotkey: using QEvent::modifiers() under Windows
hotkey: reduced memory usage
hotkey: added support for right modifiers under Windows
optimization
hotkey: added support for right modifiers under Windows
hotkey: added support for right modifiers under Windows
fixed file dialog regression
fixed clazy warning
hotkey: fixed settings dialog
hotkey: fixed settings dialog
fixed build regression
using PIMPL for TemplateEditor, UiHelper and UiLoader classes
using PIMPL for for MetaDataModel and MetaDataItem classes
removed unused includes
Linux : Segmentation Fault due to skinned mode after latest SVN update
Fixed in [r12491] Thank you.
fixed crash on move assignment constructors (#1227)
Linux : Segmentation Fault due to skinned mode after latest SVN update
fixed includes
using PIMPL for MetaDataManager class
renamed variable
using PIMPL for TagModel and Volume classes
using PIMPL idiom for Output, StateHandler, Visual, SoundCore,
updated changelogs
updated changelogs
EqSettings: fixed copy operator
EqSettings: fixed copy operator
EqSettings: fixed copy operator
InputSource, QmmpTextCodec: using PIMPL
using PIML for some classes
latest API support
using PIMPL for some classes
library: optimization
removed unused includes