summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_time_axis.h
AgeCommit message (Expand)Author
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-04-03audun's tempo redraw fix; sort-of cache time axis view item name widths and a...Paul Davis
2006-12-14fix for crash when loading a session after running another, caused by not che...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-03Small rehaul of track and automation track headers. This should now Sampo Savolainen
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-07-27added RCU handling of Session route list, and major use of shared_ptr<T> ever...Paul Davis
2006-07-11Make it possible to edit multiple pan automation linesSampo Savolainen
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
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-16get editor.cc to compilePaul Davis
2005-11-15latest workPaul 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