Commit Graph

4648 Commits

Author SHA1 Message Date
craig.p.drummond
a307ead052 Use JSON as format for stream provider settings file 2014-05-08 18:47:17 +00:00
craig.p.drummond
81accc3a6c Simplify code.
- Don't split listen live into categories
- Only list 1 stream per listen live entry
- Do same Genre reduction to IceCast as Clementine
2014-05-08 18:46:35 +00:00
craig.p.drummond
1603d36f12 Center images and headers in context view. 2014-05-08 18:45:01 +00:00
craig.p.drummond
e9b3ac5c43 FileSettings no longer as Q_OBJECT 2014-05-08 18:44:41 +00:00
craig.p.drummond
465862d82c Add dialog to download stream providers.
NOT currently working, as need to upload files!!!
2014-05-08 18:43:59 +00:00
craig.p.drummond
0cc5c5a7e9 Api Key! 2014-05-08 18:43:27 +00:00
craig.p.drummond
3576883b05 Initial work on removing hard-coded strams providers. THe idea is to have a list on Cantata's google-drive, and then load providers from here... 2014-05-07 19:21:47 +00:00
craig.p.drummond
34831ca3a0 Dirble support 2014-05-07 19:06:13 +00:00
craig.p.drummond
05df265607 Use id in album key 2014-05-07 18:54:06 +00:00
craig.p.drummond
edb7732ce4 Compare albumId OR album name 2014-05-07 18:53:37 +00:00
craig.p.drummond
9cdf5e7727 Remove duplication 2014-05-07 18:53:00 +00:00
craig.p.drummond
01046be8e3 Use musicbrainz alubm id in albums model 2014-05-07 18:52:43 +00:00
craig.p.drummond
0986033e16 Use musicbrainz album id for album key whenever possible. 2014-05-06 19:17:46 +00:00
craig.p.drummond
239b13bb91 Use musicbrainz album id to group albmus - if present 2014-05-06 18:42:52 +00:00
craig.p.drummond
947fd0fa16 Adjust item size if touch-friendly 2014-05-06 18:41:39 +00:00
craig.p.drummond
131377340d In playqueue, if song's artist is different to album artist, then show song as 'title - artist' 2014-05-06 18:40:56 +00:00
craig.p.drummond
3e9d26e2f5 Display title then artist 2014-05-06 18:40:28 +00:00
craig.p.drummond
2d0ffad701 Fix detction of updates if performed by other app. In this case we get two updates to the playlist very close together 2014-05-06 18:40:12 +00:00
nikwen.developer@gmail.com
e03875f49d Added connection indicator to SettingsPage title in tablet mode 2014-05-02 20:15:23 +00:00
nikwen.developer@gmail.com
409f110e54 Fixed progression in ListViewPage if some items have children while others don't 2014-05-02 19:57:45 +00:00
craig.p.drummond
1c3ea8c50c Check view pointers before using!!!
BUG: 477
2014-05-02 16:57:18 +00:00
craig.p.drummond
67fdd54665 No need for view hack if touch friendly 2014-05-02 16:37:02 +00:00
craig.p.drummond
41c6462eab Store streams in '[Radio Streams]' MPD playlist - and not streams.xml.gz 2014-05-02 16:36:25 +00:00
craig.p.drummond
7bd322f33e Give pressed/checked buttons a background for Mac 2014-05-01 20:45:00 +00:00
craig.p.drummond
d87ffc2c38 Set width of 12 pixels for Mac - otherwise genre combo overlaps toolbuttons???? 2014-05-01 20:26:44 +00:00
craig.p.drummond
eb1db9cb1d MAke size-widget a 0pixel wide combobox - as this seems to be the tallest control. Perhaps this helps with the Mac issue??? 2014-05-01 19:41:19 +00:00
craig.p.drummond
e8aa395a1d Update correct tag!!!! 2014-05-01 19:29:06 +00:00
craig.p.drummond
2a28a7d3f8 Multiple genre support. 2014-05-01 19:26:57 +00:00
craig.p.drummond
e96c2bae03 Cancel downloads when un-subscribe 2014-05-01 19:26:14 +00:00
craig.p.drummond
1520191545 No need to add URI list to mime data 2014-05-01 19:25:51 +00:00
craig.p.drummond
ce8611f996 Only use 'leaves' if filter is active 2014-05-01 19:25:12 +00:00
craig.p.drummond
1919f0c2e7 Fix 'missing' icon on online page too... 2014-05-01 19:24:12 +00:00
craig.p.drummond
cf16a0f5ad Fix 'missing' search action icon 2014-04-30 18:49:03 +00:00
craig.p.drummond
2ccf89fe09 Fix more 'Genres' 2014-04-30 18:48:39 +00:00
craig.p.drummond
a1337b933c Add option to only act on songs that pass current string or genre filter.
BUG: 473
2014-04-30 18:48:00 +00:00
craig.p.drummond
6f79dee43d Add button under playqueue to re-center playqueue on current song.
BUG: 472
2014-04-29 19:03:47 +00:00
craig.p.drummond
459b85489b If connection to MPD faiils, attempt to ascertain if its a proxy error.
BUG: 471
2014-04-29 19:03:01 +00:00
craig.p.drummond
ffc77dc500 Increase space between buttons if touch friendly 2014-04-29 19:02:31 +00:00
craig.p.drummond
5dea7fd4c6 Add size-widget under playqueue 2014-04-29 19:02:11 +00:00
craig.p.drummond
a6386f63d3 Fix Mac build
BUG: 467
2014-04-29 19:01:37 +00:00
craig.p.drummond
03e599830c More debug 2014-04-29 19:01:05 +00:00
craig.p.drummond
c329d0136a Draw icons at full opacity if touch-friendly and item is selected 2014-04-29 19:00:49 +00:00
craig.p.drummond
71af9d5879 Add FlickCharm 2014-04-29 19:00:04 +00:00
craig.p.drummond
5f70776afa Log socket error string 2014-04-29 18:59:28 +00:00
craig.p.drummond
f8821f3302 Fix painting of items for gtk style when touch friendly 2014-04-28 19:40:55 +00:00
craig.p.drummond
f7a3170340 Increase size of items if touch-friendly 2014-04-28 19:40:06 +00:00
craig.p.drummond
cb4c96ce28 Add flickcharm to combo box popup 2014-04-28 19:39:31 +00:00
craig.p.drummond
27abd9e257 Set scroll mode 2014-04-28 19:38:53 +00:00
craig.p.drummond
76264ae7ff Add flickcharm to view 2014-04-28 19:38:25 +00:00
craig.p.drummond
ae935bcdbd Only drag if current item is drag enabled and not checkable 2014-04-28 19:37:53 +00:00