Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pysamples
Commit message (Expand)AuthorAgeFilesLines
* sensors example revistedWalter Bender2011-10-281-0/+33
* adding new example code for using serial deviceWalter Bender2011-10-051-0/+21
* added comments to describe usageWalter Bender2011-10-052-9/+18
* account for block overlap by adding back 4 pixels (#3115)Walter Bender2011-10-041-1/+2
* added option to play soundwaves or TamTam filesWalter Bender2011-06-211-5/+46
* adding csound python-block exampleWalter Bender2011-06-211-0/+99
* adding sample code useful for manipulating SVG outputv108Walter Bender2011-05-252-0/+34
* added language supportWalter Bender2011-05-181-1/+13
* added language supportWalter Bender2011-05-081-2/+10
* code cleanup of gstreamer record exampleWalter Bender2011-04-151-60/+58
* new sample for recording audioWalter Bender2011-04-111-0/+229
* added COPYING file and reduced size of comments at the top of each code block...Walter Bender2011-04-0813-318/+63
* update comment to reflect changes to codeWalter Bender2011-04-051-3/+2
* move the turtle into position to place the next block in the stackWalter Bender2011-04-041-4/+4
* added more psuedo code to comment as per #2709Walter Bender2011-03-241-0/+6
* revert mouse behaviourWalter Bender2011-03-221-7/+3
* added comments to Python samples (#2709)Walter Bender2011-03-2112-11/+72
* adding subdirectory TurtleArt to import pathsWalter Bender2011-03-213-3/+3
* FLAG DAY: passing TurtleWindow instead of LogoCode instance as 1st argumentWalter Bender2011-03-2112-91/+92
* added some additional comments to the sample codeWalter Bender2011-03-191-6/+11
* looking up index instead of hardwiring itWalter Bender2011-03-191-3/+5
* moved regeneration of palettes to show_palette method; added new exampleWalter Bender2011-03-191-0/+42
* added pitch optionWalter Bender2011-03-031-2/+17
* Avoid computing the x and y twiceRaul Gutierrez Segales2011-02-271-2/+4
* enab;e setting defaultsv106Walter Bender2011-02-271-22/+38
* pep8 cleanupWalter Bender2011-02-2611-58/+62
* load multiple blocks at onceWalter Bender2011-02-261-26/+36
* doing the extra work of docking the block and disassociating the mouseWalter Bender2011-02-261-0/+21
* python sample code for loading a block from the palette onto the canvasWalter Bender2011-02-251-0/+38
* code cleanupWalter Bender2011-02-231-3/+5
* adding text to speach sample codeWalter Bender2011-02-231-0/+39
* adding new sample program: play a sinewave through the speakerWalter Bender2010-12-071-0/+33
* mapping to turtle coordinate space (#2502)Walter Bender2010-11-211-2/+2
* putting python sample code into individual filesWalter Bender2010-11-168-0/+442