Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* Adopted memorize to the new tubes API.Simon Schampijer2007-08-291-5/+4
|
* Free the audio device when not in focusSimon Schampijer2007-07-271-1/+20
| | | | | | | 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.
* - (activity.py _buddy_joined_cb) Fix when buddy who joins is emptySimon Schampijer2007-07-151-7/+23
| | | | | | - (activity.py _joined_cb) Fix when myself is not in the buddies list. - (messenger.py load_game) Fix when joining a game which is already running that the current player is sent. Need to send the cards that has been chosen already as well. - (game.py) Removed the old readconfig
* cleanupSimon Schampijer2007-07-121-4/+2
|
* Started to merge the memosono game and the meorize game into one activity.Simon Schampijer2007-07-121-0/+258