Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/svgcard.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix for high memory consumption #3106Simon Schampijer2007-08-311-0/+1
| | | | | After deleting a pixbuf you have to call the garbage collector manualy to free the memory.
* Free the audio device when not in focusSimon Schampijer2007-07-271-2/+2
| | | | | | | We free the audio device and stop the csound performance when not visible and start it again when in focus. This allows to have several instances on one machine. Commented out to printouts in the svgcard.
* Fix bugs on display back card labels and add code to consider text alignmentMuriel de Souza Godoi2007-07-211-12/+20
|
* New card text render and new game CapitalsMuriel de Souza Godoi2007-07-191-4/+43
|
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-121-0/+215