Commit Graph

269 Commits

Author SHA1 Message Date
craig.p.drummond
159d1ec8f8 Make track filename clickable 2014-08-11 19:32:07 +00:00
craig.p.drummond
78db33c222 Show extra audio properties from MPD in context/track/tags 2014-08-10 10:00:10 +00:00
craig.p.drummond
c3d288fd8e Use Covers::self()->get() to retrieve all covers 2014-07-16 19:05:36 +00:00
craig.p.drummond
0bae1c910c Make tag-order consistent with tag editor 2014-07-10 19:48:51 +00:00
craig.p.drummond
df494f9445 Use Qt5's own json parser fopr Qt5 builds. 2014-07-10 19:46:40 +00:00
craig.p.drummond
d70f7819ca Place all XML files in config 2014-07-07 19:06:29 +00:00
craig.p.drummond
478b73c2c1 RTL fixes 2014-06-20 17:58:28 +00:00
craig.p.drummond
1a42f3451e Only set style sheet once 2014-06-20 17:55:54 +00:00
craig.p.drummond
ac9e3a7d80 Re-add option to have cover in toolbar 2014-06-18 18:52:18 +00:00
craig.p.drummond
629b0f5f1e Clear info view if there is no text found 2014-06-17 16:57:50 +00:00
craig.p.drummond
0581801f9c Only load lyrics if it is the current tab 2014-06-17 16:56:45 +00:00
craig.p.drummond
ab8716071c Check if dir string is empty 2014-06-17 16:56:28 +00:00
craig.p.drummond
c790169097 Only update if visible 2014-06-17 16:56:05 +00:00
craig.p.drummond
593acd3b3e Store radio station 'name' field in extra map 2014-06-16 19:14:18 +00:00
craig.p.drummond
e4c0fe1bdb Add arrow to selector 2014-06-14 19:23:16 +00:00
craig.p.drummond
aeeb06d733 Change case of unknown tags - e.g. THIS_IS_A_TAG -> This is a tag 2014-06-11 18:26:37 +00:00
craig.p.drummond
74dae3cce0 Order tag entries 2014-06-11 18:25:57 +00:00
craig.p.drummond
eac245fd65 Also read performer for display in context view 2014-06-11 18:25:29 +00:00
craig.p.drummond
d758872220 Only need to check file once 2014-06-11 18:25:04 +00:00
craig.p.drummond
a5e0195312 Use external editor to edit lyrics 2014-06-11 18:24:44 +00:00
craig.p.drummond
1e4487a94f Add a 'tags' view to tracks view to list all tags via taglib 2014-06-11 18:24:13 +00:00
craig.p.drummond
f1498f9d00 Remove colon 2014-06-10 19:49:21 +00:00
craig.p.drummond
2e005f7b20 Use grid layout - so that selector text does not span 2014-06-10 19:49:10 +00:00
craig.p.drummond
6c150ac25a Fix track info background 2014-06-10 19:48:36 +00:00
craig.p.drummond
0924c3f398 Oops... 2014-06-10 19:48:17 +00:00
craig.p.drummond
5e18d5f007 Use QDesktopServices to start browser / file-manager 2014-06-10 19:48:00 +00:00
craig.p.drummond
88e4b1f2f8 Add option to re-load lyrics from disk 2014-06-10 19:46:45 +00:00
craig.p.drummond
00003720f9 s/Q_OS_WIN32/Q_OS_WIN/g 2014-06-10 19:45:33 +00:00
craig.p.drummond
94e1bb17f3 Fix wikpedia/last.fm link in track view 2014-06-10 19:45:08 +00:00
craig.p.drummond
cbe2977d9f Show track info in context-view as well as artist and album info. Track info is stacked behind lyrics. 2014-06-09 18:43:49 +00:00
craig.p.drummond
0b72ffa25c Refactor high-dpi stuff 2014-06-04 18:45:30 +00:00
craig.p.drummond
a1766acefc Use systemDir() 2014-06-03 15:47:45 +00:00
craig.p.drummond
c7b1997d66 Fix context backdrop too... 2014-06-02 19:48:48 +00:00
craig.p.drummond
d0f466ae31 Should not need to move from old to new locations anymore 2014-06-01 08:55:05 +00:00
craig.p.drummond
5b1fb58eff - install XML files to config folder
- unify usage of these folders
2014-05-20 18:18:00 +00:00
craig.p.drummond
63442d27ec Use TouchProxyStyle to enable flick-charm 2014-05-19 18:33:36 +00:00
craig.p.drummond
d29d9a8781 Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
3f3e08b777 Center images and headers in context view. 2014-05-08 18:45:01 +00:00
craig.p.drummond
27142b7d07 MAke size-widget a 0pixel wide combobox - as this seems to be the tallest control. Perhaps this helps with the Mac issue??? 2014-05-01 19:41:19 +00:00
craig.p.drummond
74b4d4524c Increase space between buttons if touch friendly 2014-04-29 19:02:31 +00:00
craig.p.drummond
3e781b7673 Add FlickCharm 2014-04-29 19:00:04 +00:00
craig.p.drummond
7da9513157 Fix windows builds 2014-04-24 19:02:28 +00:00
craig.p.drummond
610d960789 Remove unused var 2014-04-23 19:04:16 +00:00
craig.p.drummond
a80e1c6997 - Allow sections of context widget to be completely hidden.
- For context widget, draw line using highlight colour for mouse-over
BUG: 466
2014-04-12 16:32:16 +00:00
craig.p.drummond
bf736496e9 When usng track organizer, also try to move artist and backdrop images 2014-04-02 17:39:19 +00:00
craig.p.drummond
3e22ae544d Add some tooltips 2014-04-01 18:03:14 +00:00
craig.p.drummond
8b19eaf390 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
63f4811789 ...and add the files! 2014-03-21 20:06:58 +00:00
craig.p.drummond
8721f57429 When current song is from an online-service (Jamendo, Magnatune, etc) then only show cover and tite in context view. No attempt is made to get artist, album, or song information - as these are likely to fail anyway. 2014-03-21 20:06:37 +00:00
craig.p.drummond
172c898f37 Update context-view when artist, or album, image is updated. 2014-03-21 20:06:07 +00:00