Commit Graph

423 Commits

Author SHA1 Message Date
craig.p.drummond
5d87b4de45 Show image in textbrowser, so that it also scrolls 2013-05-23 16:54:30 +00:00
craig.p.drummond
b9fbd8c660 HeaderLabel and sidebar-lyrics no longer used. 2013-05-22 16:34:25 +00:00
craig.p.drummond
082e63d61d Combine lyrics and wiki settings 2013-05-22 16:30:19 +00:00
craig.p.drummond
6114afbe5e - Search for artists/albums using wikipedia search API.
- Add configurable languages
2013-05-21 19:03:07 +00:00
craig.p.drummond
67f7058633 Remove lyrics and info pages, and place within a new context view. 2013-05-18 10:13:53 +00:00
craig.p.drummond
f99bf901a0 Fix lyrics background when we toggle from shwowing cover to not showing. 2013-05-16 18:11:49 +00:00
craig.p.drummond
e35b0f6b86 Dont use alternating rows in views (does not look too great with grouped view). Use a fading divider instead. 2013-05-16 18:09:32 +00:00
craig.p.drummond
0a0c8247f6 Improve comsume icon at larger sizes. 2013-05-14 18:47:43 +00:00
craig.p.drummond
7f0ff0b61d Use larger action icons in icon view when we have larger previews. 2013-05-13 20:46:25 +00:00
craig.p.drummond
aa4c61566b Only show actions on moue-over. 2013-05-13 20:41:47 +00:00
craig.p.drummond
a00327042e Unless using a dark toolbar, use same colour for toolbar menu icon as per menu icon in views. 2013-05-13 20:38:48 +00:00
craig.p.drummond
1ff3229d7d Remove debug! 2013-05-08 18:36:24 +00:00
craig.p.drummond
356662111f Better status labels for streams and dynamic pages. 2013-05-08 18:27:51 +00:00
craig.p.drummond
ca92ea5954 Fix 'No such song' warning when removing songs from playqueue.
- When getting list of selected items, we want list of selected rows! Fixing the playqueue model, which now always returns the complete column count (even when grouped), caused thsi issue to appear.
BUG:213
2013-05-05 17:59:03 +00:00
craig.p.drummond
7f8c2941b1 Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this. 2013-05-01 18:34:04 +00:00
craig.p.drummond
a81428638c Use correct 'no cover; icon. 2013-05-01 18:12:14 +00:00
craig.p.drummond
86d775ab59 Model shound not care if view is grouped or not, thats up to the view to handle! This fixes issues where the playqueue grouped view would sometimes get an horizontal scrollbar! 2013-05-01 18:11:55 +00:00
craig.p.drummond
bf7540231c Rename sidebar icons 2013-04-29 18:37:40 +00:00
craig.p.drummond
d4e5592ca6 Initial attempt to improve item view responsiveness, as well as preserving cover load speed. Needs more work though :-( 2013-04-29 18:33:48 +00:00
craig.p.drummond
366e18899a No word wrap! 2013-04-27 15:01:55 +00:00
craig.p.drummond
eab1676df6 Show spinner when loading streams, so that the user has some feedback! 2013-04-27 11:17:32 +00:00
craig.p.drummond
bba6a8cf4d Adjust monochrome colours based upon background colour too 2013-04-26 19:18:13 +00:00
craig.p.drummond
a19a28b223 Just use SVG version of cantata icon 2013-04-26 18:45:53 +00:00
craig.p.drummond
8fce906ee2 More consistent recolouring 2013-04-26 18:44:52 +00:00
craig.p.drummond
ff8859d404 Fix recolouring 2013-04-26 18:44:17 +00:00
craig.p.drummond
84a748e12c Restrict sidebar shades 2013-04-26 18:43:43 +00:00
craig.p.drummond
a1471af686 Make monochrome icons configurable. On by default for Linux, off by default for windows 2013-04-26 18:43:16 +00:00
craig.p.drummond
b1192b5fad ...and recolour repeat/shuffle/consume/single icons 2013-04-26 18:42:46 +00:00
craig.p.drummond
e3704a16ee Recolour sidebar icons based upon font 2013-04-26 18:42:18 +00:00
craig.p.drummond
3210fe3c40 Monochrome sidebar icons 2013-04-25 22:25:03 +00:00
craig.p.drummond
ebf2c699ba Dont fade image edges, jsut covert to grayscale 2013-04-25 18:15:52 +00:00
craig.p.drummond
db65e1fa22 Much better stream icon 2013-04-25 12:55:58 +00:00
craig.p.drummond
d487aa3344 Move actions slightly to the left for icon view 2013-04-25 09:24:57 +00:00
craig.p.drummond
3b129a62ad Improve shadow/border 2013-04-25 09:15:52 +00:00
craig.p.drummond
caf0ce28cb Looks like we need to do mouse in/out tracking for all view types :-( 2013-04-24 23:01:08 +00:00
craig.p.drummond
cab92955c3 Mouse-over hack is listview only 2013-04-24 22:12:22 +00:00
craig.p.drummond
c22dec9e32 Improve shadow 2013-04-24 20:36:31 +00:00
craig.p.drummond
afb24491f1 Add a little border too... 2013-04-24 18:52:16 +00:00
craig.p.drummond
5b05ea1d12 - Download covers in a sepeare thread.
- Remove download queue, as this dealys drawing of album covers, so that we see the CD icon then the cover. However, now scrolling the view 'stalls' as covers are loaded :-( Hmm....
2013-04-24 18:42:49 +00:00
craig.p.drummond
7e2114cda0 No covers for streams 2013-04-24 18:30:32 +00:00
craig.p.drummond
597739da9a Add a small shadow to icon view 2013-04-24 18:28:34 +00:00
craig.p.drummond
2708f14001 Allow setting of artist image in cover dialog 2013-04-24 18:28:05 +00:00
craig.p.drummond
01effce0ae Simpler header - looksbetter with Oxygen 2013-04-23 16:54:20 +00:00
craig.p.drummond
7c398b304d If a track does not have a cover, we need to set 'img' to the 'noCover' variant - so that the notification uses the correct image. 2013-04-12 18:52:34 +00:00
craig.p.drummond
09f1bb6515 Use folder-music for default category icon 2013-04-09 17:41:46 +00:00
craig.p.drummond
cfc44d5c29 Remove 'windowTitle' property from widgets 2013-04-08 17:14:57 +00:00
craig.p.drummond
e8af5df3c6 Better stop-after icon 2013-04-08 17:09:08 +00:00
craig.p.drummond
b2ade9f34b No arrow on toolbuttons with menus 2013-04-06 07:42:10 +00:00
craig.p.drummond
8243c2d9e7 Add 'Stop after track' to playqueue context menu. 2013-04-04 19:57:52 +00:00
craig.p.drummond
6ec349a7c5 Indicate stop-after track 2013-04-04 19:01:12 +00:00