Alex Harker

Results 214 comments of Alex Harker
trafficstars

Yes ajh.wiiremote would need some serious reworking (plus windows implementation, which is not a pressing matter for me, but I've left it there for now. I've actually started some work...

Ah - OK - I see that we are still not quite aligned in terms of folder structure. There are changes to the source and they should stay (at least...

I've made some more progress, also making the externals build to the package location and I'm going to (at some point) try disabling in source builds. I'm only building the...

Yes - I looked again and I wasn't particularly happy with the work that might be needed to have multiple externals in one folder. I did think about the possibility...

BTW - I kept the package stuff at its old location. I know there's some cmake for that also and I will look, but at present I'm just trying to...

Yes - although as with randomvals~ you need to define MSP_VERSION to get the correct functionality compiled. I'm at about 75 objects done at my end now with issues of...

Ah yes - but I don't think the big package Xcode project calls the smaller ones, so they appear potentially superfluous. In that case randomvals~ doesn't need the explicit define...

@wictorsson - Can you be more specific about which controls you are using? Are they built-in controls, or custom ones? It's possible that there is some confusion here. SetDirty() allows...

@etheory - what you are describing in " I.e. separating the UI parameters entirely from the host ones or having some kind of dirty value on each parameter that the...

@wictorsson - thanks for the further details - that's really helpful. So far reading the code I can see that: `IVRangeSliderControl` appears to have the facility to update only the...