summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_edit_groups.cc
AgeCommit message (Expand)Author
2009-07-03Split route group list out of Editor.Carl Hetherington
2009-07-01Separate route list code from Editor into its own object, EditorRouteList. H...Carl Hetherington
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-22Use the same menu for the editor route group list and the editor group tabs.Carl Hetherington
2009-06-22Option to fit a route group to the editor window.Carl Hetherington
2009-06-22Add some more options to the route group list context menu. Fix a crash bug ...Carl Hetherington
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-20Allow edit group creation from the route UI's menu. Allow new tracks to be p...Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-11-22patch from brian to get consistent menu behaviourPaul Davis
2006-06-21the return of VST supportPaul Davis
2006-05-19fix for edit & mix group names getting lost at session loadPaul Davis
2006-03-30a) remove polarity button, add polarity menu item, move functionality into Ro...Paul Davis
2006-03-14fix for restoring destructive-ness on session reload using flags, plus an edi...Paul Davis
2006-03-10start editing new edit/mix group names immediately after they are addedPaul Davis
2006-03-10further travels down the road toward true route group blissPaul Davis
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-08add/remove edit groups via buttons (still a bit of work left to do)Paul Davis
2006-01-13All useage of ArdourPrompter checks for a valid result.Taybin Rutkin
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-11-01io_selector.cc done, connection_editor in progress but skippedPaul Davis
2005-10-26editor group list, route list and named selection treeviewsNick Mainsbridge
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