summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-21smooth 0.5 second fade out during quit, plus MIDI panic to turn everything of...Paul Davis
2012-06-21missing includesTodd Naugle
2012-06-21Fixing issues with opening a browser when using the bundle. Use xdg-open inst...Todd Naugle
2012-06-21a putatively better approach to cleaning up ports at session closingPaul Davis
2012-06-20when a session goes away, deliver silence to all current ports to prevent a h...Paul Davis
2012-06-20remove sndfile debugging from export codePaul Davis
2012-06-20Add a menu option and key press (F) in port matrices to flip the selected row...Carl Hetherington
2012-06-20Declick before the end of seamless loops, not after the end, so that loops ar...Carl Hetherington
2012-06-20Comment declick stuff a bit, and fix confusing use of bool instead of int to ...Carl Hetherington
2012-06-20Unify clamping of frames-per-unit values during zoom; should help with #3514.Carl Hetherington
2012-06-20Remove indirected method calls.Carl Hetherington
2012-06-20tweak expander label name as per thorsten wilms' suggestionPaul Davis
2012-06-20tweak button label name as per thorsten wilms' suggestionPaul Davis
2012-06-20Very minor tidy-up.Carl Hetherington
2012-06-19Clarify the meaning of the show-region-gain-envelopes option.Carl Hetherington
2012-06-19Make sure we always copy Freesound imported files as well as MIDI ones (#4675).Carl Hetherington
2012-06-19sndfile/export debuggign with ricardusPaul Davis
2012-06-19patch from colinf that adds an 'empty' preset to the preset drop-down list, s...Paul Davis
2012-06-192nd half of patch for handling LV2 presets from colinf (#4698)Paul Davis
2012-06-19patch for handling LV2 presets from colinf (#4698)Paul Davis
2012-06-19Write the topologically sorted route list back to the session's list so that ...Carl Hetherington
2012-06-19really, really do not signal MidiRegionView::SelectionCleared during destructionPaul Davis
2012-06-19Change option name to clarify that get_default_narrow_ms is applied to the mi...Carl Hetherington
2012-06-19Add option to add new range marker from the context menu without needing the ...Carl Hetherington
2012-06-19Hush some debug messages.Carl Hetherington
2012-06-19Fix logic for setting mixer strip name button widths (#4448).Carl Hetherington
2012-06-19Use set_editable() rather than set_sensitive() to lock the clocks of locked m...Carl Hetherington
2012-06-19slighty brighten bar lines and slighty dim beat lines for easier visual disti...Paul Davis
2012-06-19Add load_session to profiling.Carl Hetherington
2012-06-18Disallow import-without-copy for MIDI files (#4148).Carl Hetherington
2012-06-18fix compilation on OS XPaul Davis
2012-06-18define CHARSETALIASDIR (again) to stop various bits of the GNU stack from loa...Paul Davis
2012-06-18make switching between input+disk monitoring work "right" for MIDI tracks; al...Paul Davis
2012-06-18fix comment indentationPaul Davis
2012-06-18Simple arrangement to run basic load tests on a corpusCarl Hetherington
2012-06-18Fix comment.Carl Hetherington
2012-06-18Make EnumWriter exceptions a bit more informative.Carl Hetherington
2012-06-18Fix (?) failure to load A2 sessions with a ControlOut.Carl Hetherington
2012-06-18Fix up profiling.Carl Hetherington
2012-06-18Use a map of region names to speed upCarl Hetherington
2012-06-18Do XML comparisons better in tests.Carl Hetherington
2012-06-18Basic region naming test.Carl Hetherington
2012-06-17Profile of duplicating lots of regions.Carl Hetherington
2012-06-17Resurrect profiling code.Carl Hetherington
2012-06-17Use hardware optimization when running tests.Carl Hetherington
2012-06-17Hacky fix for track height step losing 'grip' on theCarl Hetherington
2012-06-17Remove believed-unnecessary and broken MIDI thru option;Carl Hetherington
2012-06-17make it possible for canvas patch changes to receive kbd events, and along th...Paul Davis
2012-06-17Add option to disable autoscroll of editor (#4721).Carl Hetherington
2012-06-17Simplify management of waveform visibility / shape / scale;Carl Hetherington