craig.p.drummond
b5775be669
Add list style to playqueue
2014-04-23 18:57:22 +00:00
craig.p.drummond
741fa9e222
Fix cover loading
2014-04-17 16:05:05 +00:00
craig.p.drummond
e0372c7f1c
Covers might return fileName - so need to handle this...
2014-04-16 19:39:28 +00:00
craig.p.drummond
42ae44fab8
Handle race-condition where playqueue asks for cover after artists/albums model has requested and before it has recieved a response. In this case the playqueue request will be ignored (as Covers is already handling this album), but the response will not have the playqueue key set.
2014-04-16 19:32:39 +00:00
craig.p.drummond
07d47661d1
Show track durations on right in playqueue
2014-04-16 17:51:15 +00:00
craig.p.drummond
2d24530d54
Show covers in playqueue
2014-04-16 17:50:28 +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
569ca00ceb
Add support for folders tab
2014-04-16 11:04:33 +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
358b0b8b28
Make SubListViewPage more generic - so that it can handle any nested tree.
...
TODO:
- Seem to be swithing to currently playing even when replace is false!
- Need to query model to know if cover is to be displayed
- Need to query model for actions
2014-04-15 21:54:54 +00:00
craig.p.drummond
357901996c
Fix member initialisation order
2014-04-15 19:21:57 +00:00
craig.p.drummond
f56255687f
Disable undo history for touch builds
2014-04-15 19:20:13 +00:00
craig.p.drummond
343788c0df
More album sort options
2014-04-15 19:15:12 +00:00
craig.p.drummond@gmail.com
b5f7880ae8
Fix TitleText for playlists
2014-04-15 11:45:43 +00:00
craig.p.drummond@gmail.com
e860173c4a
Display 'AlbumName by AlbumArtist' when listing album tracks
2014-04-15 11:22:32 +00:00
nikwen.developer@gmail.com
6cf4169e1a
Removed Q_INVOKABLE from AlbumsModel::songs()
2014-04-14 18:41:28 +00:00
nikwen.developer@gmail.com
275ec8d35e
Navigation into albums using a PageStack
2014-04-14 18:39:18 +00:00
craig.p.drummond
cfe0acf89f
MainText for songs
2014-04-13 20:25:34 +00:00
craig.p.drummond
26a09bfbdd
Show number of tracks and total duration in playqueue
2014-04-13 19:25:57 +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
craig.p.drummond
8b74e52ef4
Fix 'No artists found' / 'No playlists found' messages
2014-04-13 07:04:22 +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
46ac0b65ac
Dont save XML if we have just read it from file!!!
2014-04-11 17:42:03 +00:00
craig.p.drummond
f3aaf213d3
Add other tabs
2014-04-11 17:40:42 +00:00
craig.p.drummond
b788e7f2b1
Display album year
2014-04-11 17:39:21 +00:00
craig.p.drummond
5b061d4bcb
Track numbers
2014-04-11 17:38:57 +00:00
craig.p.drummond
79b57ee909
Implement main/sub-text - using Subtitled delegate for the moment
2014-04-11 08:12:23 +00:00
craig.p.drummond
287bc09758
If shuffle albums, ensure album tracks are sorted.
2014-04-09 18:33:20 +00:00
nikwen.developer@gmail.com
2921a273bf
Initial Ubuntu SDK version
2014-04-08 22:18:27 +00:00
craig.p.drummond
08045bf3af
Move 'load' into playqueue model
2014-04-08 18:55:25 +00:00
craig.p.drummond
c5f4ffadc3
Place shuffle albums and shuffle tracks into a shuffle menu
2014-04-07 20:24:04 +00:00
craig.p.drummond
1976daa24f
Move shuffle actions into playqueue model
2014-04-07 20:23:42 +00:00
craig.p.drummond
3e738d5e55
Add 'Sort By' to playqueue context model - allowing to re-sort tracks by artist, album artist, album, genre, or year.
...
BUG: 462
2014-04-05 14:41:25 +00:00
craig.p.drummond
151778877a
Only use 'basic' string if it is actually modified
2014-04-04 21:25:11 +00:00
craig.p.drummond
4025fcc266
When searching, search both with and without diaeresis, etc. e.g. both Queensrÿche and Queensryche should match.
2014-04-04 19:37:47 +00:00
craig.p.drummond
6441bc6101
When determining album year, ignore playlist files!
2014-04-03 18:59:07 +00:00
craig.p.drummond
68844c739f
Compare song's filename
2014-04-03 18:58:06 +00:00
craig.p.drummond
c7d5a7b9b1
No need yo emit dataUpdated when creating
2014-04-03 18:57:47 +00:00
craig.p.drummond
5ece2090fc
Create validCacheDate Fn and use this
2014-04-02 17:41:29 +00:00
craig.p.drummond
94879b6093
Simpify cache save logic
2014-04-02 17:40:14 +00:00
craig.p.drummond
35a6e14c68
Use 'Song' when getting scaled cover
2014-04-02 17:33:47 +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
bab389d03b
Don't treat albums with artists such as "AlbumArtist ft Other" as multiple artist albums.
2014-04-01 18:01:27 +00:00
craig.p.drummond
ffcfd96227
Check for new songs after copying from device
2014-03-31 17:50:55 +00:00
craig.p.drummond
8f36e2ece2
Use song's file to locate it in song list
2014-03-27 19:56:52 +00:00
craig.p.drummond
1f408e2045
Add action to reset 'new' status
2014-03-26 19:38:43 +00:00