Commit Graph

226 Commits

Author SHA1 Message Date
craig.p.drummond
7b354d095c - 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
654f9b264b When usng track organizer, also try to move artist and backdrop images 2014-04-02 17:39:19 +00:00
craig.p.drummond
2bbbe959be Add some tooltips 2014-04-01 18:03:14 +00:00
craig.p.drummond
3b700eefb8 REduce KDE differences 2014-03-26 19:34:28 +00:00
craig.p.drummond
30b5022899 ...and add the files! 2014-03-21 20:06:58 +00:00
craig.p.drummond
40926020df 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
549cd48898 Update context-view when artist, or album, image is updated. 2014-03-21 20:06:07 +00:00
craig.p.drummond
7bcb40d159 Use Q_GLOBAL_STATIC for Qt only builds 2014-03-17 19:52:47 +00:00
craig.p.drummond
d66042fe8c When song is updated in context view, abort any current network jobs.
BUG: 442
2014-03-17 19:48:11 +00:00
craig.p.drummond
d8a970b38b When context view is collpased, draw background over selector buttons. 2014-03-11 19:44:47 +00:00
craig.p.drummond
d236fc33a3 When transitioning between backdrops in cover view, draw old at correct position. 2014-03-07 17:18:32 +00:00
craig.p.drummond
0453996eec Background update imrovements 2014-03-07 17:17:10 +00:00
craig.p.drummond
8dbb83bd21 Only enable Cancel when job in progress 2014-03-04 20:07:46 +00:00
craig.p.drummond
8a2d203d5a No frame when editing 2014-03-04 20:07:28 +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
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
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
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
6ce8491b52 0-pixel wide splitter... 2014-02-27 17:44:25 +00:00
craig.p.drummond
bb84dbbe01 Cleanup 2014-02-27 17:42:07 +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
d44ce937fc Elide text of context view page selector 2014-02-26 20:11:50 +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
d07a3c718a Dont auto-switch to context view if playing a radio stream 2014-02-25 19:25:00 +00:00
craig.p.drummond
9349f7ab46 Fix collapsed context-view selector buttons text when using a dark background. 2014-02-21 10:48:37 +00:00
craig.p.drummond
5c4b8d1c47 Auto-scroll lyrics
BUG: 405
2014-02-18 19:34:37 +00:00
craig.p.drummond
9035cc9aa8 Add option to auto-switch to context view X seconds after playback starts, and switch back X seconds after stopped.
BUG: 406
2014-02-17 20:33:00 +00:00
craig.p.drummond
de5fcffa36 Typos... 2014-02-07 20:15:21 +00:00
craig.p.drummond
c5b6e83a28 USe arrows instead of +/- 2014-01-28 19:09:47 +00:00
craig.p.drummond
2cf9b1d35d - Add option to use a custom image as context view backdrop.
- Add option to specify blur and opacity of context view backdrop image.
2014-01-26 16:04:23 +00:00
craig.p.drummond
6daf18d942 Decode Mopidy local:track:file paths 2014-01-21 18:57:47 +00:00
craig.p.drummond
ab300c485f Custom widget for collapsed view selector 2014-01-20 20:45:31 +00:00
craig.p.drummond
6d9a577736 Fix delete lyrics prompt 2014-01-20 19:27:08 +00:00
craig.p.drummond
72930d8b5a Check for more image files... 2014-01-16 19:31:49 +00:00
craig.p.drummond
4201e936b5 If file path starts with /, then its not an MPD file 2014-01-16 19:31:12 +00:00
craig.p.drummond
c6a62e5cc6 Store wikipedia language file in cache folder - as it really is just cached info 2014-01-10 20:05:54 +00:00
craig.p.drummond
9c9b07c794 Remove htbackdrops.com code - as doesn't look like this is comming back! 2014-01-10 20:01:57 +00:00
craig.p.drummond
c6d2e379a8 Remove usage of Gtk-style on-off button for Gtk style, and instead give checkboxes better text and adjust config layout. 2014-01-06 20:43:24 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
39c5006515 Add more debug
BUG: 357
2013-12-26 20:40:16 +00:00
craig.p.drummond
c3c38e9dfa Dont save backdrops in mpd dir if song is from AudioCD. Also, add more debug. 2013-12-25 21:39:33 +00:00
craig.p.drummond
50f015d3e7 Dont tile artist backdrop, just draw in centre 2013-12-24 21:21:28 +00:00
craig.p.drummond
600ef02054 Scale context view backdrops. 2013-12-23 21:05:13 +00:00
craig.p.drummond
b7c8f6b8cc Add option to always collapse context into single pane. 2013-12-23 11:00:37 +00:00
craig.p.drummond
dfa3022539 Use UTF-8 for directlyics 2013-12-01 18:03:10 +00:00
craig.p.drummond
507ee452ce Only do \r removal on lyrics portion 2013-11-29 20:17:24 +00:00
craig.p.drummond
5b82378668 Strip \r from input 2013-11-29 20:16:44 +00:00
craig.p.drummond
978c172544 Re-add lyricsmania.com 2013-11-29 20:16:16 +00:00
craig.p.drummond
3e9a776959 Add leoslyrics.com to list of lyrics providers. 2013-11-29 20:15:54 +00:00
craig.p.drummond
be6af5acc8 Fix XML comment 2013-11-29 20:13:17 +00:00