Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Do not write empty sync files during SynthLab startingAleksey Lim2009-02-177-5/+0
|
* Add new instruments Nepali madal, sarangi and temple bellsAleksey Lim2009-01-2931-0/+34
|
* fix .so install optionsAleksey Lim2008-12-291-1/+1
|
* fix exec permitions and file formatsAleksey Lim2008-12-29186-155/+142
|
* use *set*near pcm functionsAleksey Lim2008-12-281-2/+3
|
* fix gcc warningsAleksey Lim2008-12-281-1/+1
|
* remove blobAleksey Lim2008-12-282-0/+1
|
* add Makefile for non-XO installAleksey Lim2008-12-281-0/+16
|
* 0.83 Palette fixesAleksey Lim2008-12-272-10/+4
|
* move tooltipi_<lang>.py to i18n; MANIFEST fixesAleksey Lim2008-12-218-17/+22
|
* add locale to MANIFEST filesAleksey Lim2008-12-204-1/+522
|
* use Config.FILES_DIR in JamAleksey Lim2008-12-201-1/+1
|
* use snd_pcm_hw_params_set_rate_near to set alsa rateAleksey Lim2008-12-201-2/+1
|
* fix TamTamSynthLab.activity/po/rw.poAleksey Lim2008-12-201-2/+2
|
* fix gcc warningsAleksey Lim2008-12-191-3/+3
|
* add FEATURES_GRAB_MOUSEAleksey Lim2008-12-193-0/+5
|
* add FEATURES_* tags to Config.pyAleksey Lim2008-12-198-96/+101
|
* fix groups in EditAleksey Lim2008-12-193-48/+50
|
* update lab&mic files on the flyAleksey Lim2008-12-193-13/+27
|
* sort labs&mics by name in JamAleksey Lim2008-12-191-4/+2
|
* use ScrolledToolbar in TamTamEditAleksey Lim2008-12-191-27/+9
|
* fix tracks widthAleksey Lim2008-12-191-3/+3
|
* global on/off mic&lab from Config flagsAleksey Lim2008-12-196-20/+23
|
* move micrec code to OS.pyAleksey Lim2008-12-195-18/+30
|
* use OS.system instead of commands.getstatusoutputAleksey Lim2008-12-197-20/+38
|
*