Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix that several memosonos can be opened.Simon Schampijer2006-11-152-14/+35
* Madechanges that memosono disconnects from the csound-server when invisible -...Simon Schampijer2006-11-122-7/+15
* Changed to work with the real machine resolution.Simon Schampijer2006-11-101-4/+4
* Another resolution of the images.Simon Schampijer2006-11-109-0/+0
* Another resolution of the images.Simon Schampijer2006-11-1036-0/+0
* Fixed a bug - the package is shrinked now.Simon Schampijer2006-11-061-1/+1
* zip -> xoSimon Schampijer2006-11-062-3/+3
* Changed to 22k as a sampling rate for the sounds.Simon Schampijer2006-11-0612-0/+0
* Changed the port we are sending to (6783).Simon Schampijer2006-11-051-1/+1
* Added a delete function fir emacs backup files an d pyc files.Simon Schampijer2006-11-051-0/+10
* Changed the player-points to be fixed and not a button anymore. Much nicer. R...Simon Schampijer2006-11-031-50/+19
* Removed clipping of these files.Simon Schampijer2006-11-037-0/+0
* Made the csound-server callable with a third argument - the orchestra file name.Simon Schampijer2006-11-021-4/+8
* Added a test game to the bundle. Have just to verify clicks of the sounds and...Simon Schampijer2006-11-0225-42/+21
* Added ~ files to be ignored.Simon Schampijer2006-11-021-0/+1
* Made memosono using the instrument 108 of the universal orchestra.Simon Schampijer2006-11-021-1/+1
* Added the same server than tamtam has and deleted the csound module from the ...Simon Schampijer2006-11-023-3167/+446
* Add support for svnMarco Pesenti Gritti2006-11-021-10/+28
* Add simple python script to setup the bundleMarco Pesenti Gritti2006-11-022-0/+88
* Merge branch 'master' of git+ssh://dev.laptop.org/git/projects/memorygameMarco Pesenti Gritti2006-10-311-19/+16
|\
| * Fixed another shutdown issue.Simon Schampijer2006-10-311-19/+16
* | Drop auto* and make this a bundle.Marco Pesenti Gritti2006-10-3117-310/+6
|/
* 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 Makefile issue after removing basic.instrumentsSimon Schampijer2006-10-311-1/+0
* Affected by the no sound changes.Simon Schampijer2006-10-311-1/+75
* Fixed the no sound issue, was again a path which was not correct. In univorc....Simon Schampijer2006-10-312-121/+1
* Fixed a path problem here as well. But now sound yet.Simon Schampijer2006-10-301-2/+2
* 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
* rebuild as well.Simon Schampijer2006-10-291-0/+0
* rebuild.Simon Schampijer2006-10-291-492/+539
* changed the module nameSimon Schampijer2006-10-291-1/+1
* Changed logger and fixed some issues.Simon Schampijer2006-10-291-56/+57
* This is a test.Simon Schampijer2006-10-292-4/+2
* Added INSTALL empty and fixed wrong pathes in the Makefile.amSimon Schampijer2006-10-291-0/+0
* Fixed a few more things.Simon Schampijer2006-10-271-2/+0
* Changed the memorsono code to work with sugar and add theSimon Schampijer2006-10-273-48/+38
* Name changesSimon Schampijer2006-10-274-17/+45
* Makefile: changes the name of memory to memosonoSimon Schampijer2006-10-278-16/+60
* The new code for two players.Simon Schampijer2006-10-271-488/+538
* Added the new instructions.Simon Schampijer2006-10-271-12/+46
* Renamed the main file into memosono.pySimon Schampijer2006-10-271-0/+0
* Author info.Simon Schampijer2006-10-272-0/+138
* Made a folder for the csound server and the csound API.Simon Schampijer2006-10-278-4/+490
* More restructureSimon Schampijer2006-10-2749-13/+0
* restructure of the treeSimon Schampijer2006-10-2725-0/+0
* Added a new class (Players) which handles the counting of the points and thei...Simon Schampijer2006-09-101-82/+81
* Made memorygame adding its widgets to the activity window instead of creating...Simon Schampijer2006-09-101-34/+39