Commit Graph

25 Commits

Author SHA1 Message Date
Paul Davis 7d302c5d5b fix up bindings for maximise editing space, remove existing F1-F6 bindings since those keys were double bound, move crop + separate to "c" and "Alt-s" respectively, other bindings gone
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13570 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-11-30 15:42:47 +00:00
Ben Loftis 6251823b1e fix typo in region fade keybindings
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@12137 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-05-01 21:12:47 +00:00
Paul Davis 5a78e89c2d clean up previous commit by removing unused function decls and switch back to PRIMARY-Fn not Shift
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11433 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-02-03 02:00:48 +00:00
Paul Davis 9d2d74e51c fix/workaround bug in GTK that prevents <release> bindings from working - save/goto view bindings are now Shift-Fn to save, Fn to goto
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11432 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-02-03 01:54:48 +00:00
Ben Loftis 6902a46144 add a second Delete action, so both Backspace and Delete can be bound to delete. this is really useful on macbooks which have a backspace but no delete key. to turn on this behavior, users will have to add the new editor-alternate-delete action to theri bindings, OR go to Preferences->Mouse/Key and re-load one of the default bindings files
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@9232 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-03-29 18:06:08 +00:00
Paul Davis 94b92f6e04 make sure that F4 is bound to the real separate action, not the Separate sub-menu (ergnomic bindings only)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@8851 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-15 12:21:05 +00:00
Paul Davis 0e1f3ade67 make space NOT exit from loop/range play, but actually stop; provide ToggleRollMaybe action (and menu item) to do that; if in seamless mode, do not just exit from loop play, but stop, because it won't work (buffers have wrong data in them)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5992 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-10-30 22:35:56 +00:00
Ben Loftis 6fbcc062b2 reinstate export-region which was lost, change keybindings to more closely match 3.0, and make zoom-to-region more straightforward.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@5656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-09-11 22:32:09 +00:00
Paul Davis 7ff94b421b use new no-selection PH-to-next-region-boundary methods in bindings files
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4799 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-03-12 02:42:07 +00:00
Paul Davis 0627e3f976 don't set up dir name incorrectly for range export
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4235 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-22 22:58:17 +00:00
Paul Davis 8cfb51368c add new bindings as per armand's request
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4160 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-14 08:45:57 +00:00
Paul Davis 0d173fdccd add move-selected-tracks-{up,down} commands
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3879 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-10-07 21:46:42 +00:00
Paul Davis 15d6871c02 logic rearrangement for visual state save
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3324 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-06 20:22:27 +00:00
Paul Davis 4728e1ec1f now with extra-yummy key-release binding semantics, specially for visual state stuff, but potentially useful for momentary actions etc. Remove ~/.ardour2/ardour.bindings to see the effect for visual-state
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3318 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-06 05:38:24 +00:00
Paul Davis 1b3c086916 correct bindings for save-visual-state-N keys
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3314 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-05 20:35:21 +00:00
Paul Davis 2e78bf8ceb fixes for 2 of 3 "fit-tracks" problems; new feature: 12 "view-states" and bindings etc. to support them
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3313 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-05 20:31:56 +00:00
Paul Davis 20157d04f8 many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3306 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-02 20:02:48 +00:00
Paul Davis e4fceee69f phase two (of 3 or 4) for zoom-to-region et al
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3300 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-05-01 15:58:40 +00:00
Paul Davis 77ebc1fb42 make resize button more visible; make standard heights the right size to hold it; first part of zoom-to-region scales track size
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3299 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-30 22:42:58 +00:00
Paul Davis bc3b41703e insert time operation
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3203 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-04-01 16:49:42 +00:00
Paul Davis c59bbdb7a9 oops, there it is
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3186 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-26 15:25:05 +00:00
Paul Davis 3a3780249a a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinished (and broken) attempt to get escape to break out of a drag-in-progress
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3185 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-26 15:22:46 +00:00
David Robillard d5878ac268 Fix clashing zoom keybindings.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3098 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-21 19:25:41 +00:00
Paul Davis 7c4d5a2a07 fixed uninitialized variable that made ardour scrub at the wrong times
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3064 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-15 20:46:39 +00:00
Paul Davis 26bffbce44 dynamic discovery & loading of keybindings
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3055 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-14 01:59:28 +00:00