@@ -47,6 +47,11 @@ Next release:
47
47
* Persistent cache for pixmaps. Huge improvement of the performance when
48
48
scrolling the library for example
49
49
* Add AppData file for Clementine (for GNOME and KDE Software Centers)
50
+ * Add iPod-like behaviour to previous button
51
+ * Add "no song details" now playing widget option
52
+ * Ability to add tracks to Spotify starred playlist by drag and drop
53
+ * Add HipHop and Kuduro equalizers
54
+ * Add AZLyrics lyric provider
50
55
51
56
Bugfixes:
52
57
* Fix crash when click on a SoundCloud entry in internet tab
@@ -86,13 +91,28 @@ Next release:
86
91
* Fix socket leak in moodbar
87
92
* Fix memory leak in tagreader
88
93
* Remove Ubuntu One support
94
+ * Remove Discogs support
95
+ * Fix crash when trying to fingerprint but missing a plugin
96
+ * Fix infinite scan with Subsonic when the library is empty
97
+ * Fix shortcut/media keys issues on Mac
98
+ * Fix compilation issues on Yosemite
99
+ * Fix performer tag for mpeg
100
+ * Fix parsing issues with "innovative" datetime formats
101
+ * Fix laggy interface on Mac
102
+ * Fix crash in GrooveShark
103
+ * Fix playback breaks in Spotify
89
104
90
105
Build system changes:
91
106
* Update to gstreamer 1.0
92
107
* Don't compile vreen with link-time optimizations
93
108
* Use the system's sha2 library if it's available
94
109
* (Windows) Add libgmp-10.dll which is required by libgiognutls.dll
95
110
* (Fedora) Don't depend on libplist or usbmuxd
111
+ * Remove libindicate-qt
112
+ * (Debian/Ubuntu) Remove internal copy of chromaprint and add it as
113
+ dependency
114
+ * (Debian/Ubuntu) Add libmygpo-qt-dev (=> 1.0.7)
115
+ * Remove internal copy of libechonest and add it as dependency
96
116
97
117
98
118
0 commit comments