John Maguire
|
4e74c7af2b
|
Try out C++11 strongly typed enums.
|
2012-12-04 16:22:09 +00:00 |
Clementine Buildbot
|
c7185efc5e
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2012-12-03 10:03:43 +01:00 |
John Maguire
|
18c7f3d5ed
|
Support m4a and flac in dropbox.
|
2012-11-30 16:56:23 +01:00 |
John Maguire
|
7058d238fb
|
Be more aggressive about tagging by having as many tag clients as cores.
|
2012-11-30 16:43:44 +01:00 |
John Maguire
|
24b4319504
|
Fix crash in Google Drive.
|
2012-11-30 16:43:43 +01:00 |
John Maguire
|
d4a82a2d50
|
Read the encoded URL correctly for Dropbox files.
|
2012-11-30 16:12:31 +01:00 |
John Maguire
|
3972f939f7
|
Support deletion and reset from Dropbox's delta API.
|
2012-11-30 15:40:09 +01:00 |
John Maguire
|
4ba965115c
|
Use Dropbox's delta API to be more efficient.
|
2012-11-30 15:33:03 +01:00 |
John Maguire
|
e68a6f9eb8
|
Factor out oauth redirect & HTTP server logic.
|
2012-11-30 14:54:23 +01:00 |
John Maguire
|
847e4ce121
|
Fix name of Dropbox settings page.
|
2012-11-30 11:24:07 +01:00 |
John Maguire
|
821405cdd2
|
Actually start authorisation against Dropbox when login clicked.
|
2012-11-29 20:53:00 +01:00 |
John Maguire
|
8e91e42dcc
|
Add dropbox files locally after tagging and make them playable.
|
2012-11-29 20:48:34 +01:00 |
John Maguire
|
3c9b3d99e6
|
Read tags from dropbox files.
|
2012-11-29 20:48:34 +01:00 |
John Maguire
|
47cc767daf
|
Scan Dropbox for valid mime types.
|
2012-11-29 20:48:34 +01:00 |
John Maguire
|
c66295c8d9
|
Sort out dropbox authentication & storing credentials;
|
2012-11-29 20:48:34 +01:00 |
John Maguire
|
ea8655af83
|
Add Dropbox service and settings page.
|
2012-11-29 20:48:34 +01:00 |
John Maguire
|
b955da5f28
|
Parse out the Dropbox user's name.
|
2012-11-29 20:48:34 +01:00 |
John Maguire
|
4d1b6fc25d
|
Fetch Dropbox account information after authorisation.
|
2012-11-29 20:48:34 +01:00 |
John Maguire
|
d3bd536be0
|
Working dropbox authentication with oauth redirect.
|
2012-11-29 20:48:34 +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
|
c5ce522576
|
Scan all Ubuntu One volumes for music.
Fixes issue #3325
|
2012-11-29 16:07:05 +01:00 |
John Maguire
|
e220b395ea
|
More gracefully deal with files that failed to tag in Ubuntu One.
|
2012-11-29 14:18:30 +01:00 |
John Maguire
|
6c5e831a7d
|
Remove tag encoding detection as we don't really use it anymore.
|
2012-11-29 13:41:20 +01:00 |
John Maguire
|
3eb66ea8c2
|
Remove another couple of C++11 range-based for loop.
|
2012-11-29 11:49:26 +01:00 |
John Maguire
|
644a12cea7
|
Remove/work around missing features in Qt < 4.7
|
2012-11-28 19:02:14 +01:00 |
John Maguire
|
6f05a7c45b
|
nullptr not supported either in GCC 4.4
|
2012-11-28 18:18:50 +01:00 |
John Maguire
|
d16615334a
|
Add Ubuntu One playlist source icon.
|
2012-11-28 17:52:46 +01:00 |
John Maguire
|
bd899b382d
|
Range-based for loops not supported in GCC 4.4.
|
2012-11-28 17:34:54 +01:00 |
John Maguire
|
e14334075c
|
Support OGG, FLAC & AAC file types for Ubuntu One.
|
2012-11-28 17:32:21 +01:00 |
John Maguire
|
629f1abb6c
|
Disable Ubuntu One settings page when cmake option disabled.
|
2012-11-28 16:56:35 +01:00 |
John Maguire
|
ffc8d53cdb
|
Add cmake option for Ubuntu One.
|
2012-11-28 16:51:19 +01:00 |
John Maguire
|
9c7a3ab105
|
Rename google drive tagging methods to more appropriate generic names.
|
2012-11-28 16:34:10 +01:00 |
John Maguire
|
db7679abe6
|
Refactor GoogleDriveService into a CloudFileService.
|
2012-11-28 16:22:54 +01:00 |
John Maguire
|
334cd1052b
|
Factor out some common functionality between Google Drive & Ubuntu One.
|
2012-11-28 16:13:10 +01:00 |
John Maguire
|
afcc8f86f3
|
Add support for album covers to Ubuntu One.
|
2012-11-28 15:26:09 +01:00 |
John Maguire
|
4bbbf4dd9d
|
Remove some debug
|
2012-11-28 15:10:49 +01:00 |
John Maguire
|
4aeeb45eaa
|
Show Ubuntu One settings page if user is not signed in.
|
2012-11-28 15:09:59 +01:00 |
John Maguire
|
6486e621f1
|
Recursively fetch everything in the Ubuntu One volume.
|
2012-11-28 15:05:06 +01:00 |
John Maguire
|
823250c7c7
|
Add Ubuntu One icon in internet view.
|
2012-11-28 14:44:57 +01:00 |
John Maguire
|
db586ca00e
|
Read tags from Ubuntu One files and add to local database.
|
2012-11-28 14:43:03 +01:00 |
John Maguire
|
45b2c1dcf4
|
Copy Ubuntu One file name into song title for now.
|
2012-11-27 19:58:53 +01:00 |
John Maguire
|
1d20ac4eae
|
Add settings page for Ubuntu One.
|
2012-11-27 19:56:47 +01:00 |
John Maguire
|
24ac9adbe5
|
Beginnings of playback from Ubuntu One file store.
|
2012-11-27 18:35:06 +01:00 |
John Maguire
|
81e68145cd
|
Basic authentication for Ubuntu One.
|
2012-11-27 15:38:05 +01:00 |
Alexey Bo
|
c7be61f11d
|
Compare encoded urls. Fixes issue 2842. Some random tracks are not properly read from the cue sheet after clementine restart
|
2012-11-26 19:59:05 +01:00 |
John Maguire
|
875b297278
|
Check for lambda support before using it.
|
2012-11-26 15:36:05 +01:00 |
Clementine Buildbot
|
303ef3ce2f
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2012-11-26 10:20:27 +01:00 |
Perttu Ahola
|
40081a97e7
|
Start following the cursor again when Ctrl+J is pressed. Fixes issue 697.
|
2012-11-24 21:21:49 +11:00 |
David Sansome
|
a6eea2b941
|
Fix an off-by-one error when choosing which row to select after removing items in the playlist
|
2012-11-24 17:10:20 +11:00 |
David Sansome
|
65aa0ebae0
|
Hide the moodbar column by default.
|
2012-11-24 15:59:36 +11:00 |