summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-11-10Remove some debugging code which causes slow flashy screen updates.Carl Hetherington
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-11-07stop auto-play from trying to play things that are not soundfilesPaul Davis
2007-11-07patch to prevent (mostly) CD marker being set for the start of the sessionPaul Davis
2007-11-06Patch from jdavisp3 to further improve region gain line behaviour, as discuss...Carl Hetherington
2007-11-06Similar fix to previous commit for Mixer_UI::sync_order_keys()Carl Hetherington
2007-11-06Fix crash in Editor::sync_order_keys() when a route is removed.Carl Hetherington
2007-11-06Fix pathname.Carl Hetherington
2007-11-05Make pending state dialogue modal, and give it a more friendly (and translata...Carl Hetherington
2007-11-05Patch from jdavisp3 to fix #1894Carl Hetherington
2007-11-05Patch from jdavisp3 to fix bug #1841.Carl Hetherington
2007-11-05Fix for some problems with punch ranges.Carl Hetherington
2007-11-04Select another track when one is deleted, thereby allowing the editor mixer t...Carl Hetherington
2007-11-04Update region names in the region list when they change, to fix #1584Carl Hetherington
2007-11-04Don't copy a naked pointer in the copy constructor, to prevent a double delete.Carl Hetherington
2007-11-04Don't give master or control routes a hide button, to fix #1645Carl Hetherington
2007-10-31Do unto MIDI as thou hath done unto audio.David Robillard
2007-10-31Truly atomic port mixdown function setting.David Robillard
2007-10-31new files addedPaul Davis
2007-10-31new port design, probably about 90% done (i.e it mostly works and this commit...Paul Davis
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