1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-08 00:01:32 +01:00
Commit Graph

4804 Commits

Author SHA1 Message Date
Andreas
ebcfd7e5d5 Check if track position is valid before sending. Bump protocol version.
(cherry picked from commit 03a4145082)
2013-12-08 20:23:19 +01:00
Andreas
3a8a88972f Calculate chunkcount with the real file size, not the size saved in the database (might be wrong and results in corrupted download).
(cherry picked from commit 42d9a86ff0)
2013-12-05 16:28:04 +01:00
Andreas
313ecbc783 Read urls correctly when inserting into playlist.
Fixes issue 4003.
(cherry picked from commit 3122593ab4)
2013-12-05 16:28:04 +01:00
Andreas
a45296d414 Send only songs from library which are available.
(cherry picked from commit b5ba1164af)
2013-12-05 16:28:04 +01:00
Arnaud Bienner
44a154ef56 Update issue 3962: don't try to activate a playlist which doesn't exist/isn't opened anymore (otherwise we crash on Q_ASSERT)
(cherry picked from commit 51d9080a81)
2013-11-17 16:28:59 +01:00
David Sansome
fe34d4d028 Set the version to 1.2.1 2013-11-16 13:57:32 +11:00
David Sansome
f103d159e4 Update the changelog for 1.2.1
(cherry picked from commit 36a263975e)
2013-11-16 13:49:44 +11:00
David Sansome
d25f4b4ae7 Fix a stupid typo. Fixes issue 3710
(cherry picked from commit 0497e941c7)
2013-11-16 13:45:51 +11:00
John Maguire
d426da99b0 Redirect box login via SSL appengine page.
Apparently that's more secure than just redirecting to localhost :-S
Fixes issue #3936

(cherry picked from commit a872fa3828)
2013-11-01 12:52:43 +01:00
John Maguire
d8e01157b0 Add workaround for weird font issue in 10.9.
(cherry picked from commit b08898bf2d)
2013-11-01 12:47:44 +01:00
John Maguire
92eb4fe74a Remove generated file again.
(cherry picked from commit d7aed8b260)
2013-11-01 12:47:26 +01:00
John Maguire
7218130cfd Revert "Remove file..."
This reverts commit 7f0d437d71.
2013-11-01 12:47:15 +01:00
Andreas
7f0d437d71 Remove file... 2013-10-31 19:55:13 +01:00
Andreas
a979b22237 - Fix remove songs from playlist in network remote.
- Update protocol buffer version.
(cherry picked from commit 7470f67acf)
2013-10-31 19:53:26 +01:00
Andreas
6b80ec08d5 Fix library download in network remote.
(cherry picked from commit f6ab3a9044)
2013-10-31 19:53:09 +01:00
David Sansome
61ee7468d9 Add Lucid back to the list of packages to upload. We can deprecate it later.
(cherry picked from commit b546dcba64)
2013-10-13 12:30:11 +11:00
David Sansome
312e05088e Remove this old line that was used for testing
(cherry picked from commit 1399493a5c)
2013-10-13 11:35:15 +11:00
Andreas
72c10d42f4 Fix crash when fetching lyrics with the network remote.
(cherry picked from commit 90c8929f96)
2013-10-09 19:36:22 +02:00
Arnaud Bienner
cdd5bf928c Check playlist exists in manager. Fixes issue 3878
(cherry picked from commit 2e18b7eb96)
2013-10-03 20:45:12 +02:00
Arnaud Bienner
ce117da026 Don't ignore Folder (so we don't ignore playlists they contain and we don't end up with dangling pointers in playlists_by_id_)
(cherry picked from commit fb78321c16)
2013-10-03 20:45:01 +02:00
David Sansome
06e8160fd2 Set the version to 1.2 final 2013-09-26 21:08:30 +10:00
Andreas
fc78a78afc - Send songrating to client.
- Receive songrating as float (like saved in Song).
- On RemoteClient destructor check if socket is still connected before calling waitForDisconnect()
(cherry picked from commit 9237356e33)
2013-09-22 12:10:18 +02:00
Arnaud Bienner
d7d7df7646 Manually fix a bad pt translation. Fixes issue 3857 for 1.2 2013-09-18 21:28:00 +02:00
John Maguire
fba825bd92 Clementine 1.2 RC4 2013-09-18 01:25:21 +02:00
David Sansome
65b8e147ed Make the Spotify downloader optional again on Windows and Mac
(cherry picked from commit 4e8dba16d4)
2013-09-18 01:25:02 +02:00
David Sansome
36381fc470 Oops, typo.
(cherry picked from commit b20c473ae0)
2013-09-18 01:24:55 +02:00
David Sansome
96a8c5a9fe Make the GPL spotify code non-optional
(cherry picked from commit 2c55688601)
2013-09-18 01:24:49 +02:00
David Sansome
d89fb97701 Make distro packagers feel bad.
(cherry picked from commit d7fa0b9708)
2013-09-18 01:24:43 +02:00
David Sansome
1efd88cc2a Create a Fatal logging level, and use it when sqlite symbols can't be resolved.
(cherry picked from commit f0b9120c43)
2013-09-18 01:24:36 +02:00
Clementine Buildbot
8d8b1a70f2 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 611731ed4a)
2013-09-16 11:43:55 +02:00
John Maguire
46773cb465 Clementine 1.2 RC3 2013-09-12 11:34:50 +02:00
Arnaud Bienner
1780b8192d Update Flickr API Key for Kittens
(cherry picked from commit 02e51dad2f)
2013-09-12 00:00:03 +02:00
Arnaud Bienner
696f6a81b9 Hide the console for now as it's not useful for end users. Fixes issue 3853.
(cherry picked from commit daee19e076)
2013-09-11 23:59:56 +02:00
John Maguire
7597d36802 Update upload script for new distro versions.
(cherry picked from commit f8b9d6968a)
2013-09-10 15:03:31 +02:00
John Maguire
3cd430af35 Clementine 1.2 RC2 2013-09-10 13:15:20 +02:00
Clementine Buildbot
3437cbf052 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit 954b897ebe)
2013-09-10 13:07:27 +02:00
David Sansome
80867af823 Don't return a free'd pointer from Echonest::ParseError::what(). Might fix a crash on Windows when there are no echonest results.
(cherry picked from commit 4ec7c09522)
2013-09-07 19:58:24 +02:00
Arnaud Bienner
1fc573a3eb Revert "Update issue 3682: deactivate moodbar generation for wma files on Windows until we find a proper way to fix this issue."
This is not needed anymore now issue 3682 is fixed.

This reverts commit c9be07f508.
(cherry picked from commit d3295f083b)
2013-09-07 19:58:17 +02:00
Glad Olus
efc5f31d9b Use short locale format in playlist view.
Fixes issue #1451
(cherry picked from commit f8efbd81e4)
2013-09-07 19:58:10 +02:00
Arnaud Bienner
0c401b6de9 Update issue 3682: deactivate moodbar generation for wma files on Windows until we find a proper way to fix this issue.
(cherry picked from commit c9be07f508)
2013-08-28 23:11:39 +02:00
Arnaud Bienner
e0c63674f8 Increase GS album search limit from 5 to 10. Also, use a constant instead.
(cherry picked from commit d8e2fa5b1c)
2013-08-28 23:11:32 +02:00
Mateusz Kowalczyk
32ffc73d68 Don't ask about closing the playlist if it's empty
Fixes issue 3827.
2013-08-28 21:45:24 +02:00
Clementine Buildbot
a95c536cc8 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit dc25bdd282)
2013-08-26 11:56:05 +02:00
Andreas
3210d016d6 Wait until socket is closed before destroying RemoteClient object. Otherwise the disconnect message is not sent.
(cherry picked from commit 6a61f8598d)
2013-08-24 21:29:04 +02:00
Andreas
b6dd3f9a01 Fix divide by zero error in MoodbarRenderer. Fixes issue 3823.
(cherry picked from commit bd528a47cd)
2013-08-24 21:28:39 +02:00
Andreas
23aff7c890 Use qBound() instead of multiple ifs.
(cherry picked from commit 5fc6804326)
2013-08-20 11:09:19 +02:00
Clementine Buildbot
2d921dbe47 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
(cherry picked from commit e8b43eac1d)
2013-08-19 21:02:01 +10:00
Andreas
81a2dbf9b7 Update the changelog.
(cherry picked from commit c1b8bc15ca)
2013-08-18 12:13:50 +02:00
David Sansome
fdd22b4bb5 Oops :( 2013-08-18 19:30:40 +10:00
David Sansome
bd03196ba3 Create a release branch for 1.2 and update the version 2013-08-18 14:12:24 +10:00