Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/games/drumgit
Commit message (Collapse)AuthorAgeFilesLines
* Fix for #3160: all games have a complete 6x6 gridMuriel de Souza Godoi2007-09-1349-3/+8
|
* Changed Memorize to play ogg filesSimon Schampijer2007-07-2749-49/+16
| | | | | | | The memorize activity has been changed to use ogg files instead of aiff files to save storage on the XO. The old player images (aka icecream) has been removed from the git tree as well.
* Fixed setup.py to create bundle memorize instad of memosono.Simon Schampijer2007-07-162-54/+3
| | | | Cleaned the csound instrument and changed sndplayer accordingly.
* Added support for sound to the memorize activity using csound.Simon Schampijer2007-07-161-2/+2
|
* - added new modelSimon Schampijer2007-07-141-1/+28
| | | | | | | | | - the config files for games have changed to use xml added reading and writing of the config files - adopted the ui to use the model - adopted the dbus methods to send the new grid when a game changes - fixed some buddy left issues - cleaned the misc folder
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-121-0/+30
|
* - Some more work on collaboration.Simon Schampijer2007-07-111-7/+19
| | | | - Added the hole drumgit game
* - Adopt to API changes in sugarSimon Schampijer2007-07-101-3/+9
| | | | - use csound instance instead of server
*