summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-12Display name of conflicting keyboard bindingRobin Gareus
2017-01-12add API to query name of bound actionRobin Gareus
2017-01-12rename Bindings -> Keyboard ShortcutsBen Loftis
2017-01-12Support repeated jump-backward-to-mark while playing.Ben Loftis
2017-01-12Add some explanatory text to the Quirks settingsBen Loftis
2017-01-12Show plugin format in menu lists. Particularly important on Mac, where you m...Ben Loftis
2017-01-12Move some actions into the global group:Robin Gareus
2017-01-11OSC: We want to see aux buses even if the gui has them hiddenLen Ovens
2017-01-11coverage frames must still be deleted when switching back to Overlay modePaul Davis
2017-01-10OSC: Fix aux mute to check stripable exists firstLen Ovens
2017-01-11Windows/Videotimeline: support all drives (no fixed docroot/drive-letter)Robin Gareus
2017-01-10Prepare for windows video support on all drive-letters.Robin Gareus
2017-01-10Tweak TMM tooltipRobin Gareus
2017-01-10Shrink preferences window when detachedRobin Gareus
2017-01-10never remove tracks from selection during a range dragPaul Davis
2017-01-10correctly display region sync points in the editor region list, when they changePaul Davis
2017-01-10fix nested templates for ye ancient compilers of the worldePaul Davis
2017-01-10avoid locate when clicking in region fade handles in smart mode+follow editsPaul Davis
2017-01-10add some preference tooltips and related code consolidationRobin Gareus
2017-01-10Fix MTC slave implicit return on transport-stopRobin Gareus
2017-01-10Fix spacing for TC displayRobin Gareus
2017-01-09OSC: Fix cue observer stop to zero controlsLen Ovens
2017-01-09OSC: Add Talent individual monitor controlsLen Ovens
2017-01-09Better fix for widgets that do not apply to master bus: leave them in place, ...Ben Loftis
2017-01-09Revert "Remove the Solo+Iso buttons in the Master bus."Ben Loftis
2017-01-09Fix mixer scrollingRobin Gareus
2017-01-09add XML names/handling for additional Parameter types.Paul Davis
2017-01-09save state of an automation list, even if empty, because it might exist in th...Paul Davis
2017-01-09Remove the Solo+Iso buttons in the Master bus.Ben Loftis
2017-01-09add clamp for adding points to a ControlList from a (G)UIPaul Davis
2017-01-09clamp values appropriately in AutomationLine::view_to_model_y()Paul Davis
2017-01-09use reduced height for automation lines when firrst added, not just after a r...Paul Davis
2017-01-09tweak previous commit to make desc.max_unbound "more correct"Paul Davis
2017-01-09fix ranges for LADSPA unbounded toggle parameters.Paul Davis
2017-01-08Tweak Preference labelRobin Gareus
2017-01-08NO-OP: whitespaceRobin Gareus
2017-01-08Fix Pane size allocation:Robin Gareus
2017-01-08Fix crash when changing Pane widgets -- #7198Robin Gareus
2017-01-08prototype track/bus sharing: state-exportRobin Gareus
2017-01-08Fix shared-pointer list creation from LuaRobin Gareus
2017-01-07amend massive thinko in last commit (actually works).nick_m
2017-01-07fix incorrect _start after a split.nick_m
2017-01-06fix route ordering (and related possible crash on re-order)Robin Gareus
2017-01-07amend 4cb009058 (if newly active tempo became last it had no curve)nick_m
2017-01-07TempoMap - do frame conversion outside the lock when possible.nick_m
2017-01-07remove some excessive methods from TempoMap.nick_m
2017-01-07more no-op renaming - TempoSection::compute_c_func_* -> compute_c_nick_m
2017-01-07clear up _initial vs _locked_to_meter TempoSection ambiguity.nick_m
2017-01-07more inactive tempi fixes.nick_m
2017-01-07actually make import of tempo maps at selected point work (missed line from 3...nick_m