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
craig.p.drummond
6a582befa1
Optionally save scaled covers (used in artist and albums views) to disk.
2013-12-19 20:06:06 +00:00
craig.p.drummond
aabac89d68
More consistent .cue file detection - move code into Song class
2013-12-08 15:56:01 +00:00
craig.p.drummond
016a0f724e
Add model test code
2013-11-21 18:15:36 +00:00
craig.p.drummond
b609fe77fd
Revert reading/writing of tags in external helper - its not working correctly
...
BUG: 319
2013-10-25 20:01:33 +00:00
craig.p.drummond
fdb24f8e2d
Add a config item to configure album-view to load all covers immediately.
...
BUG: 312
2013-10-06 18:37:58 +00:00
craig.p.drummond
d2afc0f767
Fix covers when using album artist for multiple artist albums, and album artist name is "Various Artists" - but this has been translated in Cantata.
...
BUG: 277
2013-08-28 18:44:51 +00:00
craig.p.drummond
2b77cdfde8
Formatting
2013-08-01 19:47:46 +00:00
craig.p.drummond
4fed479c70
Set time value on playlist 'song'
2013-08-01 19:47:30 +00:00
craig.p.drummond
dca9f2e871
Use translatable "Cue Sheet" / "Playlist" for cue/playlist files
...
BUG: 260
2013-08-01 19:45:58 +00:00
craig.p.drummond
f0aad581a6
Dont include qtplural in localize.h - support folder should be as stand-alone as possible
2013-07-18 14:54:10 +00:00
craig.p.drummond
72cd22161c
Use i18n is a more KDE-like manner, other wise debug builds of kdelibs produce (I18N_ARGUMENT_MISSING)
...
BUG: 254
2013-07-18 14:52:45 +00:00
craig.p.drummond
5d8f319035
Coding standard
2013-07-15 19:16:48 +00:00
craig.p.drummond
246db3f4b1
Use album time for playlist duration in artists and albums views
2013-07-03 15:42:39 +00:00
craig.p.drummond
3f9dbd3575
Add code to cached scaled versions of covers - currently disabled.
2013-07-03 15:41:37 +00:00
craig.p.drummond
e1b6d88ca0
Check file type
2013-07-03 15:40:18 +00:00
craig.p.drummond
8847fbc84f
Dont count playlist in stats
2013-07-03 15:38:54 +00:00
craig.p.drummond
d849ec4a94
Only split cue file into tracks if there are more tracks than source files.
2013-07-03 15:38:20 +00:00
craig.p.drummond
90e1ae4937
For MPD versions 0.17 and above, if Cantata can read a .cue file then it will list each track as a separate entry in the artists and albums views.
...
BUG: 249
2013-07-02 19:20:40 +00:00
craig.p.drummond
b0681301a1
Improve title for icon view
2013-07-02 19:19:32 +00:00
craig.p.drummond@gmail.com
a66853b49c
Fix retrieval of covers in albums view for multiple-artist albums when these are configured to be grouped under "Various Artists"
...
BUG: 235
2013-06-13 11:29:07 +00:00
craig.p.drummond
a5622b4682
Fix Qt5 segfault on exit, due to static QIcons being destructed.
2013-06-12 19:56:59 +00:00
craig.p.drummond
b1a417f52c
Search all tracks for cue file
2013-06-09 21:48:48 +00:00
craig.p.drummond
ee0f7974cb
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
7768b5a65a
Expand covers to fill rect - distorting aspect ratio if required.
2013-04-25 09:22:31 +00:00
craig.p.drummond
fe9b6e6292
...but ignore if this is an artist image update...
2013-04-24 18:58:45 +00:00
craig.p.drummond
47e463daa0
Update view when cover is changed
2013-04-24 18:58:13 +00:00
craig.p.drummond
072879cfc5
- 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
20a5a4db49
- Move common actions into StdActions
...
- Models are in control of what actions are show at what level
2013-02-18 17:07:46 +00:00
craig.p.drummond
09374f37a4
Remove Qt module prefix from includes - will make Qt5 port a little easier!
2013-01-28 19:33:42 +00:00
craig.p.drummond
476d132466
Update copyright year
2013-01-17 16:57:20 +00:00
craig.p.drummond
7562762728
Make 'Icon' a class, and move icons into Icons
2012-10-03 19:16:52 +00:00
craig.p.drummond@gmail.com
d3219a0ac7
More non-oxygen icon work
...
BUG:91
2012-09-20 11:02:47 +00:00
craig.p.drummond
affa21ccc5
Add 3 forms for Qt plural translations; none, singular, and others
2012-09-03 19:07:31 +00:00
craig.p.drummond
0c554296ae
Fix KDE compile
2012-09-03 19:06:20 +00:00
craig.p.drummond
0c61131818
Reduce number of translations
2012-09-03 19:05:04 +00:00
craig.p.drummond@gmail.com
e5059c0a48
Use lupdate/lrelease for generating Qt translations from KDE ones.
...
Hack-around issues with Qt plural forms - use 'Tracks: 2' instead of '2 Tracks'
2012-09-03 11:27:16 +00:00
craig.p.drummond
6a29c8a261
Fix compilation!!!!
2012-09-02 20:17:35 +00:00
craig.p.drummond
5669f724f6
Initial work on Qt translations. Commented out for the moment, as xgettext is crashing!!!
2012-09-02 20:13:00 +00:00
craig.p.drummond@gmail.com
fad8f81f84
Cleanup
2012-08-31 11:44:06 +00:00
craig.p.drummond@gmail.com
56927b42fc
- Dont split albums based upon year - this messes up compilation albums, where each track may have a different year.
...
- To be consistent, use the year of the lowest track number to be an album's year.
BUG:56
2012-08-21 11:05:41 +00:00
craig.p.drummond@gmail.com
a9d342577d
- Fix track order when adding newly added album to playqueue.
...
- When dragging one artist, or album, in treeview to play queue, show cover image (if possible).
BUG:48
2012-07-20 11:46:34 +00:00
craig.p.drummond
d932e73071
More android work...
2012-06-19 15:48:18 +00:00
craig.p.drummond
7538591902
If an album consists of 1 music file and 1 cue file, then when load album, load cue file not music file.
2012-06-14 19:05:10 +00:00
craig.p.drummond@gmail.com
3ce1821970
Show playlist files in library and album views.
...
BUG:27
2012-06-12 11:16:37 +00:00
craig.p.drummond
746192d4a3
- Allow Icon/List for library view.
...
- Add option to show artist images in library view.
BUG:30
2012-06-11 21:07:24 +00:00