summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-06-21Refactor group tabs code a bit. Allow dragging of group tabs to alter group ...Carl Hetherington
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-06-21Patch from Lincoln to fix crashes on region trim.Carl Hetherington
2009-06-21Fix glitch in group tabs when hiding groups.Carl Hetherington
2009-06-21Added a few comments.Carl Hetherington
2009-06-21Fix bug in mixer group tab handling.Carl Hetherington
2009-06-20Fix for clicking on tabs.Carl Hetherington
2009-06-20Handle hidden tracks better.Carl Hetherington
2009-06-20Reflect active status in the mix group tabs.Carl Hetherington
2009-06-20Mix group tabs in the mixer.Carl Hetherington
2009-06-20Remember last normalization value when the dialog is re-opened.Carl Hetherington
2009-06-20Allow edit group creation from the route UI's menu. Allow new tracks to be p...Carl Hetherington
2009-06-20Remove some debug code.Carl Hetherington
2009-06-20Fix sizing problems with edit group tabs.Carl Hetherington
2009-06-20Allow normalization to less than max, as per mantis #2739.Carl Hetherington
2009-06-20Add missing copyright / GPL declarations.Carl Hetherington
2009-06-20Files missing from last commit.Carl Hetherington
2009-06-20Optional tabs down the LHS of the editor window to indicate edit group member...Carl Hetherington
2009-06-19Remove unused variable.Carl Hetherington
2009-06-19Tiny text formatting fix.Carl Hetherington
2009-06-18modified patch from lincoln to show/control rec-enable status in track/bus listPaul Davis
2009-06-17Reduce complexity of previous commit slightly.Carl Hetherington
2009-06-17Secondary-modifier-click in the summary locates the playhead to the click.Carl Hetherington
2009-06-17Remove unused resize-line code. When resizing multiple tracks, resize them i...Carl Hetherington
2009-06-17Pack the summarizer in a vpaned instead of the edit_packerSampo Savolainen
2009-06-17remove SoloBus solo model, add PFL and AFL. basic testing indicates it works,...Paul Davis
2009-06-17pack zoom controls into upper right of editor table/packerPaul Davis
2009-06-17make sizing of & in the summaryiferizer a bit smallerPaul Davis
2009-06-17solo models work again (amazing how hard this was); remove crufty debug outpu...Paul Davis
2009-06-17Add a playhead marker to the summary.Carl Hetherington
2009-06-17Remove partial support for vertical zoom in the summary, basically because it...Carl Hetherington
2009-06-16Add some comments.Carl Hetherington
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ...Paul Davis
2009-06-16Cleaner implementation.Carl Hetherington
2009-06-15A few cleanups. Map scroll wheel to movement of the viewport.Carl Hetherington
2009-06-15Put a limit on the tallest that a region can be in the summary.Carl Hetherington
2009-06-15Allow dragging of the horizontal extents of the summary view box using Primar...Carl Hetherington
2009-06-14Use white outlined rectangle for view box. Redraw summary when routes are re...Carl Hetherington
2009-06-14Use a filled rectangle for the view box. Colour regions using their own fill...Carl Hetherington
2009-06-14Make summary display optional.Carl Hetherington
2009-06-14Fix problem with turning off 'disable-disarm-during-roll' during rollCarl Hetherington
2009-06-14Add option to disable track record disarm when the transport is rolling (mant...Carl Hetherington
2009-06-14Prevent vertical autoscroll when dragging the playhead.Carl Hetherington
2009-06-14Some cleanups to ruler drags.Carl Hetherington
2009-06-14Use track colours for the summary view.Carl Hetherington
2009-06-14Some small bug fixes. Make click (but not drag) inside the view box behave l...Carl Hetherington
2009-06-13Set _dragging_playhead during summary viewbox drag.Carl Hetherington
2009-06-13Make the summary widget extend across the whole of the editor window.Carl Hetherington
2009-06-13Various fixes and improvements to editor summary widget.Carl Hetherington
2009-06-13Missing namespacesSampo Savolainen