Commit Graph

4141 Commits

Author SHA1 Message Date
craig.p.drummond
76b247cf7f Start locator and downloader only when needed too... 2014-03-03 19:31:42 +00:00
craig.p.drummond
3dfc90d359 Use CMake to find X11 include and libs 2014-03-03 19:31:12 +00:00
craig.p.drummond
9d7110d5ec Just some little code re-org 2014-03-03 19:30:43 +00:00
craig.p.drummond
38ec88541d Create NetworkAccessManager only when needed 2014-03-03 19:30:09 +00:00
craig.p.drummond
c6494a2410 For the web-links in the context view, replace ampersand and question mark characters in artist names with the relevant URL encoding. 2014-03-03 19:29:42 +00:00
craig.p.drummond
8c820c60fb When determining the 'basic' artist of a track, if albumartist is set and artist is not, then use albumartist.
BUG: 431
2014-03-02 19:47:39 +00:00
craig.p.drummond
3e22a0ade3 - Install Cantata's list of lyrics providers to INSTALL/share/cantata/lyrics
- Read lyrics providers from each .xml file in ~/.local/share/cantata/lyrics, and INSTALL/share/cantata/lyrics
BUG: 432
2014-03-02 18:00:40 +00:00
craig.p.drummond
41643d2d1d Create cache dir if it does not exist 2014-03-02 15:40:53 +00:00
craig.p.drummond
11a8b69512 Use case-insensitive sort of folder view items when adding to playqueue.
BUG: 430
2014-03-02 12:53:15 +00:00
craig.p.drummond
b747e15bbe When saving artist image from cover dialog, if set to save in MPD folder and song's path does not have 2 folder elements then save in cache folder.
Cantata will only save artist images, and backdrops, in MPD folder if the folder structure is (e.g.) Artist/Album/Track.mp3
BUG: 429
2014-03-01 18:03:38 +00:00
craig.p.drummond
e89bf82c55 In cover/artist dialog, when attempting to save an image into Cantata's cache folder - ensure the 'covers' sub-folder is created. 2014-03-01 17:53:26 +00:00
craig.p.drummond
b242ecc767 Add support for 'comment' tag in tag-editor and dynamic playlists.
BUG: 427
2014-02-28 20:14:45 +00:00
craig.p.drummond
76e8e3ce04 Do not allow 'auto-hide sidebar' and 'playqueue in sidebar' to be active at the same time. 2014-02-28 20:13:38 +00:00
craig.p.drummond
617291ffb8 Crash fix for when playqueue is toggled in/out of sidebar 2014-02-28 20:13:08 +00:00
craig.p.drummond
e46c4c242d Capitalize 'Play Queue' 2014-02-28 20:12:40 +00:00
craig.p.drummond
3ef24bc6f6 Set 'no interaction' flag on NOTE labels - so that Oxygen's window drag works. 2014-02-28 20:11:51 +00:00
craig.p.drummond
9a304cee07 Explicitly link against pthread 2014-02-28 20:11:04 +00:00
craig.p.drummond
e92513ae22 Make view search widget same height as that of playqueue 2014-02-27 17:53:34 +00:00
craig.p.drummond
305a29a644 Spelling 2014-02-27 17:46:57 +00:00
craig.p.drummond
17ef2138c1 Increase height of context selector button - so that line is at same position as bottom of play queue 2014-02-27 17:46:01 +00:00
craig.p.drummond
0dd5b07989 For some Gtk styles, make it appear as if there is just one line between views. 2014-02-27 17:45:16 +00:00
craig.p.drummond
6ce8491b52 0-pixel wide splitter... 2014-02-27 17:44:25 +00:00
craig.p.drummond
feeac29de1 Fix folder-view path parsing. If two folders only differed in the last character then Cantata would have placed the contents of the second into the listing of the first.
BUG: 425
2014-02-27 17:43:42 +00:00
craig.p.drummond
7a544fc0e7 Fix broken en_GB translation... plus other little fixes. 2014-02-27 17:42:53 +00:00
craig.p.drummond
355ccf02fc Copy branches/1.3 de.po to trunk 2014-02-27 17:42:27 +00:00
craig.p.drummond
bb84dbbe01 Cleanup 2014-02-27 17:42:07 +00:00
craig.p.drummond
15a272c8be ...add the files! 2014-02-27 17:41:48 +00:00
craig.p.drummond
97a16f8a27 Reduce splitter width between playqueue and views to 1 pixel. 2014-02-27 17:41:23 +00:00
craig.p.drummond
32670fb301 Remove more space 2014-02-27 17:40:31 +00:00
craig.p.drummond
f91a44e5a3 Remove space between sidebar and view 2014-02-27 17:39:37 +00:00
craig.p.drummond
2c64894348 Remove space between toolbar and views. 2014-02-27 17:39:16 +00:00
craig.p.drummond
f9d77cf25f Only show mopidy note in copy/remove dialog if connected to mopidy. 2014-02-27 17:38:53 +00:00
craig.p.drummond
1103b8ee09 After editing files in tag editor, editing in track organizer, adding new files, or removing exisint files, only ask MPD to update folders that have changed. 2014-02-27 17:38:28 +00:00
kamikazow@gmail.com
cae6fe8ac0 Typo corrections 2014-02-27 01:12:38 +00:00
craig.p.drummond
be44f6f5bd Update 2014-02-26 20:12:05 +00:00
craig.p.drummond
d44ce937fc Elide text of context view page selector 2014-02-26 20:11:50 +00:00
craig.p.drummond
00d602c5d3 ...but now, dont show song details. Not really required, as info is clearly visible in window. 2014-02-26 20:11:26 +00:00
craig.p.drummond
738c2a7f4e Show song details in window titlebar 2014-02-26 20:10:50 +00:00
craig.p.drummond
52c6d6b2c4 Handle case where title is empty 2014-02-26 20:10:25 +00:00
craig.p.drummond
53299e7fa8 Fixed height for song label - means 'Not Playing' is not required to be shown. 2014-02-26 20:10:09 +00:00
craig.p.drummond
2d1d6f1d99 Show duration after " - " 2014-02-26 20:09:42 +00:00
craig.p.drummond
cd4f653e32 Fix scaling of context view background when size of view changes. 2014-02-26 20:08:19 +00:00
craig.p.drummond
22d5977188 FreeBSD compile fixes?
BUG: 424
2014-02-26 20:07:19 +00:00
craig.p.drummond
7c96f5f50d Use single label to show current song details 2014-02-25 19:28:02 +00:00
craig.p.drummond
efd36899dc USe different small scale factor depending upon current font size 2014-02-25 19:27:29 +00:00
craig.p.drummond
159ebbf57d Wait longer for dconf/gconf replies 2014-02-25 19:26:58 +00:00
craig.p.drummond
3140e8e7ff Remvove spacing around large side bar items 2014-02-25 19:26:32 +00:00
craig.p.drummond
a0681ea50e Cleanup 2014-02-25 19:26:07 +00:00
craig.p.drummond
187353310d Spelling 2014-02-25 19:25:52 +00:00
craig.p.drummond
b3731b88f1 If a sidebar view has focus, but sidebar is collapsed, then find action should activate playqueue search widget. 2014-02-25 19:25:29 +00:00