1
0
mirror of https://github.com/clementine-player/Clementine synced 2025-01-09 08:33:29 +01:00
Commit Graph

2033 Commits

Author SHA1 Message Date
David Sansome
75fad2ff60 Blur the sidepanel again if it was resized while blurred. Also make it opaque to mouse events while blurred. Fixes issue #1092 2010-12-18 19:56:05 +00:00
David Sansome
c133a8db7c Don't scale album art when saving it to /tmp. Fixes issue #1096 2010-12-18 19:42:06 +00:00
David Sansome
85d1f16c5e Fix a crash when removing the active playlist when it is the first playlist. Fixes issue #1097 2010-12-18 19:37:29 +00:00
David Sansome
f1f0a384a5 Sort songs loaded from directories by filename if there are no other tags present. Fixes issue #1104 2010-12-18 18:47:44 +00:00
David Sansome
a8a035a13a Use the system libechonest if it's installed 2010-12-18 18:36:56 +00:00
David Sansome
18a1eb75af Add our copy of sqlite to the include path only if it's actually being used. 2010-12-18 18:19:18 +00:00
Paweł Bara
5b2625f420 fixes a crash when trying to rate the current song if there's none (rate using global shortcut) 2010-12-18 17:41:03 +00:00
David Sansome
302333c36a Fix r2420 properly 2010-12-18 17:29:07 +00:00
David Sansome
28fdb147d8 Make last.fm optional. Thanks volkov0aa. Fixes issue #49 2010-12-18 17:28:02 +00:00
David Sansome
623ab527ee Maybe fix a crash when loading tags from MP3 files with encrypted frames 2010-12-18 17:01:25 +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
5893c27d2b missing include failing on windows 2010-12-17 17:05:55 +00:00
Paweł Bara
712782d40c corrections to tests after yesterday's current_index -> current_row renaming 2010-12-17 16:41:19 +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
Arnaud Bienner
6ecc69d18b Also filter on artist name on Cover manager (instead of only album name) 2010-12-16 23:38:27 +00:00
Paweł Bara
256d46624c in 'Files' tab, use Backspace or 'Back' key to go up one folder (Fixes issue #1105) 2010-12-15 20:41:31 +00:00
Paweł Bara
61d5641c35 try to start the 'load cover' dialog in album cover manager inside the chosen album's folder (Fixes issue #733) 2010-12-15 20:15:46 +00:00
Paweł Bara
80e8fc8d60 corrections to "make sure a playlist column will appear in the UI even if it's width was somehow set to 0" 2010-12-15 17:46:31 +00:00
Paweł Bara
0f3b8156f3 make sure a playlist column will appear in the UI even if it's width was somehow set to 0 2010-12-15 16:32:45 +00:00
Paweł Bara
4563c2dbd9 you can now use "file path" attribute when creating dynamic playlists (Fixes issue #1073)
some more MPRIS 2 corrections (Updates issue #1058)
2010-12-15 15:50:22 +00:00
John Maguire
1053a40530 Remove no longer needed Qt patch. 2010-12-15 15:46:29 +00:00
John Maguire
7f6f1888cf Maybe fix crash in song info. 2010-12-14 19:00:05 +00:00
John Maguire
6cb9bd5619 Fix failed to build on ARM. 2010-12-14 18:54:25 +00:00
John Maguire
866be57b12 Change clementine mac app id and add category. 2010-12-14 18:42:23 +00:00
John Maguire
d82262c0c9 Just one more close shortcut and settings dialog width fix on mac. 2010-12-14 18:28:14 +00:00
John Maguire
cf160d6ebb Add one more close shortcut... 2010-12-14 18:23:14 +00:00
John Maguire
f95d893945 Add support for building without Sparkle on mac. 2010-12-14 18:20:14 +00:00
John Maguire
b9e642c864 Add more close shortcuts. 2010-12-14 17:55:08 +00:00
John Maguire
74b745366b Add keyboard shortcut to close queue manager. 2010-12-14 17:43:03 +00:00
John Maguire
6257b29629 Add keyboard shortcut for album cover manager close. 2010-12-14 17:31:39 +00:00
John Maguire
769a78c6a2 UI tweaks for mac album cover manager. 2010-12-14 17:09:41 +00:00
John Maguire
aec65c86b6 Disable some dependencies explicitly on Mac. 2010-12-14 17:07:41 +00:00
John Maguire
21415ff230 Fix some mac ui and metadata bugs. 2010-12-14 15:00:46 +00:00
Paweł Bara
5082d81ba4 some corrections to MPRIS 2 (Updates issue #1058) 2010-12-12 23:20:41 +00:00
David Sansome
c6829feb82 Show just the artist and title in the system tray tooltip on Windows since it doesn't support HTML 2010-12-11 17:23:05 +00:00
David Sansome
7a0540ab1c Update the list of features in the deb and rpm descriptions 2010-12-11 16:52:35 +00:00
David Sansome
ae261a7f0b Bump version to 0.6 2010-12-11 15:32:19 +00:00
David Sansome
8bd0319966 Merge translations from Launchpad 2010-12-11 15:31:44 +00:00
David Sansome
cc5e156ebc Update the changelog 2010-12-11 15:22:42 +00:00
David Sansome
19ea38b0a1 Don't download the Magnatune catalogue every time. 2010-12-11 15:07:39 +00:00
David Sansome
b8a78abe06 Don't wrap text in the loading indicator. Fixes issue #1028 2010-12-11 15:01:01 +00:00
David Sansome
d98859eabb Support rating multiple songs at once. Fixes issue #1017 2010-12-11 14:53:43 +00:00
John Maguire
f28d67966a Fix flickr url for kittens. 2010-12-11 14:31:03 +00:00
David Sansome
23f2530f59 Prevent the last playlist column from being hidden, and check that at least one is visible on startup. Fixes issue #991 2010-12-11 14:26:49 +00:00
David Sansome
5e17e93360 Smarter adding/removing from various artists. Fixes issue #717 2010-12-11 14:17:07 +00:00
David Sansome
01cccc0468 Cache the last emitted state from the engine to fix some invalid values being emitted over DBUS while a last.fm stream is buffering. Fixes issue #374 2010-12-11 13:38:51 +00:00
David Sansome
2b77c894db Err... fix the ASX parser 2010-12-11 12:12:36 +00:00
David Sansome
bb186feda1 Show scroll buttons on the sidebar when it's bigger than the window. Fixes issue #1061 2010-12-11 12:01:19 +00:00
David Sansome
0aa3cb4308 Don't expand items on a double click now that we expand them on single clicks instead 2010-12-11 11:26:47 +00:00
David Sansome
a739ff2714 Fix playlist parser tests 2010-12-11 11:07:00 +00:00