Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/memosono.py
Commit message (Expand)AuthorAgeFilesLines
* Moved the csound server to memosonoSimon Schampijer2007-06-061-36/+26
* - changes in the osc api:Simon Schampijer2007-06-051-34/+43
* - changed setup.py to use the /usr/bin/env pythonSimon Schampijer2007-06-051-6/+6
* Changes to make memosono work with the new sugar API.Simon Schampijer2007-03-011-4/+6
* Some more fixes regarding the tiles flippings. After BTest-2 there needs to b...Simon Schampijer2007-01-041-42/+55
* a) Fixed a bug in line 110 (self.count&self.numpairs --> self.count==self.num...Simon Schampijer2007-01-041-16/+28
* Fix for bug #377 the allowing the user to see more than two tiles at once.Simon Schampijer2007-01-021-9/+20
* Well, memosono was adding up memory usage by each click on a tale. This is wh...Simon Schampijer2006-12-211-6/+17
* Test.Simon Schampijer2006-12-181-1/+2
* Improved the fix of the several memosono instances.Simon Schampijer2006-11-161-26/+19
* Fix that several memosonos can be opened.Simon Schampijer2006-11-151-13/+34
* Madechanges that memosono disconnects from the csound-server when invisible -...Simon Schampijer2006-11-121-6/+14
* Changed to work with the real machine resolution.Simon Schampijer2006-11-101-4/+4
* Changed the port we are sending to (6783).Simon Schampijer2006-11-051-1/+1
* Changed the player-points to be fixed and not a button anymore. Much nicer. R...Simon Schampijer2006-11-031-50/+19
* Added a test game to the bundle. Have just to verify clicks of the sounds and...Simon Schampijer2006-11-021-3/+3
* Made memosono using the instrument 108 of the universal orchestra.Simon Schampijer2006-11-021-1/+1
* Fixed another shutdown issue.Simon Schampijer2006-10-311-19/+16
* Added the destroy function: closing of osc sockets in there.Simon Schampijer2006-10-311-22/+26
* Changed the command to start the server.Simon Schampijer2006-10-311-1/+1
* Added check if csound module can be loaded. If not you will only see the pict...Simon Schampijer2006-10-311-15/+20
* Fixed the hardcoded path problem. os.path.join(os.path.dirname(__file__) did ...Simon Schampijer2006-10-301-6/+9
* Fixed a few other bugs during the move to sugar. Still was not able to solve ...Simon Schampijer2006-10-301-57/+39
* Changed logger and fixed some issues.Simon Schampijer2006-10-291-56/+57
* Fixed a few more things.Simon Schampijer2006-10-271-2/+0
* Changed the memorsono code to work with sugar and add theSimon Schampijer2006-10-271-41/+31
* The new code for two players.Simon Schampijer2006-10-271-488/+538
* Renamed the main file into memosono.pySimon Schampijer2006-10-271-0/+540