summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16Update scripts to use == operatorRobin Gareus
2017-03-16Lua: provide instance-equal check as '==' comparator.Robin Gareus
2017-03-16Sanitize cubic-interpolation code (NO-OP safe for float inaccuracies)Robin Gareus
2017-03-16Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-03-16Fix note-grid, canvas bounding-box offset.Robin Gareus
2017-03-16consolidate context-menu popup methodsRobin Gareus
2017-03-16consistent use of context-menu popupsRobin Gareus
2017-03-16Plugin another menu memory leak.Robin Gareus
2017-03-16Manage some Menus (memory leaks)Robin Gareus
2017-03-15OSC: fix pan stuck at centre.Len Ovens
2017-03-15OSC amend access_action with action in line to ignore if param is 0Len Ovens
2017-03-15fix windows buildsRobin Gareus
2017-03-15amend c9b1e6dbeRobin Gareus
2017-03-15Tweak idle-o-meter: reset-button & acquisition time displayRobin Gareus
2017-03-15Add GUI-Idle debugging/profiling utilRobin Gareus
2017-03-14OSC: add new /access_action/group/action f 1 for float only controllersLen Ovens
2017-03-14Update stripable color on the flyRobin Gareus
2017-03-14Fix Faderport Proj button (show-editor action)Ben Loftis
2017-03-14Bundle a session-callback scriptRobin Gareus
2017-03-13OSC debug: "ALL" == all messages incl. invalid onesRobin Gareus
2017-03-13Use a label for required script instance parametersRobin Gareus
2017-03-13Clean up existing bindings on resetRobin Gareus
2017-03-13Add track/bus rename safeguards to the backend (handy for scripting)Robin Gareus
2017-03-13Default to a pastel color tetrad palette.Robin Gareus
2017-03-13plugin scan tweaks: don't verbosely log by default, bump timeoutRobin Gareus
2017-03-12remove cruft; superseded by ControlGroup::use_meRobin Gareus
2017-03-12Prevent multiple color-picker dialogs for a single stripableRobin Gareus
2017-03-12Preparations to keep track of stripable color-dialogs.Robin Gareus
2017-03-12Fix issue with automation-playback constantly marking a session dirty.Robin Gareus
2017-03-12Optimize Session::set_dirty()Robin Gareus
2017-03-12Prepare for graceful case-by-case fallback of VST BypassRobin Gareus
2017-03-12Update selection-clock when region properties changeRobin Gareus
2017-03-12Add API to check if a given region is part of the region-selectionRobin Gareus
2017-03-11Improve a-delay to follow tempo-ramps & BPM changesRobin Gareus
2017-03-11Fader Group override (allow to enable on disabled groups/predicates)Robin Gareus
2017-03-11Fix Controllable::InverseGroup behavior.Robin Gareus
2017-03-11create_action_group -> get_or_create_action_groupRobin Gareus
2017-03-11Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-03-11Tweak tempo-marker grab-handle (extend left/right)Robin Gareus
2017-03-11Disable Retina/Appple pango text-width workaroundRobin Gareus
2017-03-11Fix possible segfault in multi-bus AUs.Robin Gareus
2017-03-11Allow to customize color-picker-paletteRobin Gareus
2017-03-11Show Stripable name in color-picker dialog.Robin Gareus
2017-03-11NO-OP whitespaceRobin Gareus
2017-03-11Remove old modal get_color API.Robin Gareus
2017-03-11Update color stripable color-picker(s)Robin Gareus
2017-03-10Fix solo/mute when loading old (4.x) sessions.Robin Gareus
2017-03-10Save/Restore TimeInfoBox clock modesRobin Gareus
2017-03-10Fix LocationUI clock-mode save/load & cachingRobin Gareus
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus