Craig Drummond
|
0cc0b6ccf7
|
Clear context when no active song
|
2015-07-17 23:42:50 +01:00 |
|
Craig Drummond
|
f79f489273
|
Thicker line if high-dpi
|
2015-07-17 22:53:25 +01:00 |
|
Craig Drummond
|
68adff850d
|
Use 3px line to indicate current section, and for mouse-over
|
2015-07-13 23:49:16 +01:00 |
|
Craig Drummond
|
67507362d5
|
Always build support for Dynamic, Online, and Streams
|
2015-06-26 21:18:25 +01:00 |
|
Craig Drummond
|
4a713c7ec9
|
Initial work on using SQL for MPD cache. Not 100% functional. Eventually
will also use SQL for Jamendo and Magantune...
|
2015-06-07 22:18:19 +01:00 |
|
craig.p.drummond
|
93b70ec240
|
Rename mpd source folder to mpd-interface to help build errors when libmpdclient(?) is also installed.
BUG: 650
|
2015-03-16 19:18:52 +00:00 |
|
craig.p.drummond
|
c0d3ac81db
|
- Add control buttons for windows thumbnail toolbutton.
- Add prev/play/pause/etc to OSX dock menu
- As part of this connect to correct triggered signal!
|
2014-10-01 15:50:29 +00:00 |
|
craig.p.drummond
|
4bebf916ed
|
Use Qt5's own json parser fopr Qt5 builds.
|
2014-07-10 19:46:40 +00:00 |
|
craig.p.drummond
|
62550239b5
|
RTL fixes
|
2014-06-20 17:58:28 +00:00 |
|
craig.p.drummond
|
14bdd50682
|
Oops...
|
2014-06-10 19:48:17 +00:00 |
|
craig.p.drummond
|
110ca299c1
|
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
|
8af2ea14f2
|
Refactor high-dpi stuff
|
2014-06-04 18:45:30 +00:00 |
|
craig.p.drummond
|
4828228470
|
Fix context backdrop too...
|
2014-06-02 19:48:48 +00:00 |
|
craig.p.drummond
|
64c06773ce
|
Alter includes to have su-folder - e.g. utils.h -> support/utils.h
|
2014-05-13 18:37:52 +00:00 |
|
craig.p.drummond
|
eb1db9cb1d
|
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
|
c76d9dc5b6
|
Remove unused var
|
2014-04-23 19:04:16 +00:00 |
|
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
|
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
|
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
|
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
|
de5fcffa36
|
Typos...
|
2014-02-07 20:15:21 +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
|
ab300c485f
|
Custom widget for collapsed view selector
|
2014-01-20 20:45:31 +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
|
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
|
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
|
359666ca06
|
Better spacing
|
2013-11-26 20:02:20 +00:00 |
|
craig.p.drummond
|
02b703789d
|
- Look for backdrop.jpg/png in music folder before attempting to download.
- Add option to store downloaded backdrops into music folder. Stored as backdrop.jpg
|
2013-11-11 19:27:38 +00:00 |
|
craig.p.drummond
|
e78f59ae31
|
Max backgdrop size
|
2013-10-28 20:39:13 +00:00 |
|
craig.p.drummond
|
3d27c80c13
|
High DPI
|
2013-10-17 17:25:52 +00:00 |
|
craig.p.drummond
|
eecf215482
|
If fail to get a musicbrainz id, and artist contains a '/', try again without '/'
|
2013-10-17 17:25:31 +00:00 |
|
craig.p.drummond
|
105f80c1fb
|
Better error handling
|
2013-10-17 17:24:51 +00:00 |
|