Commit Graph

4835 Commits

Author SHA1 Message Date
David Sansome 1957c41ada Add more things to the 1.2.3 changelog
(cherry picked from commit e8a0c1cd9f)
2014-04-23 20:16:44 +10:00
John Maguire 3245d6c419 Install libffi DLL.
(cherry picked from commit 1c3cee8719)
2014-04-23 11:48:33 +02:00
John Maguire 034aa26ad8 Add new DLLs to windows install.
(cherry picked from commit 8c2f927bc2)
2014-04-23 11:48:33 +02:00
John Maguire 4421ea894f Bump installed dependency DLL versions.
(cherry picked from commit 49c2fe8de1)
2014-04-23 11:48:33 +02:00
John Maguire 494882b732 Add missing include for symlink()
(cherry picked from commit 7671108aa8)
2014-04-22 15:10:47 +02:00
John Maguire 2b3acb2ba8 Add missing header for _exit()
Fixes #4188

(cherry picked from commit acfc7e6d21)
2014-04-22 14:25:53 +02:00
John Maguire 7f745cba91 Add missing header for syscall().
This is cunningly not defined in syscall.h

(cherry picked from commit 3df3a5b645)
2014-04-22 14:25:38 +02:00
John Maguire 89ff164efa Bump changelog for 1.2.3
(cherry picked from commit 2e61ef9b17)
2014-04-22 13:43:47 +02:00
John Maguire 22e422296a Bump 1.2 release version 2014-04-22 13:41:52 +02:00
John Maguire bb497dd7c1 Fix compiling 1.2 branch on GCC 4.9 2014-04-22 13:40:41 +02:00
Mattias Andersson 70f98ece65 Add explanatory comment to last commit.
(cherry picked from commit 5fffbbc689)
2014-04-22 13:38:18 +02:00
Mattias Andersson c4b5f000de Fix slow library search on sqlite 3.8.
(cherry picked from commit 56dade2598)

Conflicts:
	src/library/libraryquery.cpp
2014-04-22 13:38:08 +02:00
John Maguire 5b4b06f64b Remove boost::scoped_ptr & boost::shared_ptr 2014-02-06 15:35:36 +01:00
John Maguire 8424c18516 Use c++11 instead of boost where possible. 2014-02-06 14:48:00 +01:00
John Maguire 2649a452de Update changelog for 1.2.2 2014-02-06 12:07:58 +01:00
John Maguire cfe6b268bb Fix rendering of source icons in playlist view on retina OS X 10.9
(cherry picked from commit 1a972e0f36)
2014-02-05 16:41:49 +01:00
John Maguire 69809d356b Update DLL list for new version of protobuf
(cherry picked from commit 054686226e)
2014-02-04 14:39:00 +01:00
John Maguire f246eda5a8 u_int8_t is missing on mingw
(cherry picked from commit ddda13ceb7)
2014-02-04 14:11:42 +01:00
John Maguire 46565bdf8c Remove TIFF plugin support from Mac at least for now.
(cherry picked from commit 03e2fc4282)
2014-02-04 13:41:53 +01:00
John Maguire d36f0536e8 Fix tautological comparison.
(cherry picked from commit 09eeeaab4e)
2014-02-04 13:37:50 +01:00
John Maguire b87cd1641b Compile fixes for 10.9
(cherry picked from commit b17b075361)
2014-02-04 13:26:17 +01:00
John Maguire bf88730510 Try building on OS X with libc++
(cherry picked from commit 327181ef18)
(cherry picked from commit 3e46b6134e)
2014-02-04 12:31:50 +01:00
David Sansome 6a7a3a7f5b Update the changelog for 1.2.2 2014-02-04 22:14:13 +11:00
John Maguire 73ac5bc1ee Print out the Clementine display version in the cmake summary.
(cherry picked from commit 9858a9d506)
2014-02-04 12:01:46 +01:00
John Maguire 9acd2e59c2 Do not log IP address from network remote settings.
(cherry picked from commit 0a778e2901)
2014-02-04 12:01:31 +01:00
Andreas d88d0d420e Androids like kittens, too
(cherry picked from commit 00fd9b4724)
2014-02-04 12:00:16 +01:00
John Maguire 7983343e50 Update Skydrive client id & secret for redirect url change.
Fixes #4013

(cherry picked from commit f583c40ffa)
2014-02-04 11:59:53 +01:00
John Maguire ce0eb1b50f D'oh
(cherry picked from commit 981bbdce72)
2014-02-04 11:58:11 +01:00
John Maguire b40d834c8c Rename SkyDrive to OneDrive.
http://blog.onedrive.com/onedrive-for-everything-your-life/
(cherry picked from commit 977a6769b2)
2014-02-04 11:53:26 +01:00
John Maguire 29da035139 Set version number for 1.2.2 2014-02-04 11:48:07 +01:00
David Sansome bdced17a57 Namespace clementine's 3rdparty implementation of sha2 to prevent its symbols
conflicting with the system's openssl symbols with the same names.

This was causing SSL connections to fail in weird ways on Debian.

Fixes #4130.

(cherry picked from commit 96075faf88)
2014-02-03 18:48:05 +01:00
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