summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_time_axis.cc
AgeCommit message (Expand)Author
2006-10-21Merged with trunk R992.David Robillard
2006-08-24Merged with trunk R846David Robillard
2006-08-10Merged with trunk R776David Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-14Merge big changes (mostly Controllable) from trunkDavid Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-05-21Mixer strip layout, emsure correct column expands on treeviews, 'Manual' auto...Nick Mainsbridge
2006-05-19allow for mandatory control protocols, plus some ongoing work on automation c...Paul Davis
2006-05-17Remove CannotRecordNoInput signal (allowing recording without input connectio...Nick Mainsbridge
2006-04-27"The In-Flight Hack, 2006"Paul Davis
2006-04-22Set button labels sanely.Nick Mainsbridge
2006-03-15found a couple more hard coded xpms :)Doug McLain
2006-01-20make F11 take us fullscreen (bug remains in edit pane position restore); redu...Paul Davis
2006-01-18fix track controls height allocation to be font sensitive; fix core dump rela...Paul Davis
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...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-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-27convert set_property("foo", bar) to property_foo() = barKarsten Wiese
2005-11-16get editor.cc to compilePaul Davis
2005-11-15fix sigc++ SConscript, get crossfade_edit.cc to compilePaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin