summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-11Minor fix to error message.Carl Hetherington
2011-12-11add middle-clock-on-range/marker-clock to locate therePaul Davis
2011-12-11Set up ArdourButton state to match the action when theCarl Hetherington
2011-12-11Clarify stop-at-session-end behaviour; should fix #4033.Carl Hetherington
2011-12-11fix lack of marker/range display in marker/range list at startup, and tweak l...Paul Davis
2011-12-11Keep track of MIDI region's start positions in beats, toCarl Hetherington
2011-12-11Sessions loaded from 2.X don't have a diskstream (yet)Carl Hetherington
2011-12-11Yet another bug in previous commit.Carl Hetherington
2011-12-11Fix some bugs I introduced with the last commit.Carl Hetherington
2011-12-11Move note creation code into a Drag; fix snapping of noteCarl Hetherington
2011-12-10Fix framewalk_to_beats when it traverses more than oneCarl Hetherington
2011-12-10fix for most (all? we can dream ...) issues involved in #4399 (editing multip...Paul Davis
2011-12-10Slightly simpler implementation of framewalk_to_beats.Carl Hetherington
2011-12-10Comments.Carl Hetherington
2011-12-10Don't try to process_input() if an IO has no ports; fixesCarl Hetherington
2011-12-10Add fixed-up framepos_plus_beats() and use it for the BeatsFramesConverter, s...Carl Hetherington
2011-12-10Compute delta time correctly when appending events; the converter must be use...Carl Hetherington
2011-12-10Comment.Carl Hetherington
2011-12-09Clean up test slightly.Carl Hetherington
2011-12-09Fix framewalk_to_beats with non-beat-aligned starting positions.Carl Hetherington
2011-12-09Add simple framewalk_to_beats test and normalise namingCarl Hetherington
2011-12-09fix reference to name cellPaul Davis
2011-12-09Support new URIs for LV2 presets.David Robillard
2011-12-09Fix whitespace.David Robillard
2011-12-09Patch from colinf to fix reversed scroll in timeline rulersCarl Hetherington
2011-12-09Remove unnecessary silencing of unused plugin inputs; unnecessary as (LADSPA/...Carl Hetherington
2011-12-09Fix scroll-wheel direction in summary.Carl Hetherington
2011-12-09Use same modifiers with the mouse wheel in the summary as in the editor (#4543).Carl Hetherington
2011-12-09en_GB translation from colinf (#4545).Carl Hetherington
2011-12-09Patch from colinf to use session_name_is_legal for snapshots too (#4548).Carl Hetherington
2011-12-09Re-add erroneously-removed configure_io method.Carl Hetherington
2011-12-09centralize legal-session-name-checkng and include : and ; in characters that ...Paul Davis
2011-12-08Remove unused buffers and associated support code fromCarl Hetherington
2011-12-08Justify text in first welcome screen, and fix grammarCarl Hetherington
2011-12-07improved WORKING fix for search path issuesPaul Davis
2011-12-07Fix setup of gain envelope visible menu item.Carl Hetherington
2011-12-07Check that adding a port to an IO is ok with the processorsCarl Hetherington
2011-12-07fix up some logic so that we don't replicate the session dir path twice in th...Paul Davis
2011-12-07fix, or at least improve, management of the editor toolbar when maximising ed...Paul Davis
2011-12-07add visible() method to Tearoff so we can check whether or not it is hiddenPaul Davis
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-07move 2 other non-ardour-specific utility functions into gtkmm2extPaul Davis
2011-12-07switch to benjamin otte's implemention of fit_to_pixels() but leave uncomment...Paul Davis
2011-12-07tweak menu item names in group context menu to make purpose more clear to new...Paul Davis
2011-12-07clarify meaning of route group tab context menu itemsPaul Davis
2011-12-07add "enabled" column to editor route groups list and check logicPaul Davis
2011-12-07send correct PropertyChange for RouteGroup::set_route_activePaul Davis
2011-12-07Fix i18n confusions with modifiers.Carl Hetherington
2011-12-07send PropertyChange for RouteGroup::set_editPaul Davis