summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_line.h
AgeCommit message (Expand)Author
2009-01-21* make MIDI-specific menu show up on all MIDI lanesHans Baier
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-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-19Fix parameter range stuff and automation time axis height (somewhat...).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
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-06-30Another not-quite-there-but-better commit.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-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-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-11-28major fixes to automation editingPaul Davis
2006-11-16track naming patch from brian; slightly modified F11-bug workaround from bria...Paul 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-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-10-11make MementoCommand inherit from sigc::trackable so that we don't double-call...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-09-07remove all duplicated _id members from children of PBD::Stateful.Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-09 r283@gandalf: fugalh | 2006-08-09 08:13:37 -0600Hans Fugal
2006-07-29Compiles, but doesn't link. The link errors are mostly expected and areHans Fugal
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-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-16get editor.cc to compilePaul Davis
2005-11-13time_axis_view now compilesPaul Davis
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