[Ssc-dev] virtual scrum update

Nathan of Guardian nathan at guardianproject.info
Thu Oct 20 12:44:41 EDT 2011


On 10/20/2011 12:37 PM, Shawn Van Every wrote:
> It would be great to get back to doing a set weekly meeting.  
> Here are the days/times I can do: Monday any time, Wednesday any time, Thursday afternoons and Friday any time.

Friday morning at WITNESS could work. Otherwise, Thursday or Wednesday
afternoon here at SATELLITE would also work for me.

> Nathan, can you explain the need to rewrite the region/drag/resize code?  Would be helpful to know, especially as I am working on that on the video side.

We can bake off the results of my work with the existing solution, but
ultimately the RelativeLayout/Views based system just wasn't cutting it
for me. The process of resizing the corners felt too much like a
desktop/mouse solution for what is a touch based world. I began with
wanting to support a pinch/scale operation, and just kept working on it
from there.

While still a little buggy, my new implementation is quite a bit faster
performance-wise, and i think a more efficient UI for users quickly
reshape the regions on screen.

> I have gotten a start on the "video editor".  Essentially I have in place an Activity which wraps a MediaPlayer and scrubber and have been working on mocking up the UI/UX for the regions.  My next step is to put a quick region creation method in there along with the ability to modify the in/out timecode and region position.  I have been checking the code into the SSCVideoProto repo: https://github.com/guardianproject/SSCVideoProto  

Thanks for the update! Will pull the repo and start building.

+n


More information about the Ssc-dev mailing list