Difference between revisions of "Developer's corner"

From GCompris
Jump to: navigation, search
(Branches)
Line 6: Line 6:
 
* 8.3.4 (svn branches/GCOMPRIS_8_3): The stable version for Windows. This version exist only because I have not yet updated my build environment on Windows to support the gstreamer audio backend. Until I can build the 8.4 on Windows, I backport the main fixes and features from 8.4 in this branch.
 
* 8.3.4 (svn branches/GCOMPRIS_8_3): The stable version for Windows. This version exist only because I have not yet updated my build environment on Windows to support the gstreamer audio backend. Until I can build the 8.4 on Windows, I backport the main fixes and features from 8.4 in this branch.
 
* 8.5 (svn branches/gcomprixo): This is where all the development work goes. It's a major refactoring to allow us to provide independent activities to the OLPC project, and others.
 
* 8.5 (svn branches/gcomprixo): This is where all the development work goes. It's a major refactoring to allow us to provide independent activities to the OLPC project, and others.
 +
 +
Technology test:
 +
* svn branches/gcomprixogoo, based on gcomprixo branch, port of GCompris to use the [http://sourceforge.net/projects/goocanvas goocanvas] instead of the gnomecanvas+libart.
  
 
To get GCompris from subversion:
 
To get GCompris from subversion:
 
<code><pre>
 
<code><pre>
 
svn co http://svn.gnome.org/svn/gcompris/trunk gcompris
 
svn co http://svn.gnome.org/svn/gcompris/trunk gcompris
</code></pre>
+
</pre></code>
  
 
== Documentation ==
 
== Documentation ==

Revision as of 22:22, 14 October 2007

Branches

We use subversion for our development. Currently, the active branches are:

  • 8.4.1 (svn trunk): The stable version.
  • 8.3.4 (svn branches/GCOMPRIS_8_3): The stable version for Windows. This version exist only because I have not yet updated my build environment on Windows to support the gstreamer audio backend. Until I can build the 8.4 on Windows, I backport the main fixes and features from 8.4 in this branch.
  • 8.5 (svn branches/gcomprixo): This is where all the development work goes. It's a major refactoring to allow us to provide independent activities to the OLPC project, and others.

Technology test:

  • svn branches/gcomprixogoo, based on gcomprixo branch, port of GCompris to use the goocanvas instead of the gnomecanvas+libart.

To get GCompris from subversion:

svn co http://svn.gnome.org/svn/gcompris/trunk gcompris

Documentation

The Drawing board

These are pages to hold the different discussion for thinks we are working on:

Translations