summaryrefslogtreecommitdiff
path: root/libs/ardour/route_group.cc
AgeCommit message (Expand)Author
2009-10-21Fix unused parameter warnings since GCC apparently doesn't feel like listenin...David Robillard
2009-10-15Part 1 of loading 2.X sessions; some things work, some things don't, hacks a-...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-22make i18n build work ; add mackie dir back to build ; token work on amp for M...Paul Davis
2009-06-29lincoln's patch from mantis 2757 to add route group property checkboxes in th...Carl Hetherington
2009-06-25startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(i...Paul Davis
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-30Trim include dependency graph, especially for io.h and session.h.David Robillard
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2007-06-23Insert/Redirect refactoring, towards better MIDI support in mixer strip, andDavid Robillard
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-01-02finish use of EnumWriter for saving flags etc. throughout the session filePaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-03-27total reimplementation of Configuration object internals to make adding new c...Paul Davis
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2005-09-24libardour added.Taybin Rutkin