Jonas Kvinge
|
9f946a2898
|
Improvements to makefiles and make components optional (#6221)
|
2018-11-29 21:32:12 +00:00 |
Jonas Kvinge
|
f3aab34d3a
|
Add ALSA Device Finder (#6079)
|
2018-06-13 09:56:42 +01:00 |
John Maguire
|
c7b8aacad8
|
Remove support for VK
Fixes #5591
|
2017-01-11 18:08:43 +00:00 |
Valeriy
|
d4e932db9a
|
udisks2 support for devicemanager (refs #3264)
|
2016-05-17 22:56:16 +03:00 |
John Maguire
|
319b8a5824
|
Use SHA512 signatures for the spotify blob.
SHA512 is unsupported by reasonable QCA versions so we must use
libcrypto++ instead.
|
2015-04-28 12:27:07 +01:00 |
John Maguire
|
8d3fd00956
|
Amazon Cloud Drive support.
Squashed commit of the following:
commit 451a327fabb5f9aba077d93a33d75d8a6a288f5f
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:55:36 2015 +0100
Revert debug console changes.
commit 52f643c3dc524a837f56268b6da4881187204165
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:49:28 2015 +0100
Revert extra logging
commit 23645f9fea
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:47:55 2015 +0100
How did you get there
commit 8153388f19
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:45:12 2015 +0100
Update copyright headers.
commit fa9e279259
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:43:27 2015 +0100
Remove logging
commit 47a405543c
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:42:05 2015 +0100
Show login state correctly for Amazon.
commit 748d88d993
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:28:55 2015 +0100
Ensure Amazon is connected before serving URLs.
commit 25ec9c65f4
Author: John Maguire <john.maguire@gmail.com>
Date: Fri Mar 27 14:22:28 2015 +0100
Refresh Amazon authorisation & follow changes.
commit 27c1a37173
Author: John Maguire <john.maguire@gmail.com>
Date: Thu Mar 26 18:27:27 2015 +0100
Revert unneeded OAuthenticator change.
commit 3594af5be1
Author: John Maguire <john.maguire@gmail.com>
Date: Thu Mar 26 16:52:19 2015 +0100
Initial support for Amazon Cloud Drive.
|
2015-03-27 14:56:08 +01:00 |
David Sansome
|
7b651136d8
|
Use the system's sha2 library if it's available. Fixes #4217
|
2014-09-25 23:51:46 +10:00 |
Chocobozzz
|
e484306631
|
Correction after hatstand's review
|
2014-06-04 17:58:28 +02:00 |
Chocobozzz
|
1fc95cb7ed
|
Add Seafile Support
|
2014-06-03 14:33:07 +02:00 |
John Maguire
|
8429e92b52
|
Remove obsolete configure #defines
|
2014-04-10 18:03:15 +02:00 |
John Maguire
|
30d1c2f8db
|
Remove Ubuntu One support.
http://blog.canonical.com/2014/04/02/shutting-down-ubuntu-one-file-services/
|
2014-04-02 16:02:00 +02:00 |
David Sansome
|
6d1dc56a7c
|
Get a list of available audio devices from pulseaudio, and let the user choose
from those in the settings dialog instead of just giving him a text box.
|
2014-03-29 19:31:38 +11:00 |
Maltsev Vlad
|
a7b0accd93
|
Add Vk.com plugin.
|
2014-03-08 00:58:50 +07:00 |
John Maguire
|
d309d4ab27
|
Use c++11 instead of boost where possible.
|
2014-02-06 16:51:39 +01:00 |
John Maguire
|
4c23072bef
|
Link dynamically against sqlite3 but still use a copy of QSqlLiteDriver
|
2013-11-22 16:31:41 +00:00 |
David Sansome
|
4e8dba16d4
|
Make the Spotify downloader optional again on Windows and Mac
|
2013-09-18 01:27:13 +10:00 |
David Sansome
|
2c55688601
|
Make the GPL spotify code non-optional
|
2013-09-18 00:49:29 +10:00 |
John Maguire
|
d21fa8cc67
|
Add support for Box.
|
2013-02-12 17:11:18 +01:00 |
Martin Brodbeck
|
d05041dfa1
|
Add support for Opus tags.
|
2013-01-26 11:18:24 +00:00 |
John Maguire
|
c4db401597
|
More or less working Skydrive authentication.
|
2012-12-12 18:34:15 +01:00 |
John Maguire
|
6bf0b4736a
|
Start of dropbox support. Only whitelisted accounts work for now.
|
2012-11-29 20:48:25 +01:00 |
John Maguire
|
ffc8d53cdb
|
Add cmake option for Ubuntu One.
|
2012-11-28 16:51:19 +01:00 |
John Maguire
|
875b297278
|
Check for lambda support before using it.
|
2012-11-26 15:36:05 +01:00 |
John Maguire
|
8bbcd6b760
|
Use a better check for support for std::unordered_map.
|
2012-11-22 12:24:38 +01:00 |
John Maguire
|
543a6bf2fa
|
Remove use of linked SAC shim and depend on DLL version (which doesn't exist yet)
|
2012-11-13 17:04:54 +01:00 |
John Maguire
|
d674d9ecf7
|
Implement MediaPlayer2.Playlists from MPRIS2.
Fixes issue #3194
|
2012-10-11 15:38:51 +02:00 |
John Maguire
|
6dbd0baafc
|
Remove conditional code for Leopard.
|
2012-09-26 12:38:32 +02:00 |
John Maguire
|
27975c7a16
|
Separate out spotify blob downloader into a new optional component.
|
2012-09-03 17:38:07 +02:00 |
John Maguire
|
49326981c3
|
Make Google Drive option available as #define.
|
2012-07-27 10:25:45 +02:00 |
David Sansome
|
abe8d10b9c
|
Add a compatibility header so liblastfm and liblastfm1 can both be used with the same source.
|
2012-06-28 18:40:20 +01:00 |
David Sansome
|
638a4b9739
|
Bundle the gstreamer moodbar plugin, with a patch that protects calls to fftwf_plan from multiple threads.
|
2012-05-27 17:30:58 +01:00 |
David Sansome
|
6677d0fe30
|
Remove Android remote control support for now
|
2012-04-13 15:01:22 +01:00 |
David Sansome
|
119c9c27ac
|
Detect libimobiledevice 1.1.2 and use its new "udid" field instead of "uuid".
|
2012-03-27 21:24:38 +01:00 |
Руслан Ижбулатов
|
5c45e22e28
|
Make SAC and WMDM optional
|
2012-01-22 14:35:22 +00:00 |
David Sansome
|
fccd0a5458
|
Don't make QCA a requirement if we're bundling the spotify blob (since we won't need to download anything at runtime)
|
2011-11-05 15:44:56 +00:00 |
David Sansome
|
082716e9c9
|
Don't try to compile audio CD support if libcdio isn't installed.
|
2011-08-10 16:30:36 +01:00 |
David Sansome
|
dd3eee63e5
|
Remove python scripting support
|
2011-07-23 15:32:12 +01:00 |
David Sansome
|
3deb371537
|
If the spotify blob isn't installed, try to download it from the Clementine website. Also, make the blob separate from the core Spotify code in Clementine so you can build the core code without building the blob
|
2011-04-29 19:44:51 +00:00 |
David Sansome
|
e152e3a3e3
|
Start of some spotify support - builds a binary blob linked against libspotify that Clementine starts as a separate process.
|
2011-04-25 19:16:26 +00:00 |
David Sansome
|
babad3b32a
|
Fix DeviceKit devices on Linux. Thanks vsevolod.minkov. Fixes issue 1217
|
2011-04-11 22:06:44 +00:00 |
David Sansome
|
d50cfaed46
|
Add google breakpad to 3rdparty, and gather crash reports
|
2011-03-23 21:53:24 +00:00 |
David Sansome
|
b51566cdd9
|
Remove the dependencies on libtunepimp, libofa, libmusicbrainz. Use the gstreamer ofa plugin instead to fingerprint songs.
|
2011-03-12 21:19:41 +00:00 |
David Sansome
|
2c4102b060
|
Fix an error if you try to disable dbus, but enable wiimotedev. Fixes issue #1516
|
2011-03-12 21:19:32 +00:00 |
John Maguire
|
2ad5acdd29
|
Move version information in to separate file to decrease churn on svn up.
Fix inverted error message for Avahi.
|
2011-01-24 20:45:15 +00:00 |
David Sansome
|
472ab04e97
|
Make libarchive optional, disable loading scripts from archives if it's not present.
|
2011-01-18 13:44:12 +00:00 |
David Sansome
|
5eb916cdff
|
Watch script directories for changes
|
2011-01-16 15:11:23 +00:00 |
Arnaud Bienner
|
d53e74a91f
|
Start auto tagging support (using MusicBrainz)
|
2011-01-15 20:00:39 +00:00 |
John Maguire
|
6cbf825c41
|
Make remote control support optional.
|
2011-01-06 16:00:40 +00:00 |
David Sansome
|
0fba393f6e
|
Fix the version numbering mess
|
2011-01-03 14:21:10 +00:00 |
David Sansome
|
9da56fd916
|
Always compile basic scripting support
|
2011-01-02 18:44:45 +00:00 |