19 Aug
2011
19 Aug
'11
6:12 p.m.
On 19/08/11 08:40, Takashi Iwai wrote:
At Fri, 19 Aug 2011 15:22:17 +0800, Lu Guanqun wrote:
In file src/ucm/parser.c: if (strcmp(cmd, "usleep") == 0) { string `usleep' is compared, however, in the comment and example conf file, `msleep' is used, it's better to unify them all.
Don't we scale the value appropriately (although it's just a demo)?
msleep is more useful here for pop prevention, but I suppose usleep could be useful too.
Could you redo to support both usleep and msleep ?
Thanks
Liam