summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-13Check buttons to select visibility of destination groups.Carl Hetherington
2007-10-13Considerable re-work to allow scrolling of the checkbutton area of the dialog...Carl Hetherington
2007-10-12Fix missing return.David Robillard
2007-10-12fixup keybinding editor binding action; restore some menu items lost in the t...Paul Davis
2007-10-12Better support for MIDI tracks in the IO selector.Carl Hetherington
2007-10-12fix peakfile/sourcefactory botchPaul Davis
2007-10-12Group destination ports by track / buss / system etc.Carl Hetherington
2007-10-12fixes for varispeed playback, mackie control compilation, new odd color for t...Paul Davis
2007-10-12add keybinding editorPaul Davis
2007-10-12added filePaul Davis
2007-10-12added filesPaul Davis
2007-10-11add missing filePaul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-10New matrix-style IO selector dialogue. Should allow you to do the same thing...Carl Hetherington
2007-10-10Make sure we notice when an IO's port count is reduced as well as when it's i...Carl Hetherington
2007-10-10Make theme manager dialog's title similar in style to the others on the same ...Carl Hetherington
2007-10-10A couple of capitalisation and space fixes for the main menu.Carl Hetherington
2007-10-09Remove a file that should have been removed a few commits ago.Carl Hetherington
2007-10-09Few cleanups related to signed-ness of minimum/maximum port counts.Carl Hetherington
2007-10-08Various work on Bundles, especially dynamic ones so that you can, for example...Carl Hetherington
2007-10-07Re-work edit group selection in line with suggestions from Paul.Carl Hetherington
2007-10-07Fix several MIDI timestamp related problems:David Robillard
2007-10-06Make edit groups effective with lassoo selections.Carl Hetherington
2007-10-06Make split region work across edit groups even if the region is not selected ...Carl Hetherington
2007-10-06Add some comments to the RegionSelection class.Carl Hetherington
2007-10-06Fix things so that selecting a region always selects equivalent regions in th...Carl Hetherington
2007-10-05Fix crash with tracks/busses with more outputs than control outputs.Sampo Savolainen
2007-10-05Add a label to the add midi port button in the options editor. Give the Add ...Carl Hetherington
2007-10-04Fix to stacked layering for the case when a region is dragged to overlap anot...Carl Hetherington
2007-10-04Merge the two separate 'add notes to midi region' interfaces (note and midiev...David Robillard
2007-10-02Make hide all automation work again.Carl Hetherington
2007-10-01Prevent plugins appearing twice on the automation submenu.Carl Hetherington
2007-10-01Remove some apparently out-of-date code which was causing a segfault on show ...Carl Hetherington
2007-09-27Make sure plugins are activated at least once before they are cleaned upSampo Savolainen
2007-09-25Make sure activate() and deactivate() are never run multiple times in a Sampo Savolainen
2007-09-19Fix for incorrect directory being chosen in which to create session directory...Tim Mayberry
2007-09-13Fix GTK warning.Carl Hetherington
2007-09-11click reset error fixed, plus some older work on sends+panners i/o countsPaul Davis
2007-09-11make sure that AudioRegion::set_live_state() notifies interested parties when...Paul Davis
2007-09-11make OSC thread register with GUIPaul Davis
2007-09-11Always show CC region, whether empty or not (ie whether MidiModel contains an...David Robillard
2007-09-11Fix note range menu item initial value (it probably should be saved and resto...David Robillard
2007-09-10Fix crash on playhead relocate in MIDI regions w/o CC data.David Robillard
2007-09-10Fix note separator lines adaptation to changing track height.David Robillard
2007-09-10Avoid dereferencing invalidated iterator when removing selected regions. Fixe...Tim Mayberry
2007-09-09Fix a misdefinition in ardour/recent_sessions.hTim Mayberry
2007-09-09If sys::copy_file fails, try and remove the target file before throwing an ex...Tim Mayberry
2007-09-09Use sys::path and sys::rename in Session::rename_state for portabilityTim Mayberry
2007-09-09Modify Session::load_history for portabilityTim Mayberry
2007-09-09Modify Session::save_history for portabilityTim Mayberry