Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TamTamSynthLab.activity
Commit message (Collapse)AuthorAgeFilesLines
* global on/off mic&lab from Config flagsAleksey Lim2008-12-191-1/+3
|
* move micrec code to OS.pyAleksey Lim2008-12-191-6/+1
|
* use OS.system instead of commands.getstatusoutputAleksey Lim2008-12-191-6/+7
|
* remove magic number from SynthLabMain.pyAleksey Lim2008-12-191-21/+22
|
* SynthLab's sliders widthAleksey Lim2008-12-191-4/+4
|
* gui fixes for ogg-recordAleksey Lim2008-12-191-4/+16
|
* use TMP_DIR for temporary filesAleksey Lim2008-12-192-6/+6
|
* use env variables to setup debug flagsAleksey Lim2008-12-191-2/+3
|
* cleanup paths for XO and non-XO installationsAleksey Lim2008-12-191-1/+1
|
* do not override activity.Activity's toolbox variableAleksey Lim2008-12-191-4/+4
|
* adapt to non-XO resolutionAleksey Lim2008-12-191-15/+23
|
*