craig.p.drummond
|
58202b52ec
|
Fix Ubuntu build
|
2014-08-10 08:12:22 +00:00 |
|
craig.p.drummond
|
d5d5c23479
|
- Remove cover size setting, set automtically.
- Artist images only shown in grid view.
- No images, or icons, shown in basic tree view.
|
2014-07-16 19:06:33 +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
|
49a0f347c8
|
Use consistent song tooltip everywhere
|
2014-07-10 19:49:53 +00:00 |
|
craig.p.drummond
|
de133486cf
|
Store musicbrainz-album-id in extra map
|
2014-06-16 19:12:17 +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
|
8fe7865330
|
If artist is different to album-artist, then show track title as "title - artist"
|
2014-06-09 18:43:00 +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
|
a53159eee9
|
Fix album ordering. Need to check music-brainz id after album name
|
2014-05-09 19:36:43 +00:00 |
|
craig.p.drummond
|
31097d85ab
|
Remove duplication
|
2014-05-07 18:53:00 +00:00 |
|
craig.p.drummond
|
e22192f79c
|
Use musicbrainz alubm id in albums model
|
2014-05-07 18:52:43 +00:00 |
|
craig.p.drummond
|
94b03fe0c5
|
No need to add URI list to mime data
|
2014-05-01 19:25:51 +00:00 |
|
craig.p.drummond
|
7e02d0058b
|
Move model roles into separate roles.h file.
|
2014-04-23 20:36:38 +00:00 |
|
craig.p.drummond
|
2f4795d17e
|
USe SVG icons for views
|
2014-04-16 17:49:50 +00:00 |
|
craig.p.drummond@gmail.com
|
47df1d8d19
|
C++ backend will add file:// prefix for file based covers. This si due to the fact that other providers may be used, not jsut file and qrc
|
2014-04-16 11:06:21 +00:00 |
|
craig.p.drummond@gmail.com
|
0aa7762674
|
Return empty string, not QVariant, if no image
|
2014-04-16 11:00:05 +00:00 |
|
craig.p.drummond
|
343788c0df
|
More album sort options
|
2014-04-15 19:15:12 +00:00 |
|
craig.p.drummond
|
cfe0acf89f
|
MainText for songs
|
2014-04-13 20:25:34 +00:00 |
|
craig.p.drummond
|
5004eb3c77
|
When sorting albums view, also ignore "The " at start of artist names, as per artists view.
|
2014-04-13 07:26:56 +00:00 |
|
nikwen.developer@gmail.com
|
84eaf8db40
|
Revert: Load images in UI thread
|
2014-04-12 19:39:57 +00:00 |
|
nikwen.developer@gmail.com
|
b248c2b3ff
|
Finally fixed scrolling
|
2014-04-12 17:21:36 +00:00 |
|
craig.p.drummond
|
36da21692c
|
Remove Actions and Icons from Ubuntu build
|
2014-04-11 17:45:59 +00:00 |
|
craig.p.drummond
|
9872391e94
|
Album covers!!!!
|
2014-04-11 17:43:39 +00:00 |
|
craig.p.drummond
|
79b57ee909
|
Implement main/sub-text - using Subtitled delegate for the moment
|
2014-04-11 08:12:23 +00:00 |
|
nikwen.developer@gmail.com
|
2921a273bf
|
Initial Ubuntu SDK version
|
2014-04-08 22:18:27 +00:00 |
|
craig.p.drummond
|
ff55be5305
|
Remove grouping of multiple-artist albums under 'Various Artists'
|
2014-04-01 18:02:12 +00:00 |
|
craig.p.drummond
|
1f408e2045
|
Add action to reset 'new' status
|
2014-03-26 19:38:43 +00:00 |
|
craig.p.drummond
|
ca8c6020a2
|
If Cantata detects that an album, or artist, has new songs after updating MPD's DB, then the artist and album are drawn with bold text.
|
2014-03-26 19:37:26 +00:00 |
|
craig.p.drummond
|
2873cca889
|
Put plural translations in separate source files.
|
2014-03-25 20:11:58 +00:00 |
|
craig.p.drummond
|
1c99ba468b
|
Load artist iamges in non-UI thread too. Should only be album images in artists view that are loaded in UI thread. Tried loading these in non_UI thread, but didnt like delay in showing covers.
|
2014-03-20 19:58:40 +00:00 |
|
craig.p.drummond
|
f060d14710
|
When emitting loaded signal, pass whole song not just artist+album
|
2014-03-19 19:50:46 +00:00 |
|
craig.p.drummond
|
c036643f6f
|
Load all covers from album, and playqueue, views in non UI thread
|
2014-03-19 19:49:10 +00:00 |
|
craig.p.drummond
|
0f2dabfdd9
|
More Song::formattedTime into Utils class
|
2014-03-19 19:47:47 +00:00 |
|
craig.p.drummond
|
b290d2db1e
|
Load cached covers in non GUI thread
|
2014-03-18 19:47:18 +00:00 |
|
craig.p.drummond
|
0f320b7631
|
Use Q_GLOBAL_STATIC for Qt only builds
|
2014-03-17 19:52:47 +00:00 |
|
craig.p.drummond
|
176e9e01a5
|
Return pixmap
|
2014-03-17 19:51:31 +00:00 |
|
craig.p.drummond
|
9f1e1671e9
|
Speedup song list
|
2014-03-14 19:15:57 +00:00 |
|
craig.p.drummond
|
bcfaa5d236
|
Only reset 'cover requested' flag if get a valid pixmap
|
2014-03-14 19:13:05 +00:00 |
|
craig.p.drummond
|
19689a2fa2
|
Make in memory cache size configurable
|
2014-03-14 19:07:31 +00:00 |
|
craig.p.drummond
|
956525266e
|
Fix infinite loop when set to not use cover
|
2014-03-12 17:22:04 +00:00 |
|
craig.p.drummond
|
74e608742e
|
Reduce memory usage, by storing album covers in a cache - and using this for display.
|
2014-03-12 17:20:29 +00:00 |
|
craig.p.drummond
|
996cbcf4f7
|
Only show album year in browsers.
|
2014-03-11 19:46:14 +00:00 |
|
craig.p.drummond
|
66b3ea366f
|
- Be consistent with dsiaplying year's of albums - year is shown in brackets after album name.
- Only show album year in non-icon view.
|
2014-03-11 19:45:38 +00:00 |
|
craig.p.drummond
|
83e339ffb8
|
In Albums view, always show album name as main text and artist as sub-text regardless of chosen sort
|
2014-03-10 20:12:39 +00:00 |
|
craig.p.drummond
|
0c179e03fa
|
Fix albumsview cover size when set to a tree style and Cantata is restarted.
BUG: 388
|
2014-01-26 10:22:06 +00:00 |
|
craig.p.drummond
|
06d361a51c
|
Decode mopidy URIs when showin in UI
|
2014-01-22 19:26:14 +00:00 |
|
craig.p.drummond
|
b59e92bbcc
|
Artists and Albums models dont need to use covers from AudioCDs...
|
2014-01-20 21:12:52 +00:00 |
|
craig.p.drummond
|
ab7ffecca3
|
Update (c) year
|
2014-01-06 19:32:05 +00:00 |
|
craig.p.drummond
|
cbe0b943ca
|
'Load All Covers' in album view is not usable now that scaled covers are cached - it slows down the loading too much!
|
2013-12-31 09:47:57 +00:00 |
|
craig.p.drummond
|
077c8293fb
|
Fix potential memory leak with cover images.
|
2013-12-19 20:07:12 +00:00 |
|