summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_line.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-19Introduce new time for session-relative frame time, and make source interface...David Robillard
2009-02-16Fix crash on audio record (time converter segfault wackiness).David Robillard
2009-02-16Time unit translation for AutomationLine (correctly display MIDI controller d...David Robillard
2009-02-15Trim include dependency tree (particularly on evoral/Sequence.hpp).David Robillard
2009-01-21* make MIDI-specific menu show up on all MIDI lanesHans Baier
2009-01-02Cleanups and a few comments.Carl Hetherington
2008-12-23Make region gain envelope drawing work again.Carl Hetherington
2008-12-18Implement #826: edit-click on automation points allows value edit.Carl Hetherington
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-09-29Remove ARDOUR::Parameter::is_integer.David Robillard
2008-09-21Display recorded controller data (fix show all/existing automation).David Robillard
2008-09-19Merge all the (disconcertingly missing) track/region/etc height changes from ...David Robillard
2008-09-19Tidy.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-05-02Fix range problems for pitch wheel controller.David Robillard
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2007-08-17Per-region MIDI CC "automation".David Robillard
2007-07-07Note modes: note, percussion.David Robillard
2007-07-04Display correct value for verbose control point cursor for Midi CC (int) and ...David Robillard
2007-07-03s/ParamID/Parameter/David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-05-17Add stacked lanes mode which displays regions on different layers at differen...Carl Hetherington
2007-04-03audun's tempo redraw fix; sort-of cache time axis view item name widths and a...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-22don't change waveform zoom level when waveform is hidden, to save peak reload...Paul Davis
2007-01-24allow control points with the same x (pixel) coordinate, now that libart_lgpl...Paul Davis
2006-12-13remove debugging output filePaul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-11-28fixes for some stupid thinko-crash bugs with automationPaul Davis
2006-11-28major fixes to automation editingPaul Davis
2006-11-27many small changes, see ardour-dev for morePaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul Davis
2006-11-11make X on track hide button visible; fix signed/unsigned warningPaul Davis
2006-11-11prevent steps in automation lines from vanishingPaul Davis
2006-11-01commit crash caused by not displaying first and last points of an automation ...Paul Davis
2006-11-01more debuggingPaul Davis
2006-11-01more debuggingPaul Davis
2006-10-31fix sndfile reference in gtk2_ardour/SConscriptPaul Davis
2006-10-31fix return type in last commit for AutomationLine::control_point_box_size(); ...Paul Davis
2006-10-31search lib64 for LADSPA plugins, and fix control point box size:track height ...Paul Davis
2006-10-31massive changes in automation state handling, not entirely complete; some bug...Paul Davis
2006-10-26remove StateManager code entirely and more debugging output cruftPaul Davis
2006-10-25fixes for endemic (compiler?) issues with virtual inheritance of sigc::tracka...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-12 r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600Hans Fugal