summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_gain_line.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2015-08-27Allow creation of region gain points by clicking on a line.nick_m
2015-04-30update region-gain-line time-converter. fixes #6293Robin Gareus
2014-06-22more canvas refactoring.Paul Davis
2014-06-21use newly factored canvas in gtk2_ardourPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2012-12-19fix push-drags of automation data - previously we did not resync the model wi...Paul Davis
2012-11-17substantive change to automation line dragging code to avoid O(N^4) behaviour...Paul Davis
2012-03-22Don't leave internal edit mode when clicking on an automation region view (#4...Carl Hetherington
2010-01-11Fix confusion about last_pointer_* variables under snap.Carl Hetherington
2010-01-01First cut of some Pro-tools inspired editing features; linked play/play rangeCarl Hetherington
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-27Remove some unused code.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2007-08-13Remove redundant view <-> model value mapping stuff from AudioRegionGainLine.David Robillard
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-04-14Merged with trunk R1719.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-09-19Merged with trunk R920.David Robillard
2006-08-10Merged with trunk R776David Robillard
2006-03-072006-03-04 Tim Mayberry <mojofunk@gmail.com>Tim Mayberry
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin