Releases: bobbadshy/touchosc_shiva_preset_manager
Releases · bobbadshy/touchosc_shiva_preset_manager
v0.2
New in this version:
- Change to GPL-3.0 license.
- More presets, which are now organized into 16 banks.
- New navigation buttons in Direct Access mode for easier navigation.
- Swipe support in Direct Access mode.
- Consistent behaviour for name entry: Tapping the multi-line display while saving will now always invoke name entry/edit. Previously, this would only work when saving to empty preset slots.
- Support for explicitly excluding whole groups: Inside a chosen root control, whole groups can now be excluded by adding "noshiva" to the start of the group tag.
Changelog v0.2:
- change to GPL-3.0 license
- feat: add optional large keyboard
- fix: improve behaviour all program and bank switch buttons: buttons can also be held down to keep scrolling
- fix: available context menu options based on clipboard contents
- fix: consistent behaviour for name edit/entry
- feat: bank switch now selects active preset while swapping through banks
- feat: support swiping through pages in direct access mode
- fix: extended mode correctly show no. of preset in currently selected bank
- chore: update scripts
- fix: fader duration preview (though this will probably always be a bit off, depending on the pc/tablet used)
- feat: add prominent direct page switch buttons with long-tap for scrolling
- feat: add pager bar in direct access mode
- chore: also save default values of controls
- fix: do not search myself when searching controls
- feat: bigger banks and 130 presets per bank
- feat: allow exclude whole group with noshiva
v0.1.9k-alpha
- Merge pull request #17 from bobbadshy/16-load-preset-does-not-always-set-all-controls-correctly-weird
- fix: wrong apply on load
Seems all was fine with the preset manager.
Something in the demo controls was off, and they were interacting with themselves..
v0.1.9j-alpha: Merge pull request #15 from bobbadshy/bobbadshy-patch-1
- fix: crash when wrong base group name entered
- chore: sync colors in editor applied skin settings (13-rework-the-layout)
- feat: more layout rework
- fix: UI select on toggle/cycle
- feat: add UI feedback to MIDI and OSC control selection
- chore: refactor keyboard to work standalone in the future
- fix: UI state handling
- feat: WIP start adding interactive setttings
- feat: add randmize all controlsoption
v0.1.9h-alpha
- fix: cache work only when really needed, that is only when active preset was modified or when switching between different presets
- chore: set some demo presets
- feat: add cursor display in keyboard
- add self decompressed .xml version
- add compress/decompress scripts for linux
- mark all lua scripts in .tosc to make them findable in the xml export
v0.1.9f-alpha
- fix: keyboard color apply (HEAD -> main, tag: v0.1.9f-alpha, origin/main)
- feat: add visual feedback to keyboard keys
- chore: improve fader load display
- add performance demo
- fix: kbd group was "see through" (not interactive) and some times taps registered on to the hidden group beneath it.
v0.1.9e-alpha: Merge pull request #5 from bobbadshy/bobbadshy-patch-1
v0.1.9d-alpha
- fix: don't show wrong seconds on manual fade
- chore: init fader view correctly on start
v0.1.9c-alpha
- fix: OSC message selection
- bugfix when moving fader before fade
- adjust max fade time
- show exact fade time during fading
- show cycle load bar during fading
- crossfade higher resolution
- bugfix: 2-copy-and-paste-in-direct-load-copies-active-preset-not-tapped-preset
- optimize showing of UI states
v0.1.9a-alpha
- add manual exclude of controls with tag prefix "noshiva"
v0.1.9-alpha: - added xy control support
- added xy control support
- fixed text/label control support
- added Osc select mode