summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-25fix/improve logic for InverseGroupPaul Davis
2016-01-25when using InverseGroup, do not collect group members and pass them to a sess...Paul Davis
2016-01-25faderport: add a few more sensible actions to the footswitch optionsPaul Davis
2016-01-25faderport: add footswitch combos to GUI to allow user control over what the s...Paul Davis
2016-01-25faderport: add footswitch buttonPaul Davis
2016-01-25use route gain control, not amp->gain()Paul Davis
2016-01-25GainMeter(Base) now has an explicit gain control given to itPaul Davis
2016-01-25change exposed type of various objects' gain controls; remove Amp::gain() as ...Paul Davis
2016-01-25Make horizontal scroll increment consistent in ruler and track canvas areasTim Mayberry
2016-01-24deactivate plugin if connect_and_run returns an errorRobin Gareus
2016-01-24add wrapper for ChanMapping::get()Robin Gareus
2016-01-23Added midi map file for AKAI MPK MINIRobert Schneider
2016-01-22remove incorrect/out of date commentPaul Davis
2016-01-22no reason to have group edit dialog be modalPaul Davis
2016-01-22fix rebase issue from masterPaul Davis
2016-01-22rename Controllable::WholeGroup => InverseGroup to reflect real intent.Paul Davis
2016-01-22first compiling, mostly working version of group controls changesPaul Davis
2016-01-22NOOP: whitespace fixupPaul Davis
2016-01-22when leaving an active automation state, update fader displays to show correc...Paul Davis
2016-01-22Modify our MSVC project to accommodate newly introduced source files (libardour)John Emmas
2016-01-22Add a link library that's now needed when building ardour_cpJohn Emmas
2016-01-21Fix bug 6735, Take into account snap to when stretching regions in EditorTim Mayberry
2016-01-21Bug #6722, Add UI config option to always use mouse position as zoom focus on...Tim Mayberry
2016-01-21Refactor code into Editor::temporal_zoom_step_mouse_focus methodTim Mayberry
2016-01-21Fix/implement #6292, Shift + scroll wheel Scrolling in the ruler areaTim Mayberry
2016-01-21Change scrolling in the Editor track canvas summary areaTim Mayberry
2016-01-21Refactor scrolling in Editor ruler canvas area into two utility methodsTim Mayberry
2016-01-21Remove goto in Editor::track_canvas_scrollTim Mayberry
2016-01-21Refactor scrolling track canvas in Editor class into two utility methodsTim Mayberry
2016-01-21Czech translation update #6739Pavel Fric
2016-01-19Transport_play should not jump back.Ben Loftis
2016-01-19Add all_tracks_rec actionsBen Loftis
2016-01-19mackie: remove unnecessary connection to route group property change signalPaul Davis
2016-01-19Revert "mackie: still respond to route groups visibility changes"Paul Davis
2016-01-19mackie: still respond to route groups visibility changesPaul Davis
2016-01-19mackie: remove changes to group activation status when fetching routes to dis...Paul Davis
2016-01-18add explanatory comment regarding IP_MULTICAST_LOOP, remove cout debug msgPaul Davis
2016-01-18try using reversed IP_MULTICAST_LOOP semantics for windowsPaul Davis
2016-01-18momo ip midi debuggingPaul Davis
2016-01-18mo' ip midi debuggingPaul Davis
2016-01-18remove ipmidi debuggingPaul Davis
2016-01-18windows, i love you, morePaul Davis
2016-01-18windows, i love youPaul Davis
2016-01-18debug IP multicast loopbackPaul Davis
2016-01-18use cout instead of cerr, since this debugging is for windowsPaul Davis
2016-01-18IP MIDI debuggingPaul Davis
2016-01-18add 10sec zoom actionBen Loftis
2016-01-18track scrolling and zoomingBen Loftis
2016-01-18add some horz and vert zoom actions; remove some whitespace from the code of...Ben Loftis
2016-01-18add more remote transport toggles for touchOSC: midi_panic, toggle_roll, sto...Ben Loftis