Increase available Lua action script slots
authorRobin Gareus <robin@gareus.org>
Tue, 3 Sep 2019 02:31:35 +0000 (04:31 +0200)
committerRobin Gareus <robin@gareus.org>
Tue, 3 Sep 2019 02:31:35 +0000 (04:31 +0200)
commitb340dc7282a3629929cd91223fe3505b2ad92c58
treef55c77ca15fc393324a3d8a60536bf48abdb0f20
parentab68ed413117ae6ae08a33d453f98f42857433dc
Increase available Lua action script slots

* Reserve 32 dedicated editor actions for scripts
* Limit number of toolbar buttons
* Use dedicated binding-group for keyboard-shortcuts
* Tweak Preferences layout of toolbar pane
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_dependents.cc
gtk2_ardour/ardour_ui_options.cc
gtk2_ardour/editor_actions.cc
gtk2_ardour/rc_option_editor.cc