lots of keybinding changes. added a new action to allow removing markers at the...
authorBen Loftis <ben@harrisonconsoles.com>
Thu, 3 Jul 2014 22:50:14 +0000 (17:50 -0500)
committerBen Loftis <ben@harrisonconsoles.com>
Thu, 3 Jul 2014 22:50:14 +0000 (17:50 -0500)
commit555a5d6348d544a86fe9df1410db8a549ba05c5f
tree5875c533e88905d6080534fb5df09ab1b308e96d
parentba33c6dab6c6c41cb3392e06b824f4b46e3debf1
lots of keybinding changes.  added a new action to allow removing markers at the playhead location.  numpad now allows you to access marks higher than 9.  to locate to a marker, use the numpad decimal to start and end the operation - for example press .19. to locate to marker 19.   also added alternate bindings for redo, delete, and several other alternates that will be needed in subsequent commits.   tab is not working, using either Tab or nabla in the binding.in file
gtk2_ardour/ardour.menus.in
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/keyboard.cc
gtk2_ardour/mnemonic-us.bindings.in
gtk2_ardour/public_editor.h