Commit Graph

19 Commits

Author SHA1 Message Date
craig.p.drummond
fbe6f03408 Update copyright year 2013-01-17 16:57:20 +00:00
craig.p.drummond@gmail.com
62611bad53 - 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
692bbf6590 Show playlist files in library and album views.
BUG:27
2012-06-12 11:16:37 +00:00
craig.p.drummond@gmail.com
425e7d29db Make albums view (if set to sort artist before album) more consistent with library view. i.e. Place 'Various Artists' albums first, and place 'Single Tracks' as first 'Various Artists' album. 2012-04-30 11:41:49 +00:00
craig.p.drummond@gmail.com
82866f4d0c When looking for albums covers, if we have grouped an album under 'Various Artists', but the albumArtist tas is not 'Various Artists', then we need to use the real albumArtist tag in the query. 2012-04-30 11:25:17 +00:00
craig
a8b5fa52c6 Add option to sort albumview by artist/year/album. 2012-03-29 21:39:03 +00:00
craig
948aae31a9 Better filtering. 2012-03-27 17:38:42 +00:00
craig
8ac6dac53f Use KStringHandler::naturalCompare if we're built with KDE 2012-03-21 19:08:00 +00:00
craig
f7e743461a Remove proxy code duplication 2012-03-21 19:07:34 +00:00
craig
628c877819 Show 'Single Tracks' at top of list. 2012-01-04 19:19:53 +00:00
craig
0c60c53f7f Fix order of single-track album tracks. 2012-01-04 19:16:16 +00:00
craig
9fc2286ce3 Update copyright statements. 2012-01-04 19:15:55 +00:00
craig
2a32ec80c3 Fix:
when in a lower level, and search to an item that matches higher - the model navigates up - but the nav buttons dont change!!!!
this leads to a crash when press nav button!
   e.g. Im/
          Final Front../
            El Dorado...
        A/
           B

        If we are in 'B' and type 'Dorado' then we change to 'Im' - but nav buttons do not!
2012-01-03 19:58:33 +00:00
craig
a069ee80fe Faster filter 2012-01-03 19:54:24 +00:00
craig
4f82a4c2b7 Fix album filter 2012-01-03 19:53:32 +00:00
craig
81fce60e14 Allow to navigate into albums 2011-12-18 22:58:29 +00:00
craig
d8267d2f3b - Custom delegate
- fix sort
2011-12-14 19:37:49 +00:00
craig
f26436f30a Complete album page 2011-12-09 18:27:49 +00:00
craig
f6c30f5d46 Add an albums page 2011-12-08 21:49:37 +00:00