- main
- new
midi
support (documentation: http://osc.ammd.net/user-guide/midi/)
- new
- ui
- new
/TABS id1 id2 etc
osc address to remotely enable tabs - remote editing through
/EXEC
command is now deprecated, use/EDIT
and/EDIT_SOFT
instead
- new
- bug fixes
push
widgets (andkeyboards
) not correctly synchronizing each other (with shared widget ids or between different clients)modal
: correct z-stacking with absolutely positionned widgets; proper rendering for inner widgets; disable parent tab's scrolling when opened; fix various style glitches;strip
: resize glitch when containing compact horizontal sliders- tab links broken after activating traversing gestures
push
release is now handled per touch point (releasing one finger used to release all pressed buttons)- crash when remote-editing widgets in disabled tabs
- desktop client touch screen support restored
- string arguments overquoted in sent osc messages
- widgets
css
option now supports css selectors, scoped to the widgets elementmatrices
don't passcss
option to their children anymore; subwidgets' indexes are now append topreArgs
instead of being prepended.
- misc
- app's title uppercased
- tabs titles' letter-spacing increased
- destroy default client window when the app process exits
- reduced scrollbars width
- custom module
- added support for initialization script
- unified expected formatting in sendOsc and receiveOsc methods
Created
February 28, 2017 18:45
-
-
Save jean-emmanuel/53f18a91ce491116be820390c4533e12 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment