summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_time_axis.cc
AgeCommit message (Expand)Author
2014-11-07simplify removal of outline from automation time axis base rectPaul Davis
2014-11-02Display gain and midiNote plugin parameters/properties nicely.David Robillard
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-10-21remove "canvasvar_" from all functions related to obtaining values from ARDOU...Paul Davis
2014-09-08vertical pixel alignment of all TAV elementsRobin Gareus
2014-09-07special case track-header buttonsRobin Gareus
2014-09-07no horiz canvas scroll over track-header automation faderRobin Gareus
2014-09-06gtk style related fixes:Robin Gareus
2014-09-06fix track-header vertical scrollingRobin Gareus
2014-09-04Trick 17: share separator + border:Robin Gareus
2014-09-04dedicated TAV separator lineRobin Gareus
2014-09-04Revert "cont'd work on automation-track headers (amend ba53af1c5)"Robin Gareus
2014-09-03use close/cross buttonRobin Gareus
2014-09-03proper automation header indentingRobin Gareus
2014-09-03cont'd work on automation-track headers (amend ba53af1c5)Robin Gareus
2014-09-03quick mockup of indented automation-track headersRobin Gareus
2014-08-31track-header fader tweaks:Robin Gareus
2014-08-31set initial TAV styleRobin Gareus
2014-08-31simplify time-axis packing: consistent table layoutRobin Gareus
2014-08-29red-border selection for tracks, regions, and processors. requesting commentsBen Loftis
2014-08-27use ArdourButtons on the automation time axisBen Loftis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-02-19manually applied equivalent of 1d82f4ca07a38342e0815cd6b695b96d72386f39 in ma...Paul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2014-01-10fix up construction and outlining for automation time axis (track) base rectPaul Davis
2013-11-03send enter events to EVERY newly entered item (ignore the bool return from th...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
2013-04-16change UIConfig to use accessor/setter methods like RCConfig so that Paramete...Paul Davis
2013-04-12change frames_per_pixel to samples_per_pixelPaul Davis
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-01-19completely revisit how track name editing works in the editorPaul Davis
2013-01-19Replace a bunch of potential crashes with graceful handling of the situation.David Robillard
2013-01-19Avoid some copy overhead and sprinkle in some const for good measure.David Robillard
2013-01-14more substantive reworkings of TimeAxisView::name_(entry|label) and name edit...Paul Davis
2013-01-12various tweaks to get 80% Of the way to proper use of TimeAxisView::name_labe...Paul Davis
2012-12-10tweak to plugin parameter sliders in mixer stripsBen Loftis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-07-17lots more fidgety work on automation. sort of works now, but undo/redo needs ...Paul Davis
2012-07-13dramatic overhaul of automation. too long to explain here. this work is not f...Paul Davis
2012-05-29substantive change to try to provide some rationality for region gain line vi...Paul Davis
2012-05-22remove, convert, comment several cerr statementsPaul Davis
2012-04-27Re-add erroneously-removed methods related to cut/copy ofCarl Hetherington
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2012-04-22Use a list of ControlPoints to hold the automation selection,Carl Hetherington
2012-02-07remove additional "mid" color from ArdourButton; replace Active/Mid widget st...Paul Davis
2011-12-05fix scroll wheel handling on both gain faders and parameter controls in autom...Paul Davis
2011-11-21Simple ambiguitity-resolution wrapper for gettext; use forCarl Hetherington
2011-11-13Snap new automation points on audio lanes (part of #4297).Carl Hetherington
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis