SE401:Group58:Sprint3
Main Menu | Work Plan | Progress | Research Backlog | Functional Backlog |
Meeting Minutes | Supervisor Meeting Minutes | Sprint Log | Conference | Poster |
Sprint 3 Details
Simultaneous Buffering
Video Player
- Picture-in-picture
- Try to make both videos synchronized
Pip
Video Player
- Fully convert to MVP
- Fadein/fadeout pip
- Use storyboard animation (0:01, etc)
- Possibly use of Expression Blend
- Fix issues existing from Sprint 2
- Movable pip when 'next' button is pressed
- Video sizes should be reset to 0 until next video has been successfully retrieved
Video
Video Player
- Aspect ratios should be locked
- i.e. 200 x 300 ratio should be set regardless of size
- Sprint 2 shows strange window size problems with video
- Scale videos
- Make sure within bounds, but do not crop
- Video
- Full screen
- http://msdn.microsoft.com/en-us/library/cc189023(VS.95).aspx
- http://silverlight.net/learn/videocat.aspx?cat=2
- Video control panel - Silverlight Panel
- Layout of Data items - Layered components
- Suggested controls for video listing:
- Repeater
- If possible, would be most preferrable
- http://weblogs.asp.net/scottgu/archive/2008/02/22/first-look-at-silverlight-2.aspx
- Strongly suggested not to copy/paste code - May be redundant
- Grid
- List
- Suggested controls for video listing:
- Program in VB.net (The whole navigator project)
- Thumbnails (for each video entry)
- Search for videos by
- Categories
- Video names, etc
Visuals
Video Player
- Separate images of video player
- Makes it more scalable