1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-02-03 20:57:35 +01:00

5239 Commits

Author SHA1 Message Date
Andreas
b50b2c27ea Minor codestyle fix 2013-12-31 13:09:30 +01:00
Andreas
98ad9dbda6 Add possibility to download album covers automatically when playing a track without one. To activate: right click on now playing widget and select "Search automatically". 2013-12-30 23:50:57 +01:00
Arnaud Bienner
26971cfd74 Increase default timeout for loading song/artist info.
Now we don't wait for everything to be loaded before displaying the results, it seems fine to wait longer to get all the replies.
Also, it doesn't seem necessary anymore to allow users to change the timeout setting.
2013-12-30 20:34:24 +01:00
ArnaudBienner
1130efe4b1 Merge pull request #4042 from hugochiquito/master
Added ability to quickly display partial results on Song Info and Artist Info Panes.
2013-12-30 11:14:16 -08:00
Hugo Dueñas
5d2fbfb041 Further clean up of the last commit 2013-12-30 00:04:15 -06:00
Hugo Dueñas
5b2938003b Clean up of the last commit 2013-12-29 14:04:30 -06:00
David Sansome
0ed6703305 Simplify whitespace in podcast titles. Fixes #4052 2013-12-29 14:26:25 +00:00
Arnaud Bienner
24d055f571 In Artist info panel, add a link to the bio webpage 2013-12-28 00:10:11 +01:00
asiviero
58b264e122 Started building interface for Cd ripping as mentioned in clementine-player/Clementine#3490 2013-12-27 03:38:43 -02:00
Clementine Buildbot
6241d4b4f4 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2013-12-23 10:01:38 +01:00
Andreas
00fd9b4724 Androids like kittens, too 2013-12-22 15:16:42 +01:00
Hugo Dueñas
a4d0a65624 Added ability to quickly display partial results on Song Info and Artist Info Panes. 2013-12-21 12:58:51 -06:00
John Maguire
fde4586773 Use Dropbox's long poll API to get real-time changes. 2013-12-19 14:56:46 +01:00
John Maguire
f583c40ffa Update Skydrive client id & secret for redirect url change.
Fixes #4013
2013-12-19 14:32:43 +01:00
John Maguire
f984f5f52d Merge pull request #4033 from beedaddy/artist
Don't use TPE1 for performer
2013-12-19 05:10:58 -08:00
Martin Brodbeck
b5eb77528b Don't use TPE1 for performer 2013-12-19 14:03:23 +01:00
Clementine Buildbot
db7335d482 Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer) 2013-12-18 14:14:25 +01:00
Arnaud Bienner
05b76f1d81 Bump 3rd party taglib to 1.9.1 2013-12-17 19:38:05 +01:00
Arnaud Bienner
565c2cc921 Merge branch 'master' of https://github.com/clementine-player/Clementine 2013-12-17 19:36:07 +01:00
John Maguire
9be999cf18 Merge pull request #4034 from GitAnt/master
Implemented the sort by bitrate option
2013-12-17 07:27:32 -08:00
John Maguire
5a6ea923d0 Try emulating Mavericks' codesign --deep for earlier OS X versions. 2013-12-17 16:15:40 +01:00
GitAnt
a39e559425 Implemented sort by bitrate 2013-12-17 16:07:20 +01:00
GitAnt
a6dc82af18 Merge branch 'master' of https://github.com/clementine-player/Clementine
Updated from upstream
2013-12-17 16:04:35 +01:00
John Maguire
5140ba4319 Merge pull request #4032 from beedaddy/dropbox
Overwrite mime type, so that Opus files are recognized
2013-12-17 02:59:44 -08:00
Arnaud Bienner
4d6406524f Grooveshark now returns a different error code when session id is invalid 2013-12-16 23:01:12 +01:00
GitAnt
d53bcde897 Consistently added GroupBy_Bitrate enum item 2013-12-16 19:18:02 +01:00
Martin Brodbeck
e6ac3cf34b Overwrite mime type, so that Opus files are recognized 2013-12-16 16:25:40 +01:00
Martin Brodbeck
a8ae737bce Improved file type detection for Ogg/Opus 2013-12-16 13:45:25 +01:00
Martin Brodbeck
9cf8a2db94 Fix: Really do save Opus transcoding options 2013-12-16 13:45:23 +01:00
John Maguire
a43116bd66 Simpler signing of entire app bundle. 2013-12-12 16:24:02 +01:00
hatstand
ab69c86ea6 Merge pull request #3070 from beedaddy/master
Make sure that we feed set_url() with a QUrl from an UTF-8 encoded string
2013-12-12 06:46:24 -08:00
John Maguire
09eeeaab4e Fix tautological comparison. 2013-12-12 15:41:55 +01:00
Martin Brodbeck
774027a927 Removed tobytearray macro because it coerces to ASCII. 2013-12-12 15:41:49 +01:00
Martin Brodbeck
6be0964258 Make sure that we feed set_url() with a QUrl from an UTF-8 encoded string. 2013-12-12 15:41:49 +01:00
Martin Brodbeck
587fa39dad Improved embedded cover handling for Ogg METADATA_BLOCK_PICTURE 2013-12-11 14:30:27 +01:00
hatstand
3ed34076c8 Merge pull request #2625 from Fitoschido/patch-1
Delete Spanish (AR) translation
2013-12-11 04:27:57 -08:00
Adolfo Jayme Barrientos
03b2414b6b Delete Spanish (AR) translation
It won’t be updated, and contains typos, mistranslations (such as “Aproximadamente” instead of “Acerca de” for “About”), the tone is wrong…
Closes issue 4005.
2013-12-10 13:38:23 -06:00
Martin Brodbeck
818a028739 Added rudimentary support for METADATA_BLOCK_PICTURE tag 2013-12-10 15:39:43 +01:00
John Maguire
4b0d49b61a Add stricter Apple code signing. 2013-12-09 17:27:55 +01:00
Andreas
ebcfd7e5d5 Check if track position is valid before sending. Bump protocol version.
(cherry picked from commit 03a41450823bf91365339dcf79f6749ea093f98a)
2013-12-08 20:23:19 +01:00
Andreas
03a4145082 Check if track position is valid before sending. Bump protocol version. 2013-12-08 20:19:25 +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 42d9a86ff09a42d0a70615e1fd7abe32d645c237)
2013-12-05 16:28:04 +01:00
Andreas
313ecbc783 Read urls correctly when inserting into playlist.
Fixes issue 4003.
(cherry picked from commit 3122593ab496de11979392e79852d40f298d09ac)
2013-12-05 16:28:04 +01:00
Andreas
a45296d414 Send only songs from library which are available.
(cherry picked from commit b5ba1164afe46ef783ef184b54149d982ecf921c)
2013-12-05 16:28:04 +01:00
Andreas
3122593ab4 Read urls correctly when inserting into playlist.
Fixes issue 4003.
2013-12-05 16:20:59 +01:00
Andreas
b5ba1164af Send only songs from library which are available. 2013-12-03 12:19:46 +01:00
David Sansome
7fdaff079d Don't try to stop the chromaprinter event loop a second time after it's
already been stopped.  This can happen if the song is exactly 30 seconds long.

Fixes issue 4001
2013-12-03 20:32:26 +11:00
Paweł Szymański
6e8cfc7762 Add an Encyclopaedia Metallum lyrics provider. Fixes issue 3568 2013-12-03 20:21:52 +11:00
Alexander Bikadorov
5207af6f93 Create QShortcuts to catch key bindings from global shorcuts and hide them from widgets
Fixes issue 722
2013-12-02 21:36:14 +11:00
David Sansome
186a981614 Start at a random visualisation. Fixes issue 3966. 2013-12-02 21:24:15 +11:00