Skip to content

Releases: clementine-player/Clementine

1.4.0rc1-293-g1f7607b1d

12 Jul 09:11
Compare
Choose a tag to compare
Pre-release
Get backend from application in PlaylistContainer::SetApplication

The manager's library backend may not be set when this is called.

1.4.0rc1-292-gdd9ed2334

11 Jul 03:13
Compare
Choose a tag to compare
Pre-release
Automatic merge of translations from Transifex

1.4.0rc1-291-gc75fa0077

10 Jul 09:59
Compare
Choose a tag to compare
Pre-release
Fix playlist memory leak

When the current playlist is changed, PlaylistContainer::SetViewModel is called
to set the new list. This calls PlaylistView::SetItemDelegates, which allocates
several objects that are never freed. Instead, move the call to SetItemDelegates
to PlaylistContainer::SetApplication, which is only called once.

1.4.0rc1-290-g3bfaf3ff3

09 Jul 03:08
Compare
Choose a tag to compare
Pre-release
Automatic merge of translations from Transifex

1.4.0rc1-289-g834b1d451

08 Jul 17:35
Compare
Choose a tag to compare
Pre-release
Changed local variable names to be like_this

1.4.0rc1-285-gebf9ebf08

08 Jul 16:58
Compare
Choose a tag to compare
Pre-release
Show only a basic tooltip in the system tray

For environments that implements the D-Bus
http://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem
specification HTML is not supported in the tool tip title. (It is
supported in the tool tip subtitle but this field is not set by
QSystemTrayIcon.)

See the discussion in #6733 for more info.

1.4.0rc1-284-g7d28e8700

07 Jul 10:01
Compare
Choose a tag to compare
Pre-release
Call SettingsPage::showEvent from child class implementations

1.4.0rc1-283-g0fcb1df20

28 Jun 02:58
Compare
Choose a tag to compare
Pre-release
Automatic merge of translations from Transifex

1.4.0rc1-282-gad882cc99

23 Jun 10:34
Compare
Choose a tag to compare
Pre-release
Add static IsTypeSupported methods to playlist item classes

1.4.0rc1-280-gcf279e6f4

21 Jun 02:54
Compare
Choose a tag to compare
Pre-release
Automatic merge of translations from Transifex