ardour.git
2017-05-08 Paul Daviswhen a Route is removed, don't bother triggering a...
2017-05-08 Paul Daviswhen a Route is removed, don't bother triggering a...
2017-05-08 Hiroki InagakiUpdate Japanese translation
2017-05-07 Robin GareusSemaphores need to have a unique name -- fixes #7341
2017-05-06 Robin Gareusreally fix opening session-archives -- amend 1f80f059be
2017-05-06 Robin GareusFix opening session-archives
2017-05-06 Robin Gareus-Wnon-virtual-dtor
2017-05-06 Robin GareusNO-OP: whitespace and FSF address
2017-05-06 Robin GareusFactor RMS normalization by sqrt(2); match sine peak
2017-05-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-05-06 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-05-06 John EmmasMSVC won't allow us to erase an item referenced by...
2017-05-06 John EmmasThe new class 'ARDOUR::CoreSelection' needs to be expor...
2017-05-05 Len OvensOSC: make some more paths work with or without a parameter.
2017-05-05 Len OvensOSC: remove debug output.
2017-05-05 Paul Davispart two of add missing files from selection developmen...
2017-05-05 Paul Davisadd missing files from selection development branch(es)
2017-05-05 Paul DavisEditor::axis_view_by_control() needs to explore child...
2017-05-05 Paul Davismaintain CoreSelection order in GUI track selection
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-05-05 Paul Davislibardour now has CoreSelection object to manage select...
2017-05-05 Paul Davisextend PBD::ID API to allow construction and operator...
2017-05-05 Robin GareusFP8: use new libardour API
2017-05-05 Robin GareusMove special-cased FP8 mute-state into libardour
2017-05-05 Robin GareusFP8: ignore inactive muted tracks w/mute-clear
2017-05-05 Robin GareusFP8: solo+mute undo
2017-05-05 Robin GareusFix converting v4 monitor state -- amend 8a6d30377
2017-05-05 Robin Gareusremove cruft (unused UI::ui_scale)
2017-05-05 Robin Gareusfix ruler scaling -- #7226
2017-05-04 Len OvensOSC: personal monitoring, fix crash and minor bugs
2017-05-04 Robin Gareusfix/amend previous commit.
2017-05-04 Robin GareusDon't save "end-is-free" with templates
2017-05-04 Robin GareusLua bindings for "end-is-free" (automatic session-end...
2017-05-04 Robin GareusScaleable group-tabs: use Pango to layout text, scale...
2017-05-04 Robin GareusScale scommer and piano-keyboard width with GUI
2017-05-04 Robin GareusConvert old v4 Track monitoring session-state (untested)
2017-05-04 Robin GareusUpdate Tempo Tapping:
2017-05-04 Len OvensOSC: Add /jog/mode/name
2017-05-04 Len OvensOSC: Fix puctuation
2017-05-04 Len OvensOSC: arrange modes in a more logical order.
2017-05-03 Len OvensOSC: Add multimode /jog command
2017-05-03 Robin GareusNO-OP: whitespace
2017-05-03 Robin GareusThe return of explicit exclusive solo.
2017-05-03 Robin GareusMIDI learn on ctrl + middle-click only (not ctrl +...
2017-05-03 Robin GareusLua bindings to set group color
2017-05-03 Robin GareusGUI update: migrate group-color into the session (not...
2017-05-03 Robin GareusMove RouteGroup color into libardour.
2017-05-03 Robin GareusNO-OP: whitespace
2017-05-01 Len OvensOSC scrub, fix numbers to work with usec rather than...
2017-05-01 Len OvensOSC: fix scrub to not use boost ptime.
2017-05-01 Len OvensOSC: add /scrub function
2017-04-30 Len OvensMake -A open action list in a browser instead of comman...
2017-04-29 Robin GareusTime flies
2017-04-29 Robin GareusFix copy/paste typos in --help
2017-04-29 Robin GareusFix vari-speed and non-locked slave modes
2017-04-29 Len OvensSet -b to open in browser.
2017-04-29 Robin GareusFP8: channel-navigation/scroll select track on encoder...
2017-04-29 Robin GareusAdd a "select topmost" track editor action
2017-04-29 Robin GareusFP8: snap-to scroll tracks, both editor+mixer
2017-04-29 Robin GareusNO-OP: whitespace
2017-04-28 Len OvensMissed a spot in adding -A, fixed
2017-04-28 Len OvensChange actions to -A and use -b to output keybindings
2017-04-28 Robin Gareusextend 3cda0e2a: Don't switch to range-mode if not...
2017-04-28 Robin GareusWhen in smart-mode, don't switch to range-mode after...
2017-04-28 Robin GareusOpen session folder when selecting path
2017-04-28 Robin GareusAllow "remove from recent" only for top-level
2017-04-27 Robin Gareustry work-around occasionally misplaced app icons in...
2017-04-27 Robin GareusAllow to hide engine dialog w/o unloading session.
2017-04-27 Robin GareusEngineDialog: immediadely push latency changes to runni...
2017-04-27 Robin GareusNO-OP: whitespace
2017-04-27 Robin GareusFix flow for measuring latencies of live backends
2017-04-27 Robin GareusALSA backend: always register ports with systemic latency
2017-04-27 Robin GareusDon't directly call into engine to stop latency detection.
2017-04-27 Robin GareusFix flow for latency measurements that needs an engine...
2017-04-27 Robin GareusFix Editor/Mixer visibility (OSX, NSGLCanvas)
2017-04-27 Robin GareusAnnotate CC-to-Automation Lua-script and fix start...
2017-04-26 Robin GareusConsistent button visibility (mixer-strips + VCAs)
2017-04-26 Robin GareusFix nested VCA assigns and mixer-layout:
2017-04-26 Robin Gareusfix a -Wreorder following d837914e2
2017-04-26 Robin GareusAutomationLine time-unit conversion and paste API update
2017-04-26 Robin GareusSkip script-setup if there are no parameters (and name...
2017-04-26 Tim MayberryUse a const iterator for sorted RouteList in Session...
2017-04-26 Tim MayberrySort Route xml node order by PBD::ID instead of by...
2017-04-26 John EmmasAccommodate newly introduced source(s) in our MSVC...
2017-04-25 Robin GareusAssume VST chunks are portable (Mac, Linux, Windows...
2017-04-25 Robin GareusFix conversion in 41b997a90 (monitor cut, invert)
2017-04-25 Robin GareusUpdate LuaDialog scripts
2017-04-25 Robin GareusLua Dialog refinements:
2017-04-25 Robin GareusAdd missing Lua ClassKeys (windows build)
2017-04-25 Robin GareusFix Windows build: declare static class-keys (amend...
2017-04-25 Robin GareusUpdate CC-to-Automation script: use Lua-Dialog for...
2017-04-25 Robin GareusAdd a Lua script to exercise the LuaDialog
2017-04-25 Robin GareusLua: Action Script Dialog & MessageBox
2017-04-25 Robin GareusSome more Lua ARDOUR::Plugin bindings
2017-04-25 Robin GareusAdd an API to conveniently query plugin-parameter labels
2017-04-25 Robin GareusExpose ArdourDropdown's menu for submenu packing
2017-04-25 Robin GareusRemove old special case (ArdourDialog::on_response...
2017-04-24 Robin Gareusde-select WASAPI by default
2017-04-24 Robin GareusAdd example script to convert MIDI-CC to Plugin Automation
2017-04-24 Robin GareusSimplify example script
next