summaryrefslogtreecommitdiff
path: root/gtk2_ardour/note_base.h
AgeCommit message (Expand)Author
2016-10-17Performance: store NoteBase UIConfiguration colors between config changes.nick_m
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2015-12-22Fix indentation of note_base (whitespace to tab)Nil Geisweiller
2015-10-17Replace static PBD::Signal in NoteBase with direct call to MidiRegionViewTim Mayberry
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-01-08Use selected fill color for selected notes.David Robillard
2015-01-07MusicalTime => Beats.David Robillard
2014-12-28Show correct ghost hit for percussive tracks.David Robillard
2014-12-16Various color tweaks.David Robillard
2014-12-15fix some missing color definitionsPaul Davis
2014-12-14fix up requested color names everywhere.Paul Davis
2014-12-14initial pass to replace all UIConfiguration::get_XXXXXX() calls with UIConfig...Paul Davis
2014-11-30Trim the include tree.David Robillard
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-03-07second part of the logic fix for percussive note trimmingPaul Davis
2014-03-06comment editPaul Davis
2013-05-02remove channel selector from canvas note events, as was done in masterPaul Davis
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-04-05master merge; new files not added after initial cairocanvas patch applicationPaul Davis