summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-01OSC scrub, fix numbers to work with usec rather than msec.Len Ovens
2017-05-01OSC: fix scrub to not use boost ptime.Len Ovens
2017-05-01OSC: add /scrub functionLen Ovens
2017-04-29Make -A open action list in a browser instead of command terminal.Len Ovens
2017-04-30Time fliesRobin Gareus
2017-04-30Fix copy/paste typos in --helpRobin Gareus
2017-04-30Fix vari-speed and non-locked slave modesRobin Gareus
2017-04-29Set -b to open in browser.Len Ovens
2017-04-29FP8: channel-navigation/scroll select track on encoder pressRobin Gareus
2017-04-29Add a "select topmost" track editor actionRobin Gareus
2017-04-29FP8: snap-to scroll tracks, both editor+mixerRobin Gareus
2017-04-29NO-OP: whitespaceRobin Gareus
2017-04-28Missed a spot in adding -A, fixedLen Ovens
2017-04-28Change actions to -A and use -b to output keybindingsLen Ovens
2017-04-28extend 3cda0e2a: Don't switch to range-mode if not needed for similar OPs.Robin Gareus
2017-04-28When in smart-mode, don't switch to range-mode after "set range selection"Robin Gareus
2017-04-28Open session folder when selecting pathRobin Gareus
2017-04-28Allow "remove from recent" only for top-levelRobin Gareus
2017-04-27try work-around occasionally misplaced app icons in dmg (set twice)Robin Gareus
2017-04-27Allow to hide engine dialog w/o unloading session.Robin Gareus
2017-04-27EngineDialog: immediadely push latency changes to running backendsRobin Gareus
2017-04-27NO-OP: whitespaceRobin Gareus
2017-04-27Fix flow for measuring latencies of live backendsRobin Gareus
2017-04-27ALSA backend: always register ports with systemic latencyRobin Gareus
2017-04-27Don't directly call into engine to stop latency detection.Robin Gareus
2017-04-27Fix flow for latency measurements that needs an engine stop.Robin Gareus
2017-04-27Fix Editor/Mixer visibility (OSX, NSGLCanvas)Robin Gareus
2017-04-27Annotate CC-to-Automation Lua-script and fix start/pos offset.Robin Gareus
2017-04-27Consistent button visibility (mixer-strips + VCAs)Robin Gareus
2017-04-27Fix nested VCA assigns and mixer-layout:Robin Gareus
2017-04-26fix a -Wreorder following d837914e2Robin Gareus
2017-04-26AutomationLine time-unit conversion and paste API updateRobin Gareus
2017-04-26Skip script-setup if there are no parameters (and name is unique)Robin Gareus
2017-04-26Use a const iterator for sorted RouteList in Session::stateTim Mayberry
2017-04-26Sort Route xml node order by PBD::ID instead of by PresentationInfoTim Mayberry
2017-04-26Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-04-25Assume VST chunks are portable (Mac, Linux, Windows VST)Robin Gareus
2017-04-25Fix conversion in 41b997a90 (monitor cut, invert)Robin Gareus
2017-04-25Update LuaDialog scriptsRobin Gareus
2017-04-25Lua Dialog refinements:Robin Gareus
2017-04-25Add missing Lua ClassKeys (windows build)Robin Gareus
2017-04-25Fix Windows build: declare static class-keys (amend 201fd5574)Robin Gareus
2017-04-25Update CC-to-Automation script: use Lua-Dialog for parametersRobin Gareus
2017-04-25Add a Lua script to exercise the LuaDialogRobin Gareus
2017-04-25Lua: Action Script Dialog & MessageBoxRobin Gareus
2017-04-25Some more Lua ARDOUR::Plugin bindingsRobin Gareus
2017-04-25Add an API to conveniently query plugin-parameter labelsRobin Gareus
2017-04-25Expose ArdourDropdown's menu for submenu packingRobin Gareus
2017-04-25Remove old special case (ArdourDialog::on_response hides the dialog)Robin Gareus
2017-04-24de-select WASAPI by defaultRobin Gareus