Clementine Buildbot
|
ccb1a745f6
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-11 10:07:20 +01:00 |
HyperQuantum
|
94a7ceb898
|
Add an "Expand" button to add more tracks to a dynamic playlist. Fixes issue 1268
|
2011-11-10 11:21:41 +00:00 |
Clementine Buildbot
|
128b91d60d
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-10 10:06:53 +01:00 |
Arnaud Bienner
|
5479239d81
|
Add an action to get GS songs' URLs to share
|
2011-11-10 00:56:27 +01:00 |
HYPNOTOAD
|
bfea7b8945
|
Change Grooveshark secret key
|
2011-11-09 20:44:09 +01:00 |
Clementine Buildbot
|
054fd962a1
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-09 10:31:09 +01:00 |
David Sansome
|
62383d02fc
|
Don't filter FocusIn events into the global search text box (doing so causes all kinds of unusual behaviour), instead just show the popup when pressing up or down.
|
2011-11-08 22:38:57 +00:00 |
David Sansome
|
c1230f7b0a
|
Fix a bug where the global search popup would never be shown on the first search
|
2011-11-08 22:29:52 +00:00 |
David Sansome
|
ec5f9be27b
|
Reposition the global search tooltip when new results arrive
|
2011-11-08 22:26:58 +00:00 |
David Sansome
|
d7720223ec
|
Hash the information that's used by GlobalSearchWidget::CanCombineResults, avoiding doing a O(n^2) search when adding new results.
|
2011-11-08 21:41:41 +00:00 |
David Sansome
|
b3f6e46c23
|
Don't re-show the results list if more results arrive after the user has explicitly closed it. Also don't continue to show results when the user has backspaced to < 3 characters.
|
2011-11-08 20:45:11 +00:00 |
David Sansome
|
f80ac47931
|
Use a better search icon for the global search settings page - in the Mint-X theme the old icon was 22x22 only.
|
2011-11-08 20:20:25 +00:00 |
David Sansome
|
69275bb0b6
|
Disable the right fields in the global search settings page the first time the dialog is shown
|
2011-11-08 20:15:05 +00:00 |
David Sansome
|
550c4b4c84
|
Change another "Search everywhere"
|
2011-11-08 18:49:05 +00:00 |
David Sansome
|
0a655064b2
|
Change "Search everywhere" back to "Search for anything" - it better describes what we want the user to do with the input box
|
2011-11-08 18:37:00 +00:00 |
David Sansome
|
5dcd1d4890
|
Initialise the item lists for simple search providers on startup so they can be used to populate the global search suggestions.
|
2011-11-08 18:35:33 +00:00 |
Clementine Buildbot
|
959ac6ae4d
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-08 10:07:27 +01:00 |
Clementine Buildbot
|
6cb27c2bb9
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-07 10:07:11 +01:00 |
David Sansome
|
89c9ea37fa
|
"Search everywhere" instead of "Search for anything", and make "e.g." translatable
|
2011-11-06 17:27:54 +00:00 |
David Sansome
|
814c79b183
|
Use more friendly names for "global search" in the UI
|
2011-11-06 16:36:47 +00:00 |
Arnaud Bienner
|
f79d38210c
|
Merge branch 'master' of https://code.google.com/p/clementine-player
Conflicts:
src/translations/translations.pot
|
2011-11-06 16:23:50 +01:00 |
Arnaud Bienner
|
89680a02f0
|
Add the ability to have custom actions for PlaylistItems, and InternetPlaylistItems (through services). Add 'add to playlists' actions for Grooveshark
|
2011-11-06 16:12:44 +01:00 |
David Sansome
|
e3b7afbdf2
|
Add "Your radio streams" global search provider
|
2011-11-06 15:00:50 +00:00 |
Clementine Buildbot
|
7f7c1a398e
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine)
|
2011-11-06 10:07:20 +01:00 |
David Sansome
|
dac6c1bf09
|
Add a SomaFM search provider
|
2011-11-06 00:02:32 +00:00 |
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 |
Andrea Decorte
|
b8a008aaeb
|
Added middleclick to enqueue to playlist. Fixes issue #865
|
2011-03-06 15:53:08 +00:00 |
Arnaud Bienner
|
34f8c124f5
|
Modif analyzers' framerate to make code cleaner. Adding 'very high' framerate
|
2011-03-05 18:53:48 +00:00 |
Andrea Decorte
|
cfe6b9e652
|
Added option to hide dividers in library view. Fixes issue #1125
|
2011-03-05 15:20:27 +00:00 |
Arnaud Bienner
|
6cc12ed964
|
Forgot to commit translations
|
2011-03-04 00:49:24 +00:00 |
Paweł Bara
|
aa6c3ab35b
|
a way to mark DB schema versions as requiring a full library rescan
message dialog for a user when he's reached a full library rescan requiring schema version (like the final one of CUE sheet support)
|
2011-02-25 20:10:41 +00:00 |
David Sansome
|
24fbe6aa74
|
Merge translations from Launchpad. Fixes issue #1491
|
2011-02-21 20:24:46 +00:00 |
Paweł Bara
|
20658989c3
|
full library rescan feature - should already work as expected
|
2011-02-17 19:57:14 +00:00 |
John Maguire
|
45cabc1b6b
|
Add settings dialog for Google account with verification and stores password in secure keychain.
|
2011-02-17 13:47:54 +00:00 |
Arnaud Bienner
|
b3839cf1d6
|
Adding accelerator key for just one simple string, while keeping old translations. Gonna check how Launchpad is able to handle this and how it will updated strings
|
2011-02-15 01:10:09 +00:00 |
Paweł Bara
|
60ac6768b8
|
Fresh new 'open in new playlist' action (Updates issue #1431).
|
2011-02-09 17:51:59 +00:00 |
Paweł Bara
|
4cd01a43b7
|
fixing names of all the 'add to playlist' items in context menus (Fixes issue #1421)
|
2011-02-08 22:42:09 +00:00 |
Paweł Bara
|
33276132ec
|
when saving cover, start in the album's folder (just like with the similar 'load cover from disk' feature)
|
2011-02-07 23:53:32 +00:00 |
Paweł Bara
|
82e92bb3ac
|
library view has now three modes: 'all songs', 'duplicates only' and new 'untagged songs only' (check out the http://code.google.com/p/clementine-player/wiki/LibraryViewModes) - fixes issue #305
+ hiding the 'complexity' of QueryOptions filter and query_mode mutual exclusion behind it's API
|
2011-02-06 13:18:18 +00:00 |
Paweł Bara
|
8aedda1795
|
moving the 'Save cover to file' action into AlbumCoverChoiceController; implementing the action in all related places (now playing widget, album cover manager, edit tag dialog)
now playing widget: disable all cover related context menu options (except for the 'save cover' one) when in 'Kittens' mode
|
2011-02-02 16:22:04 +00:00 |
John Maguire
|
9786570f35
|
Add support for saving album covers/kittens.
Fixes issue #1395
|
2011-01-31 20:53:38 +00:00 |
Paweł Bara
|
2959dbff85
|
'show duplicates only' view for library where you can see which songs in your library are duplicated and delete unnecessary duplicates (fixes issue #1328)
|
2011-01-30 21:00:49 +00:00 |
Andrea Decorte
|
f98b89a2d8
|
Fixed issue #764
|
2011-01-25 19:15:51 +00:00 |
David Sansome
|
0beb12fc14
|
Add some options to control what happens when you double click or use the menu to add tracks to the playlist
|
2011-01-24 21:16:26 +00:00 |
Paweł Bara
|
3e2ffd3647
|
ability to load cover from URL in all the usual places: cover manager, now playing widget and edit tag dialog (fixes issue #517)
|
2011-01-23 20:24:17 +00:00 |
David Sansome
|
30019a9624
|
Update Turkish translation. Thanks H. İbrahim Güngör
|
2011-01-23 15:56:19 +00:00 |
Arnaud Bienner
|
729e8e729d
|
Adding track selection dialog for tag fetcher results. Also corrected tagfetcher to prevent from infinite loop when no result is found
|
2011-01-20 23:42:28 +00:00 |
David Sansome
|
3f9dec3808
|
Add an "Install script from file..." button
|
2011-01-18 23:10:22 +00:00 |
David Sansome
|
046c75380c
|
Merge translations from Launchpad
|
2011-01-18 19:07:54 +00:00 |
Paweł Bara
|
07739d6c68
|
Python bindings for LibraryView + new UI hook for plugins: the view's context menu
support for IN operator in LibraryQuery.AddWhere
|
2011-01-18 16:34:43 +00:00 |
Arnaud Bienner
|
abb93cd020
|
Minor modification to tag fetcher (including adding mutex to prevent crashes) and changing cursor during tag fetching
|
2011-01-17 22:58:16 +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 |
David Sansome
|
dd5f5d16ae
|
Move the script console into a developer mode extension
|
2011-01-15 16:20:16 +00:00 |
David Sansome
|
0ba1962fc8
|
Lazy-load the RadioService in a RadioPlaylistItem that is loaded from the database on startup
|
2011-01-12 19:59:17 +00:00 |
David Sansome
|
dc619eb437
|
Start refactoring the RadioModel to inherit from QStandardItemModel
|
2011-01-09 18:27:41 +00:00 |
David Sansome
|
9c273aa745
|
Updated Polish translation from Michał Ziąbkowski
|
2011-01-08 16:17:11 +00:00 |
David Sansome
|
43940de195
|
Add an option to show cover art in the library view. Thanks markwatkinson. Fixes issue #785
|
2011-01-02 14:51:01 +00:00 |
David Sansome
|
c8d8ef208d
|
Don't create a separate interpreter for each script (it's not very well supported), instead create a module for each one. Redirect sys.stdout and sys.stderr to the clementine console.
|
2011-01-02 01:07:19 +00:00 |
David Sansome
|
2bbbda7714
|
Add buttons to the script manager to enable and disable scripts, and remember which ones were enabled and start them on startup
|
2011-01-01 18:37:08 +00:00 |
David Sansome
|
5b1000834f
|
Add some basic script loading support and add python bindings for the Player class
|
2010-12-31 18:13:28 +00:00 |
David Sansome
|
6ea9ea3b4d
|
Add a linebreak to a tooltip
|
2010-12-30 18:26:13 +00:00 |
David Sansome
|
ca032eb445
|
Add an "Enqueue to playlist" menu item. Thanks bendarb. Fixes issue #980
|
2010-12-29 15:08:43 +00:00 |
David Sansome
|
1362809b5d
|
Make the library scanner use filter words for selecting cover art. Thanks markwatkinson. Fixes issue #634
|
2010-12-28 12:52:58 +00:00 |
David Sansome
|
6737b8a5c2
|
Always use the gstreamer engine, remove xine, vlc and phonon engines.
|
2010-12-26 13:01:35 +00:00 |
David Sansome
|
9b22f2ce40
|
Proxy support. Fixes issue #38
|
2010-12-25 17:25:29 +00:00 |
David Sansome
|
8cdce2767b
|
Implement the reset play counts button
|
2010-12-25 11:54:21 +00:00 |
David Sansome
|
b3450e9853
|
It's "edit track information", not "edit tracks information" in english
|
2010-12-24 23:29:13 +00:00 |
David Sansome
|
f09aa34bb1
|
Edit tag dialog changes: remove the statistics tab and put its fields into the Summary tab, make right clicks on the album art do the same as clicking "change cover art", grey the field labels a bit, make sure large filenames don't make the dialog bigger.
|
2010-12-24 23:22:09 +00:00 |
David Sansome
|
95ef57cf1e
|
Add column text alignment options to the playlist header menu. Thanks brunciter!
|
2010-12-22 10:45:14 +00:00 |
David Sansome
|
8453e9e768
|
Make the edit tag dialog save tags, also make it load them in a background thread.
|
2010-12-21 13:42:06 +00:00 |
Arnaud Bienner
|
3218e08118
|
Displaying different text depending on the number of selected songs
|
2010-12-21 00:20:36 +00:00 |
David Sansome
|
998f9e1af5
|
Add next and previous buttons to the edit tag dialog
|
2010-12-20 16:36:16 +00:00 |
David Sansome
|
b0d4d72b42
|
Add some information to the summary and statistics tabs in the edit tags dialog.
|
2010-12-20 14:12:40 +00:00 |
David Sansome
|
c8520021d7
|
Start of a new edit tag dialog. Lots of things don't work and it doesn't actually save tags yet (so it's about as useful as before).
|
2010-12-19 23:40:36 +00:00 |
David Sansome
|
7fd29f160d
|
Add a configurable timeout to song and artist info network requests. Default to 2.5 seconds
|
2010-12-19 13:58:53 +00:00 |
David Sansome
|
6ec77eadf6
|
Fix a display bug in the Last played column for songs that haven't been played in the last week. Thanks gmail@robbertkrebbers.nl. Fixes issue #1081
|
2010-12-18 16:50:00 +00:00 |
Paweł Bara
|
32f9825794
|
global shortcuts for rating songs (Fixes issue #1089)
renaming *index* methods in Playlist to *row*
|
2010-12-17 00:21:20 +00:00 |
David Sansome
|
8bd0319966
|
Merge translations from Launchpad
|
2010-12-11 15:31:44 +00:00 |
David Sansome
|
9a7087d05f
|
Add a "delete from disk" to the playlist menu. Fixes issue #218
|
2010-12-11 10:54:42 +00:00 |
David Sansome
|
d5f8d2f9af
|
Translations
|
2010-12-11 10:33:35 +00:00 |
John Maguire
|
5f6dcbe4b7
|
Early Caturday!
|
2010-12-10 14:26:29 +00:00 |
David Sansome
|
d761a5e91f
|
Add a "plain sidebar" option. Fixes issue #1031
|
2010-12-07 21:04:52 +00:00 |
David Sansome
|
ef5494e08c
|
Update Turkish translation. Thanks H. İbrahim Güngör
|
2010-12-06 21:20:06 +00:00 |
David Sansome
|
ea725cb5f7
|
Add ari-tczew to the about box, and sort the list of people
|
2010-12-06 21:11:11 +00:00 |
David Sansome
|
88831f4ebd
|
Merge translations from Launchpad
|
2010-12-05 11:56:47 +00:00 |
David Sansome
|
1dec3e9818
|
Add an option to stay running in the background when the window is closed, even if the tray icon is hidden. Fixes issue #914
|
2010-12-04 17:31:50 +00:00 |
David Sansome
|
a18dafac9c
|
Add a "Play from my Library" context menu item to similar artists in the song info view. Fixes issue #1014
|
2010-12-04 16:19:30 +00:00 |
David Sansome
|
f94f2cd03c
|
Clean up the background streams settings page a bit, and use a different icon
|
2010-12-04 15:11:50 +00:00 |
John Maguire
|
c625acfd87
|
Refactor background streams.
Add volume control for background streams and infrastructure for custom streams.
|
2010-12-03 13:53:43 +00:00 |
David Sansome
|
69d3d89b0f
|
Have a different list of smart playlists for Jamendo and the normal Library. Only add default Jamendo smart playlists once.
|
2010-11-27 17:52:08 +00:00 |
David Sansome
|
b85ddbb380
|
Put the Jamendo songs in a separate database that gets attached to the main database. "Reload" it by deleting the file, which is much faster than DELETEing all the songs inside. Make reloading the Jamendo, Icecast and Magnatune databases always bypass the network cache. Store the Jamendo track IDs in a separate table - for some reason this makes inserts faster. Fix the Jamendo model after the inital database load. Make the Jamendo dymanic playlist use the entries that are already in the local database rather than fetching the song metadata again.
|
2010-11-27 16:14:09 +00:00 |
John Maguire
|
eca1704384
|
Sort of working Jamendo dynamic playlist.
|
2010-11-26 15:16:48 +00:00 |
David Sansome
|
927937e236
|
Save and restore Jamendo playlist items properly. Add a Jamendo context menu.
|
2010-11-25 22:04:23 +00:00 |
David Sansome
|
ad191e0880
|
Show a context menu for icecast stations
|
2010-11-24 19:41:17 +00:00 |
David Sansome
|
188c7a53ec
|
Add a database table, backend, and model for Icecast radio stations. Added a filter widget as well, but it doesn't actually search or sort yet.
|
2010-11-23 22:36:00 +00:00 |
David Sansome
|
e4a3a12a83
|
Show progress information while downloading and parsing Jamendo and Icecast catalogues. Also parse Jamendo in chunks rather than all in one go.
|
2010-11-23 18:53:08 +00:00 |
John Maguire
|
5feabe09de
|
Add Jamendo support.
Fixes issue #470
|
2010-11-23 17:38:39 +00:00 |
Paweł Bara
|
5ceb64c9e3
|
"mute" command in main menu and context menu of tray icon (Fixes issue #962)
"now playing" tray icon's tooltip in Qt environments
|
2010-11-21 21:36:27 +00:00 |
David Sansome
|
3dd0e56c1b
|
Show controls at the bottom of the playlist when a dynamic playlist is active
|
2010-11-20 20:00:40 +00:00 |
David Sansome
|
682a84dc61
|
Reword the "Don't use search terms (include all songs)" item to make it less confusing
|
2010-11-20 18:51:34 +00:00 |