summaryrefslogtreecommitdiff
path: root/gtk2_ardour/keyboard.cc
AgeCommit message (Expand)Author
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-06-21the return of VST supportPaul Davis
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2005-11-27ripping, tearing, shreddingPaul Davis
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-26rename all GTK signalsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin