== Meeting information == * #ubuntu-touch-meeting: Music App meeting, 13 Feb at 12:02 — 12:39 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2014/ubuntu-touch-meeting.2014-02-13-12.02.log.html]] == Meeting summary == == Vote results == == Done items == * (none) == People present (lines said) == * popey (70) * ahayzen (58) * dpm (27) * meetingology (3) == Full Log == 12:02 #startmeeting Music App meeting 12:02 Meeting started Thu Feb 13 12:02:04 2014 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 12:02 12:02 Available commands: action commands idea info link nick 12:02 popey, o/ 12:02 Music App links:- 12:02 Bugs: https://bugs.launchpad.net/music-app/+bugs 12:02 Reviews: https://code.launchpad.net/music-app/+activereviews 12:02 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/coreapps-1404-music-dev 12:02 General Links:- 12:02 Milestones: https://launchpad.net/ubuntu-phone-coreapps/+milestones 12:02 Burndown: http://status.ubuntu.com/coreapps-14.04/ 12:02 Blockers: https://wiki.ubuntu.com/Touch/CoreApps/Blockers 12:02 how's it going? 12:03 popey, think we've had a slow week really 12:03 Daniel's search thing is nearly there just going through final reviews 12:03 Excellent. 12:04 an autopilot fix i needed got reverted so i've gotta think how to work around tht :/ 12:05 and i've gotta figure out how to build an autopilot test to check if an animation is run in the UITK so i can get some patches landed, to then *finally* get rid of our custom swipe delete component 12:05 looks like balloons just landed cmake support \o/ 12:05 nice one. 12:06 i've also been investigating that header issue 12:06 the one where the header disappears? 12:06 but i feel it would be more beneficial if there was a way to lock the header in a shown/hidden state ...but i need to discuss this with someone 12:06 popey, the one where it blocks the back button on the play queue 12:09 ...i think tht is all tht has happened this week 12:09 popey, how was the sprint? 12:09 great! 12:09 There's an interesting outcome from it. 12:09 Which i wanted to share with you. 12:09 We're bootstrapping a community design team. 12:09 Awesome! 12:09 Who we're seeding with people who have been doing awesome work already 12:10 but we'll certainly invite others later. 12:10 We want to give them some specific requests to work on. 12:10 tht is great news :) 12:10 Ya! 12:11 And the people we have asked have all said yes ☻ 12:11 so that's a good start 12:11 even better :) 12:11 we're prepping some docs for them to look at, things we need 12:11 i guess we would want convergence designs? 12:11 will post them on the wiki and mail them, and will mail all of you once we have it started 12:11 yes 12:11 exactly 12:11 cool 12:13 I've been fighting with a tablet all morning to get ubuntu on it to test out the music app experience on tablet 12:13 popey, tht would be interesting, i've never seen it on the tablet 12:13 me either! 12:13 I only got handed it today, am in the london office trying to flash it ☻ 12:13 popey, i guess it would appear like the desktop? 12:13 similar, yeah 12:13 very much 12:14 popey, how wide in GU are the tablets? 12:14 good question ☻ 12:14 I don't know actually. 12:14 ask me again when I've beaten this thing into submission 12:14 popey, will do ;) 12:15 hey all, just got out of another meeting 12:15 dpm, o/ 12:15 So once I put the detail on the wiki, if there's anything - use cases etc - I have missed - feel free to add to it 12:15 hey ahayzen :) 12:15 will probably be under Touch/Music/Design or thereabouts 12:15 cool 12:16 popey, was there anything else we needed to do regarding the mediascanner? 12:16 I think you replied on the mailing list, right? 12:16 and on the bug 12:17 ah, great 12:17 dpm, i had replied to the mailing list before but i updated the use cases in the bug report 12:18 * popey pokes thostr 12:18 popey, you wanted to remove Grilo from the image i guess we would need to migrate the app to the new API in order for this to happen? 12:18 ahayzen, we'll ping jamesh to give him a heads up, but I think that's probably all what he needs 12:18 right. 12:18 thanks a lot for looking int this 12:18 np 12:19 12:18:57 < thostr_> popey: yes, looks good 12:19 excellent :) 12:19 cool 12:19 also, I'm not sure if you guys have seen this: https://plus.google.com/110986007444194079352/posts/6F5FZ5ikUtW 12:19 haha i was just about to ask how it was coming on 12:19 so in the next few days we're getting the media hub \o/ 12:20 we had an email to us a few weeks ago asking us some Gst questions/use cases so should be good :) 12:20 we'll need to drop the powerd plugin and switch to media hub, but from my understanding that shouldn't be too much work 12:20 dpm, popey, is the media-hub expected to be transparent to us or will the APIs also change? 12:21 ahayzen, from the conversations with jhodapp, it will be transparent for all apps using Qt Multimedia 12:21 ahayzen, we're not using Gstreamer directly, are we? 12:21 dpm, cool, and hopefully with some extra features at some point :) 12:22 yeah, although I'm afraid we'll lose the "feature" whereby music keeps playing during a call :) 12:22 dpm, nope...but he asked if there were any use cases where we would need to or missing from the current MediaPlayer....which we replied with Gst plugins (eg Equaliser, compressors etc) could be useful to us and other apps 12:22 dpm, haha lol 12:22 :) 12:22 oh man 12:23 We were in a bar last week, Bill phoned Jono while Jono was playing some hideous metal 12:23 lol 12:23 Jono seemed delighted that the metal carried on in his ear 12:23 but yeah, that needs fixing 12:24 will the media-hub handle a list of tracks? 12:24 and then be able to shuffle/repeat over them? 12:24 or does it only take one track for now? 12:24 ahayzen, I'm not familiar with that part. I think there is a Qt playlist api but we're not using it because of some limitations? 12:25 I think Victor mentioned something along those lines, but I'm not sure 12:25 I don't know. We need to find the spec from jim 12:25 dpm, probably no QML plugin? or was that the Eq 12:25 ah, that could have been it, it cannot be used from QML 12:25 because if it does i think we were hoping it would fix https://bugs.launchpad.net/music-app/+bug/1251624 12:26 ah, I see 12:27 dpm, i guess it would have to have a list of the songs to continue playing, if we now don't have the powerd exception? 12:27 dpm, otherwise how would it know wht is next if our app has been put to sleep? 12:27 yeah, this is something we definitely need to check with Jim Hodapp 12:28 popey or ahayzen, do you think you could follow up with him to see how multiple tracks/playlists are going to be handled with media hub for QML apps? 12:29 dpm, i'll try and have a chat with him at some point in the week :) 12:29 excellent, thanks! 12:29 dpm, jhodapp right? 12:29 yeah, he's in US timezone, but there should be some overlap 12:30 dpm, i'm up at silly times so we'll figure it out :) 12:30 :) 12:30 he seems to be in #ubuntu-touch now, but marked as afk 12:30 yeah 12:30 i poked him earlier 12:31 will get back to you 12:31 but feel free to poke him yourself ahayzen ☻ 12:32 Ok. Anything else? 12:32 cool, popey he is in #ubuntu-touch-music as well :) 12:32 popey, don't think so just need to try and land things :) 12:33 ah one other thing 12:33 balloons and I have taken over from sergio for building and landing clicks in the store 12:33 so when you're ready to do a release, contact either of us and we'll get it done 12:34 understood 12:34 be good to get a new release out soon. We haven't updated in a while. 12:34 popey, when was the last update? 12:35 2 weeks 12:35 rev 329 12:35 popey, well this search stuff is likely the land over the next few days 12:35 popey, so after tht? 12:35 search would be good to have for mwc 12:35 then dpm can show it off there ☻ 12:35 yep :) 12:35 \o/ 12:36 popey, still trying to squash the horrible header covering back button :( 12:36 then he can easily find all his fave Abba songs 12:36 dpm, if u get tht ^^ then use the HUD to go back ;) 12:36 oh good tip! 12:36 I didn't know that workaround 12:36 everyone loves abba :) 12:36 ended up killing the app 12:36 AHA! 12:37 popey, yep i think Esc on the desktop will work as well 12:37 k 12:37 ahayzen, ah, nice. I've not had it that often, but good to know the workaround! 12:37 Ok, anything else? 12:37 dpm, a good chance to demo the HUD as well ;) 12:37 not from me 12:38 dpm: ? 12:38 I'm all set too 12:39 Sweet! 12:39 popey, dpm, have a good weekend and happy hacking :) 12:39 you too 12:39 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)