Mercurial > hg > sonic-visualiser
view .hgignore @ 1257:f2105c5b0b12 piper
Pull out model creation into the transformer thread run(), so that all communications with the plugin server happen on a single thread. Then make the model accessor wait for them to be created (which still happens right at the start of processing) before returning.
author | Chris Cannam |
---|---|
date | Mon, 17 Oct 2016 14:18:23 +0100 |
parents | 948203d84888 |
children | 10952e402220 |
line wrap: on
line source
syntax: glob Makefile* */Makefile o/* */o/* */tmp_obj/* */tmp_moc/* doc/html/ *.o *.so *.so.* *.a *.wav *~ *.orig *.rej re:^autom4te\.cache/ re:^qrc_sonic-visualiser\.cpp$ re:^sonic-visualiser$ re:^aclocal\.m4$ re:^config\.log$ re:^config\.pri$ re:^config\.status$ *.app Sonic Visualiser* .DS_Store *.stash cov-int/*