Commit Graph

34 Commits

Author SHA1 Message Date
nikwen.developer@gmail.com
37bb9bd2bc Remove outdated comments 2014-05-16 18:07:37 +00:00
nikwen.developer@gmail.com
fd094be97e Fixed notifications for adding stuff to the play queue 2014-05-16 15:30:45 +00:00
craig.p.drummond
64c06773ce Alter includes to have su-folder - e.g. utils.h -> support/utils.h 2014-05-13 18:37:52 +00:00
craig.p.drummond
a1468020c5 i18n... 2014-05-09 20:00:50 +00:00
nikwen.developer@gmail.com
5973aebebf Notifications when adding songs, albums, etc. 2014-05-09 19:22:45 +00:00
nikwen.developer@gmail.com
87c508cee4 Add repeat option to phone layout 2014-04-19 18:43:56 +00:00
nikwen.developer@gmail.com
4d8868c946 Removed connect() for not existing signal 2014-04-19 18:34:29 +00:00
craig.p.drummond
a11e8e1c90 Add backend code to set UI settings 2014-04-17 16:07:09 +00:00
craig.p.drummond
6fb7832348 ADd code to remove playlists, and tracks from playlists 2014-04-17 16:03:12 +00:00
kamikazow@gmail.com
bbf066e484 Typo corrections 2014-04-17 01:26:25 +00:00
craig.p.drummond
9751b02660 Flesh out settings a little more. Still LOTS to do - 13.10 doe snot have SpinBox or ComboBox! 2014-04-16 17:53:27 +00:00
craig.p.drummond@gmail.com
9950091588 - Make ListViews even more generic
- Use add() to also load playlists
2014-04-16 11:23:57 +00:00
craig.p.drummond@gmail.com
e5da87c7de Add support for folders tab 2014-04-16 11:04:33 +00:00
craig.p.drummond
0a06bd1562 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
0e8af55be6 Fix spelling in comment... 2014-04-15 20:22:29 +00:00
craig.p.drummond
f187f423e1 Fix adding of songs. All indexes received from QML are from the proxy model. Only the very last proxy-model index should be mapped to th esource model. 2014-04-15 20:17:02 +00:00
craig.p.drummond@gmail.com
046973d5a4 Check indexes, and use correct model! 2014-04-15 11:09:13 +00:00
nikwen.developer@gmail.com
9aea0576ac Added random option to phone layout 2014-04-15 09:43:03 +00:00
craig.p.drummond
ef6015d467 Fix navigation into artists, albums, and playlists - with navigation backwards working correctly. This also fixes the mixing of artist-model indexes with the albums model. 2014-04-14 22:45:05 +00:00
nikwen.developer@gmail.com
5c06e0badb Ability to add single songs from album 2014-04-14 18:55:00 +00:00
nikwen.developer@gmail.com
e07753e3be Navigation into albums using a PageStack 2014-04-14 18:39:18 +00:00
craig.p.drummond
6c8e72c17f Add setting for music folder - allows covers to be retrieved via HTTP. 2014-04-13 19:49:44 +00:00
craig.p.drummond
67bc1a7ed6 Show number of tracks and total duration in playqueue 2014-04-13 19:25:57 +00:00
craig.p.drummond
eb45119819 Call sort on library proxy model after update. Not sure why this is required - don't think it should be, and is not in the desktop version. But if its not called we don't get the same sorting. 2014-04-13 07:31:27 +00:00
craig.p.drummond
16cc495b95 Fix 'No artists found' / 'No playlists found' messages 2014-04-13 07:04:22 +00:00
craig.p.drummond
b19d270cff Load all songs by album-artist 2014-04-13 06:55:17 +00:00
craig.p.drummond
394004b696 Playlist loading 2014-04-13 06:51:01 +00:00
nikwen.developer@gmail.com
9f974954c3 Fixed tabs 2014-04-11 19:18:45 +00:00
craig.p.drummond
95c7a7d631 Dont load current cover - not used at the moment! 2014-04-11 17:42:41 +00:00
craig.p.drummond
1e78183e53 Only call loadLibrary when cache is out of date 2014-04-11 17:42:24 +00:00
craig.p.drummond
fdf3a97f4e Add other tabs 2014-04-11 17:40:42 +00:00
craig.p.drummond
4bc130b1ac Add clear to playqueue. Currently no icon!!! 2014-04-11 17:40:18 +00:00
craig.p.drummond
9ec9aaff0e USe main/sub for playqueue too 2014-04-11 17:38:35 +00:00
nikwen.developer@gmail.com
e1593b7dd0 Initial Ubuntu SDK version 2014-04-08 22:18:27 +00:00