Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/games
Commit message (Collapse)AuthorAgeFilesLines
* SR change from 44kHz to 22kHzSimon Schampijer2007-07-2783-0/+0
| | | | | | The sampling rate needed to be changd in the foolowing sound files: letter1, letters2, numbers, phenomes
* Changed Memorize to play ogg filesSimon Schampijer2007-07-27219-139/+82
| | | | | | | 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.
* Adopted the config files for letters1, letters2, numbers and phonemesSimon Schampijer2007-07-206-70/+69
| | | | to play the sounds.
* Adding audio files for games: letters1, letters2, numbers and phonemesMuriel de Souza Godoi2007-07-2083-0/+0
|
* Fixes in the model for the game global align parameter.Simon Schampijer2007-07-192-38/+38
|
* Fix capitals gameMuriel de Souza Godoi2007-07-191-0/+23
|
* 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
|
* - Fix for handling equations in the addition game.Simon Schampijer2007-07-161-18/+18
|
* - added new modelSimon Schampijer2007-07-146-84/+146
| | | | | | | | | - 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-1251-0/+148
|
* - 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
*