summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-26pending state dialog tweaksNick Mainsbridge
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-10-25Use SSE/veclib/whatever for AudioBuffer::accumulate_fromDavid Robillard
2007-10-25Fix mixed space/tab evil in globals.cc for no particular reason.David Robillard
2007-10-25Clean/strengthen up constructor/type stuff in new port system.David Robillard
2007-10-23Back out recent bad patch.Carl Hetherington
2007-10-23make insert existing audio menu item work againPaul Davis
2007-10-23make import menu item work againPaul Davis
2007-10-23Re-work Port construction slightly so that _flags is always initialised befor...Carl Hetherington
2007-10-23Fix a probably-irrelevant warning from valgrind.Carl Hetherington
2007-10-23Fix crash due to invalidated shared_ptr, as suggested by PaulCarl Hetherington
2007-10-23Fix uninitialised variable spotted by valgrind.Carl Hetherington
2007-10-19Fix spelling of Busses to match the rest of the UICarl Hetherington
2007-10-19Patch from mantis user 'lincoln'; add support for FreeBoB in the audio settin...Carl Hetherington
2007-10-19Various work on bundles. We now have a Bundle Manager dialogue, and hopefull...Carl Hetherington
2007-10-17new internal port type, round I, plus tiny fix for legalize_for_xml() (also f...Paul Davis
2007-10-17Fix compilation.David Robillard
2007-10-17added filePaul Davis
2007-10-16virtualize Port object; clean up automation tracks from track deletionPaul Davis
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-13Fix up physical port bundles.Carl Hetherington
2007-10-13Fix some bugs with visiblity of groups.Carl Hetherington
2007-10-13Put row labels on both sides of the grid.Carl Hetherington
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