Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util
Commit message (Collapse)AuthorAgeFilesLines
* use *set*near pcm functionssucrose-0.82Aleksey Lim2008-12-281-2/+3
|
* fix gcc warningsAleksey Lim2008-12-281-1/+1
|
* remove blobAleksey Lim2008-12-281-0/+0
|
* use snd_pcm_hw_params_set_rate_near to set alsa rateAleksey Lim2008-12-201-2/+1
|
* fix gcc warningsAleksey Lim2008-12-191-3/+3
|
* add FEATURES_GRAB_MOUSEAleksey Lim2008-12-191-0/+3
|
* add FEATURES_* tags to Config.pyAleksey Lim2008-12-191-8/+9
|
* fix groups in EditAleksey Lim2008-12-192-14/+18
|
* update lab&mic files on the flyAleksey Lim2008-12-193-13/+27
|
* global on/off mic&lab from Config flagsAleksey Lim2008-12-191-10/+13
|
* move micrec code to OS.pyAleksey Lim2008-12-191-0/+24
|
* use OS.system instead of commands.getstatusoutputAleksey Lim2008-12-191-0/+12
|
*