David Sansome
|
931efb1f70
|
Add an icecast search provider, refactor a couple of other bits
|
2011-11-06 00:02:32 +00:00 |
David Sansome
|
8c69094931
|
Add a generic class for the "cached list of stuff" pattern used by last.fm and di.fm/sky.fm for keeping friend lists or stream lists around and refreshing them after a certain length of time
|
2011-11-06 00:02:32 +00:00 |
David Sansome
|
1f0c2333d0
|
Show the di.fm/sky.fm "Expires on" date on a separate line
|
2011-11-05 21:46:34 +00:00 |
David Sansome
|
b37f679c36
|
Implement the options to hide/show the global search box, and to hide/show all other search boxes.
|
2011-11-05 19:09:37 +00:00 |
David Sansome
|
a9e1fe0075
|
Implement the global search tooltip options
|
2011-11-05 19:09:26 +00:00 |
David Sansome
|
fafee5af7c
|
Download a new libspotify version and verify its signature.
|
2011-11-05 17:55:34 +00:00 |
David Sansome
|
1946011919
|
Update each provider's logged-in state in the global search settings dialog when returning to the global search page.
|
2011-11-05 17:19:42 +00:00 |
David Sansome
|
dc05c101a3
|
Remove the individual provider buttons from the global search widget and replace them with one settings button instead. Also tweak the appearance of the tooltip
|
2011-11-05 16:57:33 +00:00 |
David Sansome
|
af59c517b7
|
Uncommitted translations
|
2011-11-05 16:09:59 +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
|
568f78d874
|
There's no need to write each spotify blob file out to a temporary directory first.
|
2011-11-05 15:44:56 +00:00 |
Clementine Buildbot
|
9e0a3ba0ff
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-05 10:07:12 +01:00 |
David Sansome
|
b618c4f9a9
|
Don't compile the spotify blob if spotify core is disabled
|
2011-11-05 01:21:01 +00:00 |
David Sansome
|
c12b3ab399
|
Verify the signatures of spotify blob files downloaded at runtime. Should protect against MITM attacks, and compromises of our server.
|
2011-11-05 01:12:28 +00:00 |
David Sansome
|
a2327c4eb7
|
Remove some redundant parameters from DigitallyImportedServiceBase and move the subclasses (which are now empty) into the same file.
|
2011-11-04 22:54:27 +00:00 |
David Sansome
|
2b6beb7417
|
Load the list of sky.fm/di.fm streams using the undocumented API, getting artwork for each stream as well.
|
2011-11-04 22:31:19 +00:00 |
Gilles Habran
|
37eeb70e3a
|
Update some strings to match between window title and action name.
Update issue #2062
Patch applied.
|
2011-11-04 14:14:56 +01:00 |
Clementine Buildbot
|
a8b25003a1
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-04 10:07:10 +01:00 |
Clementine Buildbot
|
909827bff7
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-03 10:07:38 +01:00 |
David Sansome
|
a2cd7dc7e4
|
Use relative filenames for the source file locations in .pot files
|
2011-11-02 23:55:50 +00:00 |
Clementine Buildbot
|
909085100c
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-02 10:07:24 +01:00 |
Arnaud Bienner
|
bfee1be5dd
|
Add (do not remove) location to pot/po files
|
2011-11-01 19:14:22 +01:00 |
Clementine Buildbot
|
df6e8037cd
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-01 10:07:01 +01:00 |
Arnaud Bienner
|
222f499117
|
Adding missing string from revision 03f456376d
|
2011-11-01 03:11:42 +01:00 |
Arnaud Bienner
|
00a1988058
|
Add few keyboard accelerators
|
2011-11-01 01:50:55 +01:00 |
Arnaud Bienner
|
fb2fa11be3
|
Update Dutch translation. Thanks Rindert Vonk.
|
2011-11-01 01:07:34 +01:00 |
Clementine Buildbot
|
bed0fe44ca
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-10-31 10:00:48 +01:00 |
Arnaud Bienner
|
85ea3fe37f
|
Add songs to Grooveshark playlists by drag and drop
|
2011-10-30 23:59:43 +01:00 |
David Sansome
|
e2ac2814f4
|
Merge translations from launchpad one last time
|
2011-10-30 22:21:17 +00:00 |
David Sansome
|
08e09ce5dd
|
Add a settings page for global search - doesn't save yet
|
2011-10-30 18:52:38 +00:00 |
David Sansome
|
6d45415b00
|
Consistently use "Various artists" with a lower case "a"
|
2011-10-30 16:53:39 +00:00 |
David Sansome
|
a2b95b7f54
|
Group pages in the settings dialog into categories
|
2011-10-30 16:51:43 +00:00 |
David Sansome
|
d3abed6044
|
Add a missing string from revision c8a4852843
|
2011-10-30 15:22:44 +00:00 |
David Sansome
|
3395078a90
|
Add the Content-Transfer-Encoding line to the pot header so it gets added every time
|
2011-10-30 12:24:36 +00:00 |
Clementine Buildbot
|
e5c201467f
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-10-29 21:24:06 +02:00 |
David Sansome
|
d3aa4f3a56
|
Add Content-Transfer-Encoding to the .pot so "tx push" will work
|
2011-10-29 19:11:53 +01:00 |
David Sansome
|
1f6bc7cd9a
|
Don't update the .po files automatically from the .pot each build (Transifex will do that now). Also add source files that aren't compiled because of options being disabled to the OTHER_SOURCES list (for translation) automatically.
|
2011-10-29 18:37:30 +01:00 |
Arnaud Bienner
|
35d4b6392c
|
Get back translations lost during revision ab4235aa0f
|
2011-10-26 18:30:57 +02:00 |
John Maguire
|
ab4235aa0f
|
Update translations.
|
2011-10-26 16:46:22 +02:00 |
John Maguire
|
4ba3cc9563
|
Automatically grab clipboard contents for "Load cover from URL" dialog.
Fixes issue #1816
|
2011-10-26 14:59:50 +02:00 |
Arnaud Bienner
|
bac6095491
|
Rename GrooveShark to Grooveshark everywhere, as it is actually named like this
|
2011-10-05 21:59:15 +02:00 |
John Maguire
|
9f1e82965d
|
Add Jamendo as a global search provider but disabled by default.
|
2011-10-03 16:03:03 +02:00 |
Arnaud Bienner
|
b4c4c7cfef
|
Update po files
|
2011-10-02 13:04:28 +02:00 |
David Sansome
|
5d59c19bbe
|
Update translations
|
2011-09-24 13:26:41 +01:00 |
Arnaud Bienner
|
399829291d
|
Merge branch 'master' of https://code.google.com/p/clementine-player into grooveshark
Conflicts:
data/data.qrc
|
2011-09-20 00:37:20 +02:00 |
H. İbrahim Güngör
|
99a25f9d1e
|
Updated turkish translation
|
2011-09-17 14:04:56 +01:00 |
John Maguire
|
c2d68fd697
|
Basic search popup triggered by a global shortcut.
|
2011-09-01 14:23:16 +01:00 |
Arnaud Bienner
|
cd27ef7da3
|
Remove duplicate strings in uk.po
|
2011-07-11 20:09:02 +00:00 |
David Sansome
|
255428b3b9
|
Update Ukrainian translation. Thanks bjsenya
|
2011-07-10 16:43:25 +00:00 |
David Sansome
|
7773e98ebf
|
Keep track of some statistics while searching for album covers, and show a statistics dialog at the end. Fixes issue 1921
|
2011-06-26 15:07:48 +00:00 |
David Sansome
|
aa20b6b3e2
|
Don't shift the rainbow data along when the widget is being repainted as a result of an expose event
|
2011-06-23 20:36:14 +00:00 |
Tyler Rhodes
|
612260cc9d
|
Prettify nyan.
Add dark blue background and adjust rainbow placement.
|
2011-06-23 13:21:08 +00:00 |
Andrea Decorte
|
87a5ec5cc7
|
Add confirmation when removing playlist and close button on tabs. Fixes
issue 2003
|
2011-06-19 08:44:10 +00:00 |
Arnaud Bienner
|
7fca5d37dc
|
Minor modifications on load audio CD, including better cleaning of objects
|
2011-06-14 23:38:43 +00:00 |
Arnaud Bienner
|
272841ab73
|
Starting audio CD support. Starts issue 701
|
2011-06-09 23:08:43 +00:00 |
Andrea Decorte
|
527171fadb
|
Toggle visibility for Pretty OSD by command line and global shortcut.
Fixes issue 1344
|
2011-06-05 08:21:17 +00:00 |
Andrea Decorte
|
44302a59b3
|
Added option to disable pretty OSD timeout
|
2011-05-29 12:44:38 +00:00 |
John Maguire
|
f246e44b92
|
Support making spotify playlists available offline.
|
2011-05-25 14:22:49 +00:00 |
Andrea Decorte
|
2f7ea0acbe
|
New lines are now allowed in OSD if the notification type support them
|
2011-05-23 19:49:03 +00:00 |
Andrea Decorte
|
c2e9bee463
|
Add an option to customize OSD message on song change
|
2011-05-22 21:15:11 +00:00 |
John Maguire
|
8dd745895a
|
Add --version command line flag.
Fixes issue #1867
Thanks to: tyler.s.rhodes@gmail.com
|
2011-05-16 19:21:46 +00:00 |
David Sansome
|
930a2aa2bf
|
Add an interactive Python console to the script manager
|
2011-05-15 13:44:06 +00:00 |
David Sansome
|
e2c6526840
|
Make dynamic playlists use the limit specified in the smart playlist dialog. Thanks google@robbertkrebbers.nl. Fixes issue 1082. Fixes issue 1192.
|
2011-05-14 13:44:10 +00:00 |
Andrea Decorte
|
ddbe03b526
|
Added Login button to Last.Fm and others online services. Fixes issue
1772
|
2011-05-09 19:54:04 +00:00 |
Andrea Decorte
|
56c8567fc7
|
Added missing NOT conditions in smart playlists. Fixes issue 1836
|
2011-05-04 18:47:48 +00:00 |
David Sansome
|
d41916cf79
|
Update pot
|
2011-04-30 12:31:32 +00:00 |
David Sansome
|
be69ad9225
|
Update the pot
|
2011-04-29 19:50:34 +00:00 |
David Sansome
|
337ac0b9e1
|
Update pot
|
2011-04-29 13:41:53 +00:00 |
David Sansome
|
b20d280156
|
Add a "Did you mean ...?" widget when searching on spotify
|
2011-04-28 20:48:53 +00:00 |
Andrea Decorte
|
9dd45dbe82
|
Improved Last.fm scrobbling when connection is down
|
2011-04-28 10:32:56 +00:00 |
Andrea Decorte
|
c6c4902d3f
|
Added two new options for date queries in smart playlists. Fixes issue
1141
|
2011-04-24 17:52:16 +00:00 |
Arnaud Bienner
|
1cd1a4a641
|
Forgot to update translations. Also adding a key accelerator to 'Tools' menu text (while keeping already translated strings)
|
2011-04-19 20:31:41 +00:00 |
Paweł Bara
|
6841e183d3
|
in the Last.fm config dialog, hide the warning icon with the warning itself
David's POTs
|
2011-04-17 15:25:32 +00:00 |
Andrea Decorte
|
764b3b0429
|
Show tooltips on playlist tabs only when needed. Fixes issue 1725
|
2011-04-13 19:15:30 +00:00 |
John Maguire
|
9d86b41a88
|
Add warning about not being able to play last.fm radio if not a subscriber.
|
2011-04-13 15:54:15 +00:00 |
John Maguire
|
6a06c90f0a
|
Revert broken shortcut translations.
|
2011-04-13 12:32:16 +00:00 |
John Maguire
|
32c395fde1
|
Update translations from Launchpad.
|
2011-04-13 12:07:55 +00:00 |
David Sansome
|
2c6791f6d7
|
Updated turkish translation. Thanks H. İbrahim Güngör
|
2011-04-12 17:08:02 +00:00 |
Andrea Decorte
|
502b17cfb3
|
Revamped last.fm config dialog. Fixes issue 1053
|
2011-04-09 09:00:10 +00:00 |
Andrea Decorte
|
5d8f1fe872
|
Added scrobbling button in main window and a global shortcut for
toggling it. Fixes issue 1090
Improved last.fm error handling
|
2011-04-07 16:25:52 +00:00 |
Andrea Decorte
|
55b2d30959
|
added a button to remove items and keyboard shortcuts in the Queue
Manager. Fixes issue 1646
|
2011-03-30 18:41:34 +00:00 |
Andrea Decorte
|
9c2f0e7d8f
|
Ask before creating Jamendo database. Fixes issue 1440
|
2011-03-30 13:47:06 +00:00 |
David Sansome
|
31a2b8779d
|
Oops
|
2011-03-27 13:00:50 +00:00 |
David Sansome
|
e4a5820488
|
Update Portugese translations, thanks smarquesPT. Fixes issue 1625
|
2011-03-27 12:04:06 +00:00 |
David Sansome
|
7c0569f2ae
|
Merge translations from Launchpad
|
2011-03-26 17:37:09 +00:00 |
Andrea Decorte
|
ecda0ada4a
|
Playlists get an automatic name, no more prompts. Fixes issue #423
|
2011-03-25 19:16:12 +00:00 |
Paweł Bara
|
df35f2cd9c
|
mark icecast songs as streams so they won't get greyed out (as non existent songs) when starting Clementine
|
2011-03-22 22:04:10 +00:00 |
Paweł Bara
|
d775ef5c4c
|
a little tiny final language fix
|
2011-03-22 19:44:31 +00:00 |
Arnaud Bienner
|
5a7771aeea
|
Restoring tranlasted strings lost during r3037
|
2011-03-22 19:40:34 +00:00 |
Paweł Bara
|
7d54ee6644
|
mi scusi
|
2011-03-22 17:31:13 +00:00 |
Andrea Decorte
|
a88e02c452
|
Added right-click menu option to copy track to specific playlist. Fixes issue 1289
|
2011-03-20 17:38:15 +00:00 |
Paweł Bara
|
823f798451
|
new option for greying out deleted songs on startup
|
2011-03-19 09:41:00 +00:00 |
John Maguire
|
32193dbb9f
|
Add validation for Magnatune accounts.
|
2011-03-18 14:39:29 +00:00 |
David Sansome
|
744bf922f3
|
Merge translations from launchpad
|
2011-03-17 19:54:57 +00:00 |
Andrea Decorte
|
4b6e2a8a62
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
David Sansome
|
f4f482a440
|
Updated Turkish translation from H. İbrahim Güngör
|
2011-03-15 20:04:07 +00:00 |
Paweł Bara
|
c8a0ab9625
|
don't hide the truth
|
2011-03-14 07:29:43 +00:00 |
Paweł Bara
|
8ed6eca57e
|
fixing skipping songs for library songs
another "silent" GST error type
David's POT
|
2011-03-13 22:57:49 +00:00 |
David Sansome
|
a37bb47e53
|
Merge translations from launchpad
|
2011-03-13 21:27:47 +00:00 |
Paweł Bara
|
ce17d5f1c9
|
API for coloring rows in playlist view
graying out of broken songs on playback
David's POT?
|
2011-03-13 11:43:44 +00:00 |