Update Changelog
This commit is contained in:
15
Changelog
15
Changelog
@@ -2,6 +2,21 @@ Strawberry Music Player
|
|||||||
=======================
|
=======================
|
||||||
ChangeLog
|
ChangeLog
|
||||||
|
|
||||||
|
Unreleased:
|
||||||
|
|
||||||
|
Bugfixes:
|
||||||
|
* Fix return type of SmartPlaylistQueryWizardPlugin::type().
|
||||||
|
* Fix comparsion between QChar and integer to use QChar::unicode().
|
||||||
|
* Fix return type of qHash with Qt 6 to use size_t instead of uint.
|
||||||
|
* Fix tag edit dialog save process sometimes stuck.
|
||||||
|
* Fix repeat and shuffle buttons greyed out when a dynamic playlist is open.
|
||||||
|
|
||||||
|
Enhancements:
|
||||||
|
* Add Swedish translation.
|
||||||
|
* Made Qt X11Extras and WinExtras modules optional.
|
||||||
|
* Save and restore geometry in edit tag dialog.
|
||||||
|
* Add command line option to play a playlist based on name.
|
||||||
|
|
||||||
0.8.4:
|
0.8.4:
|
||||||
|
|
||||||
Bugfixes:
|
Bugfixes:
|
||||||
|
|||||||
Reference in New Issue
Block a user