Commit Graph

6352 Commits

Author SHA1 Message Date
Marko Hauptvogel 2418b559a8 Fix rating preservation
This is a bugfix for commit bb5a952e to prevent deletion of database-only ratings.

(cherry picked from commit c0e08d42ed)
2016-04-19 16:08:35 +01:00
John Maguire 44d6b930ac 1.3.1 2016-04-19 16:08:19 +01:00
John Maguire 97ee6d3202 1.3 release 2016-04-15 14:26:04 +01:00
Clementine Buildbot 205a77bfd3 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 003b258aab)
2016-04-15 14:19:38 +01:00
Clementine Buildbot 72785a8f64 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 2e66eeb61f)
2016-04-15 14:19:31 +01:00
Clementine Buildbot 4eaef4c004 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 23c0fe9f12)
2016-04-15 14:19:24 +01:00
Clementine Buildbot d613258c98 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit e2fbb8e966)
2016-04-15 14:19:16 +01:00
Clementine Buildbot 4d48907fbb Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 357af2263b)
2016-04-15 14:19:09 +01:00
Clementine Buildbot e7654d41a2 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 9252925a56)
2016-02-22 18:36:54 +00:00
Simon Marchi 89e3d9851e moodbar: check QSlider max/min before using them in division
When switching playback from an item for which the moodbar is not
displayed (e.g. an internet stream), to an item for which it is
displayed (e.g. a local mp3 file), Clementine sometimes crashes.

This happens because the slider_opt->maximum and slider_opt->minimum
have the value 0 (their default value), and the difference is used as a
divisor.  This gives a division by 0, and a SIGFPE.

This problem has been fixed in commit af42cce.  However, when a9f9b0e
reverted 3f79fa5, a little to much was reverted and we lost what af42cce
did.  This patch re-introduces the fix.

Fixes #5261

moodbar: Add comment
(cherry picked from commit 725e1d8f0d)
2016-02-18 14:25:48 +00:00
John Maguire 8d2911bc32 Cope with receiving no images from spotify
(cherry picked from commit 4cd20ffdaa)
2016-02-17 18:07:20 +00:00
John Maguire 2219f88484 Too clever for old GCC versions.
(cherry picked from commit 52c72f95ba)
2016-02-17 16:42:30 +00:00
John Maguire d2e6282235 Clementine 1.3RC2 2016-02-17 16:38:19 +00:00
John Maguire 99b07fd707 Fetch artist images from spotify.
(cherry picked from commit 1304f8898e)
2016-02-17 16:17:51 +00:00
John Maguire 4bba0fda09 Blacklist artist images from echonest using dead last.fm server.
(cherry picked from commit 5b4c0c920c)
2016-02-17 16:17:46 +00:00
John Maguire 42c21f0d03 Make image requests follow redirects
(cherry picked from commit a80e241bbe)
2016-02-17 16:17:40 +00:00
Clementine Buildbot 01a4387ac4 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit b3d5cabdc1)
2016-02-17 13:32:05 +00:00
John Maguire c7ca852433 Fix songkick concert fetching
(cherry picked from commit ce3ba02749)
2016-02-11 17:00:21 +00:00
John Maguire 29668fcd6c Only set lastfm to https for liblastfm1
(cherry picked from commit 1cc889fbfc)
2016-02-09 15:17:55 +00:00
John Maguire 3546bcf08d Don't leak AudioScrobbler.
(cherry picked from commit 20de7a1a81)
2016-02-09 11:55:35 +00:00
John Maguire 270ff34d39 At least try to authenticate with last.fm over https
(cherry picked from commit ccedb0fdc6)
2016-02-09 11:55:29 +00:00
Andreas 8b02ae592f Use desktopauth instead of mobileauth for last.fm
It now uses an oauth like authentication process so the user isn't required to enter the last.fm password in Clementine but rather authenticate through the last.fm website.

Updates #5028

(cherry picked from commit 6c726e3e38)
2016-02-09 11:50:39 +00:00
Clementine Buildbot 641b597447 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 9ba41411d3)
2016-02-09 11:48:57 +00:00
Clementine Buildbot bfca46e224 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit ac0aff5e81)
2016-02-09 11:48:53 +00:00
John Maguire d92fe15123 Bump spotify lib & blob version.
(cherry picked from commit 8ef1d4cae2)
2016-01-28 14:55:49 +00:00
Clementine Buildbot 5251801635 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit e269cdc8ee)
2016-01-27 15:30:34 +00:00
John Maguire ffd09617ff Download spotify blob over ssl
(cherry picked from commit 9467babee4)
2016-01-21 14:57:12 +00:00
Clementine Buildbot 7add34a784 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 8eec78671f)
2016-01-19 12:30:10 +00:00
John Maguire cdb89b7f60 Remove Amazon support from Changelog for now.
(cherry picked from commit f103bedf5b)
2016-01-14 15:28:45 +00:00
Arnaud Bienner 0972507ecc SoundCloud: add configure action to context menu
(cherry picked from commit 8579cce85c)
2016-01-14 15:18:31 +00:00
Chocobozzz bcd769c25a show settings dialog for difm when populate streams without a premium account
(cherry picked from commit ef58ce27e5)
2016-01-14 15:18:03 +00:00
Clementine Buildbot 08e6b9092a Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 3463b720c9)
2016-01-13 12:30:57 +00:00
Clementine Buildbot 6ef7bfb450 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 3271c06d10)
2016-01-13 12:30:50 +00:00
Mattias Andersson a6e3b2210e Use mp4mux instead of ffmux_mp4 when transcoding to aac
(cherry picked from commit d9c4e0844d)
2016-01-12 16:16:20 +00:00
Andreas cced6cfc49 Execute global search always in main thread
Otherwise the timer doesn't work and the invoke of the closure fails (BlockingSearchProvider::SearchAsync).
This is because Q_ARG doesn't work well with templates and "QMetaMethod::invoke: Unable to handle unregistered datatype 'Arg'" is logged.
See closure.h "void Unpack(QList<QGenericArgument>* list, const Arg& arg)" and "Closure::Call".

This change was made because global search with the network remote didn't work anymore (network remote runs in a separete thread).

(cherry picked from commit bca2607850)
2016-01-09 15:53:06 +01:00
John Maguire dcadc98a5d Geolocate over ssl.
(cherry picked from commit 70070ee0bf)
2016-01-08 12:14:15 +00:00
John Maguire c1a6a771a8 Disable Amazon Cloud Drive for 1.3 release. 2016-01-06 18:25:33 +00:00
Andreas 1e9288e14d Fix transcoder settings not applied for network remote
The format was supplied, but the settings for the format was not applied when transcoding files for the network remote.

(cherry picked from commit ab000b1ba5)
2016-01-06 13:20:35 +01:00
David Sansome eabe451bd4 Use %{?dist} to get the rpm distro name, and remove the old Rpm.cmake
(cherry picked from commit 1f864f3522)
2015-12-31 16:03:04 +11:00
David Sansome 6cec8e6e41 Build with -fPIC on fedora, as is now required (https://fedoraproject.org/wiki/Changes/Harden_All_Packages)
(cherry picked from commit e869086530)
2015-12-31 13:14:36 +11:00
David Sansome c54ab370ff Set the version to 1.3.0 RC1 2015-12-31 11:17:50 +11:00
David Sansome 3f8a6f9049 Update changelog for 1.3 2015-12-31 11:16:49 +11:00
David Sansome a168b618d3 Rename "Import" to "Add directory" in the transcode dialog 2015-12-31 11:02:45 +11:00
Clementine Buildbot ef8787e461 Automatic merge of translations from Transifex (https://www.transifex.com/projects/p/clementine/resource/clementineplayer) 2015-12-28 10:00:38 +00:00
John Maguire 0a5334a52a Merge pull request #5170 from narunlifescience/patch-1
remove sites.js.diff (this patch is already applied to site.js)
2015-12-23 23:34:30 +00:00
Arun Narayanankutty b15ebcd5d6 remove sites.js.diff (this patch is already applied) to site.js
Delete sites.js.diff
2015-12-23 13:56:51 -06:00
John Maguire e15dec17a1 Merge pull request #5169 from santigl/master
Disable translation of shortcuts
2015-12-22 21:42:11 +00:00
Santi 98b042d29c Disable translation of shortcuts 2015-12-22 18:33:07 -03:00
Santiago 695dff867b Merge pull request #2 from clementine-player/master
Update from original
2015-12-22 17:54:46 -03:00
John Maguire 0c97803f11 Merge pull request #5163 from Ede123/star_icon
Improve the star icon of `favoritewidget`
2015-12-22 14:28:23 +00:00