Commit Graph

35 Commits

Author SHA1 Message Date
craig.p.drummond
d9a505866d Fix Ubuntu Touch build 2014-06-17 16:55:33 +00:00
nikwen.developer@gmail.com
e35494a3a5 Remove outdated comments 2014-05-16 18:07:37 +00:00
nikwen.developer@gmail.com
40c1482769 Fixed notifications for adding stuff to the play queue 2014-05-16 15:30:45 +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
46a0c051f9 i18n... 2014-05-09 20:00:50 +00:00
nikwen.developer@gmail.com
44e1be965a Notifications when adding songs, albums, etc. 2014-05-09 19:22:45 +00:00
nikwen.developer@gmail.com
1b47b3e2a4 Add repeat option to phone layout 2014-04-19 18:43:56 +00:00
nikwen.developer@gmail.com
40bc221284 Removed connect() for not existing signal 2014-04-19 18:34:29 +00:00
craig.p.drummond
fc8a002db6 Add backend code to set UI settings 2014-04-17 16:07:09 +00:00
craig.p.drummond
8e6fc49143 ADd code to remove playlists, and tracks from playlists 2014-04-17 16:03:12 +00:00
kamikazow@gmail.com
4c098efdd0 Typo corrections 2014-04-17 01:26:25 +00:00
craig.p.drummond
e0dd2cf23f 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
19531d0f01 - Make ListViews even more generic
- Use add() to also load playlists
2014-04-16 11:23:57 +00:00
craig.p.drummond@gmail.com
569ca00ceb Add support for folders tab 2014-04-16 11:04:33 +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
d41cb02057 Fix spelling in comment... 2014-04-15 20:22:29 +00:00
craig.p.drummond
cd681369d4 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
0080c2fb88 Check indexes, and use correct model! 2014-04-15 11:09:13 +00:00
nikwen.developer@gmail.com
098964a807 Added random option to phone layout 2014-04-15 09:43:03 +00:00
craig.p.drummond
6abc6c8b02 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
0c132d34f5 Ability to add single songs from album 2014-04-14 18:55:00 +00:00
nikwen.developer@gmail.com
275ec8d35e Navigation into albums using a PageStack 2014-04-14 18:39:18 +00:00
craig.p.drummond
5d2ea24a79 Add setting for music folder - allows covers to be retrieved via HTTP. 2014-04-13 19:49:44 +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
61bf6be71a 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
8b74e52ef4 Fix 'No artists found' / 'No playlists found' messages 2014-04-13 07:04:22 +00:00
craig.p.drummond
36dec8af37 Load all songs by album-artist 2014-04-13 06:55:17 +00:00
craig.p.drummond
921c2c0c03 Playlist loading 2014-04-13 06:51:01 +00:00
nikwen.developer@gmail.com
b9f5182fab Fixed tabs 2014-04-11 19:18:45 +00:00
craig.p.drummond
95ff512f19 Dont load current cover - not used at the moment! 2014-04-11 17:42:41 +00:00
craig.p.drummond
98bc15b74e Only call loadLibrary when cache is out of date 2014-04-11 17:42:24 +00:00
craig.p.drummond
f3aaf213d3 Add other tabs 2014-04-11 17:40:42 +00:00
craig.p.drummond
288befdfd7 Add clear to playqueue. Currently no icon!!! 2014-04-11 17:40:18 +00:00
craig.p.drummond
7e32ff3a94 USe main/sub for playqueue too 2014-04-11 17:38:35 +00:00
nikwen.developer@gmail.com
2921a273bf Initial Ubuntu SDK version 2014-04-08 22:18:27 +00:00