summaryrefslogtreecommitdiff
path: root/tools/fmt-bindings
AgeCommit message (Collapse)Author
2016-06-23fix ampersands in group names in generated binding filesPaul Davis
2016-06-23include group descriptions when processing keybindingsPaul Davis
2016-03-15new two new "pre-coded" bindings file, for the monitor section and the ↵Paul Davis
processor box
2016-02-22fix another XML typoPaul Davis
2016-02-22fix XML typoPaul Davis
2016-02-22redesign fmt-bindings to generate Ardour native binding files.Paul Davis
This replaces the old GTK accel map format.
2016-02-22improve output format to include required XML boilerplatePaul Davis
2016-02-22place generated bindings files in gtk2_ardour/Paul Davis
This may have some potential cross-platform issues if fmt-bindings is ever meant to run on Windows.
2016-02-22remove WINDOW modifier from mnemonic bindings file, and replace with ↵Paul Davis
SECONDARY which was already enforced by the substitution dictionary in fmt-bindings
2016-02-22hack up fmt-bindings so that it can generate native ardour bindings filesPaul Davis
2015-01-28fix up and comment fmt-bindings toolPaul Davis
2015-01-28Map window bindings to alt.David Robillard
As they were before, got caught in the crossfire of super key bindings fix.
2015-01-08Fix windows key bindings.David Robillard
I am not sure if this is correct, but since the name in the bindings didn't match that in keyboard.cc, the modifier was just ignored, which results in conflicting bindings and consequent bugs. "Meta" seems to be the name for this thing (oddly, to me), so I chose that, though since my window manager steals this key (as basically all the standard ones do these days) I can't tell if these bindings actually work with the desired key.
2014-07-07xfade rects should only pop-up in Object mode, when they are focusableBen Loftis
2013-12-15mnemonic PDF: margin, URL, and (C)year updatesRobin Gareus
2012-12-26colin's wall clock patch update, modified to update every second, not every ↵Paul Davis
millisecond git-svn-id: svn://localhost/ardour2/branches/3.0@13732 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-10fix binding generation for OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13634 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-02fix fmt-bindings' handling of > and < bindingsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@13587 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-02-23use Primary not Meta for accel maps, having confirmed that it worksPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11514 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-09provide global prelight option (its in Edit -> Preferences->Interface)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10514 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-07switch use of Option/Alt and Control on OS X for bindings. Option/Alt is ↵Paul Davis
intended by Apple to be used primarily (if not entirely) for entering alternate characters. Shift would be more conventional as 2ndary modified on OS X but that might have a few more implications than we want to deal with right now git-svn-id: svn://localhost/ardour2/branches/3.0@10481 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-10-18fix bindings generation process for OS XPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@10226 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-20fix accelmap generation in fmt-bindingsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@5553 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-31include mouse bindings even in merged cheat sheetsPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@5448 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-31more or less fully-functional binding & cheat sheet generator, with ↵Paul Davis
merge-ability for existing binding files git-svn-id: svn://localhost/ardour2/branches/3.0@5447 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-31largely complete automated generation of cheat sheets & bindings from ↵Paul Davis
templates, but more tweaks on the way git-svn-id: svn://localhost/ardour2/branches/3.0@5446 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-07-30this is just a (re)start on a tool to produce bindings cheatsheets (original ↵Paul Davis
was lost in the Great Berlin Disk Crash git-svn-id: svn://localhost/ardour2/branches/3.0@5444 d708f5d6-7413-0410-9779-e7cbd77b26cf