Fix glitching on "events" (like loop markers) due to taking the processing offset...
[ardour.git] / gtk2_ardour / keyboard.cc
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-05-06 Paul Davisclean up debug output from view-saving work; add popup...
2008-05-06 Paul Davisnow with extra-yummy key-release binding semantics...
2008-02-23 Paul Davisfix up meter thread management when JACK client starts...
2008-02-14 Paul Davisminor keyboard binding improvements and build fixes
2008-02-14 Paul Davisdynamic discovery & loading of keybindings
2008-02-06 Paul Davisfix up forgotten Keyboard ideas of modifiers
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-11-29 Paul Davisminor fixes from OSX land
2007-11-28 Paul Davisparametize modifier key usage; fix keyboard-driven...
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-10-05 Paul Davischanges related to OS X main menu & accelerators, plus...
2007-09-05 Paul Davisoptionally tie together editor+mixer display orders...
2007-05-23 Paul Davisfix audio clock handling of key press; fix crash bug...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.