My favorites | Sign in
Logo
             
Search
for
Updated Apr 26, 2009 by conrad.john
Labels: Phase-Implementation
DevelopersGuide  
Primary source of information for all things involving software development for the Moving Pictures project.

Introduction

These wiki pages are intended to get you up to speed on how to work with the Moving Pictures source code and how to work within our development process. These documents are not complete (they will probably always be a work in progress), and they are not gospel. They are a good set of guidelines on how we do things around here though. For development with a group of people to go smoothly, everyone needs to be on the same page, and that is the purpose of this guide.

Development Environment Setup Guide

The first thing you will want to check out is the Development Environment Setup Guide. This will help you get connected to subversion, get the source code pulled down to your computer, and get your IDE configured to properly build Moving Pictures. If you are having trouble getting things to compile or you are having dependency issues, this is probably the first place to go. If of course you are still having trouble after going through this, feel free to post in the Developer's Discussion Google Group.

Design Document

This document contains detailed descriptions of the different components of Moving Pictures. The descriptions, while making reference to specific classes, should be done at a functional level, rather than a technical level. This document should explain how Moving Pictures works. It should not describe the code itself, that is what code comments are for.

... more content coming soon.


Sign in to add a comment
Hosted by Google Code