HEnquist / camillagui

GNU General Public License v3.0
9 stars 1 forks source link

Hide unneeded options for file/stdin inputs. #12

Closed JWahle closed 3 years ago

JWahle commented 3 years ago
HEnquist commented 3 years ago

I have changed the default queuelimit to 4 in 0.5.0 since the large value was mostly causing confusing problems. I haven't had time to try it yet, but I think there is a good chance that 4 also works well with stdin. We should check if 4 works well with the cdsp plugin.

JWahle commented 3 years ago

A queuelimit of 4 should be OK for file/stdin inputs. I removed the code that switches between queuelimit 1 and 100 and changed the default in the GUI to 4.