summaryrefslogtreecommitdiff
path: root/gtk2_ardour/hit.cc
AgeCommit message (Expand)Author
2016-05-31add header required when boost shared ptr debugging is in usePaul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-12-28Automation ghost notes for percussive hits.David Robillard
2014-12-28Show correct ghost hit for percussive tracks.David Robillard
2014-12-28Fix rect select of hit events.David Robillard
2014-11-30Trim the include tree.David Robillard
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2014-03-13do not use Item::move() when dragging notes since this resets the Item's posi...Paul Davis
2014-03-06fix missing Hit destructor, which left polygons all over the canvas after del...Paul Davis
2014-03-06make Hit (percussive note display item) actually draw something and fix up it...Paul Davis
2013-10-03'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'c...John Emmas
2013-04-12changes to get cairocanvas branch to build on OS X, with its stupid nil and R...Paul Davis
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis