ardour.git
2016-02-01 Paul Davismake Track::set_monitoring() use a GroupControlDisposit...
2016-02-01 Paul Davisadd a new constructor for RouteAutomationControllable...
2016-01-31 Paul Davisbreak out Route controllables code into its own source...
2016-01-31 Paul Davismackie: partially working trackview submode.
2016-01-31 Paul Davismackie: fix bug that prevents global view mode from...
2016-01-31 Paul Davismackie: fix some awful cut-n-paste errors
2016-01-31 Paul Davismackie: remove Trim pot mode, and add skeleton for...
2016-01-31 Ben LoftisMackie protocol: XTouch profile with expanded editing...
2016-01-31 Paul Davismackie: strengthen behaviour of clear solo button
2016-01-31 Paul Davismackie: make replace (finish-range) LED flash at the...
2016-01-31 Paul Davismackie: make nudge work as modifier and on its own
2016-01-31 Paul Davismackie: hard-code drop+replace buttons to start/finish...
2016-01-31 Paul Davismackie: make marker button work as Mackie intends it...
2016-01-31 Paul Davismackie: add "clean" method to invoke GUI actions from...
2016-01-31 Paul Davismackie: shift-stop additionally requests MIDI Panic...
2016-01-31 Len OvensMackie Control: Make Monitor send not show in Sends...
2016-01-31 Ben LoftisMackie protocol: Fix stuck-on Read LED.
2016-01-30 Ben LoftisAdd track select buttons to Launchkey map.
2016-01-30 Ben LoftisSurfaces with separate meters should meter even when...
2016-01-29 Paul Davismackie: remove mention of "blinkers" concept
2016-01-29 Paul Davismackie: basically (fully?) operation fader automatio...
2016-01-29 Paul Davismackie: initial attempt at making automation-related...
2016-01-29 Paul Davisuse new selection API to avoid double signal when a...
2016-01-29 Paul Davismodify Selection API to provide (default-valued) "with_...
2016-01-29 Paul Davismackie: if a subview mode is not OK because there's...
2016-01-29 Paul DavisNOOP: change brace placement to avoid confusing emacs
2016-01-29 Paul Davismackie: make group button (appear) to do something
2016-01-29 Ben LoftisMackie protocol: More LED indicator fixes.
2016-01-29 Paul Davismixbus: don't assert(ch_post()) in case we use various...
2016-01-29 Paul Davismixbus: vpot press in non-subview mode should toggle...
2016-01-29 Paul Davisadd new Route API ::master_send_enable_controllable...
2016-01-29 Paul Davismackie: in Sends subview mode, the enable control for...
2016-01-29 Ben LoftisButton::AudioInstruments should not be lit without...
2016-01-29 Paul Davismackie: redesign display logic entirely
2016-01-29 Robin GareusAnother attempt fixing crash at exit on windows.
2016-01-29 Ben LoftisMackie Protocol: HasSeparateMeters flag for X-Touch...
2016-01-29 Ben LoftisAdded Behringer X-Touch device files.
2016-01-29 Paul Davismackie: fix Global View button function
2016-01-29 Paul Davismackie: don't overload "Audio Instruments" and "Instrum...
2016-01-29 Paul Davismackie: use Route::send_name() rather than Route::nth_s...
2016-01-29 Paul Davismackie: fix display of send level value
2016-01-29 Paul Davisadd new API to Route to get name of "well-known" nth...
2016-01-29 Robin Gareusfix device-list update concurrency issue.
2016-01-28 Ben LoftisBuses and Auxes are slightly different view-filters...
2016-01-28 Paul Davisprevent bank/channel switching past the end of the...
2016-01-28 Paul Davismackie: improvements to display when switching subview...
2016-01-28 Paul Davismake Send button light appropriately
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
2016-01-28 Ben LoftisUse visible playhead location for editing during a...
2016-01-28 Ben LoftisCenter the playhead for stationary_playhead playback.
2016-01-28 Tim MayberryInitialize Editor::clicked_selection to prevent program...
2016-01-28 Tim MayberryChange duplicate range to use time range/s rather than...
2016-01-28 Tim MayberryAdd Playlist::duplicate_range/s utility methods
2016-01-28 Paul Davismackie: fix subview mode logic
2016-01-28 Paul Davismackie: clean up (some) interactions between subview...
2016-01-27 Robin GareusFix AU port-name encoding.
2016-01-27 Robin GareusFix ยต-iness.
2016-01-27 Robin GareusUse proper UTF8 file-names during export.
2016-01-27 Paul Davisremove debug output
2016-01-27 Paul Davismonitor send does not count in Route::nth_send()
2016-01-27 Paul Davismackie: semi-working Sends subview mode
2016-01-27 Paul Davisno need for multiple send level/enable parameter types
2016-01-27 Paul Davisremove mackie send pot mode (subview mode for sends...
2016-01-27 Paul Davisreturn relevant AutomationControl for send_level_contro...
2016-01-27 Paul Davismake Route::nth_send() and Route::nth_processor() be...
2016-01-27 Paul Davisadd stubs and enums to access "well-known" send controls
2016-01-26 Ben Loftisadd Novation_LaunchKey25.map
2016-01-26 Robin Gareussatisfy some pedantic compilers, #6748
2016-01-26 Paul Daviswhen using InverseGroup for rec-enable, do not collect...
2016-01-26 Paul DavisNOOP: whitespace fixes
2016-01-26 Paul Daviswhen using InverseGroup for solo, do not collect group...
2016-01-26 Paul Davisfix/improve logic for InverseGroup
2016-01-26 Paul Daviswhen using InverseGroup, do not collect group members...
2016-01-25 Paul Davisfaderport: add a few more sensible actions to the foots...
2016-01-25 Paul Davisfaderport: add footswitch combos to GUI to allow user...
2016-01-25 Paul Davisfaderport: add footswitch button
2016-01-25 Paul Davisuse route gain control, not amp->gain()
2016-01-25 Paul DavisGainMeter(Base) now has an explicit gain control given...
2016-01-25 Paul Davischange exposed type of various objects' gain controls...
2016-01-25 Tim MayberryMake horizontal scroll increment consistent in ruler...
2016-01-24 Robin Gareusdeactivate plugin if connect_and_run returns an error
2016-01-24 Robin Gareusadd wrapper for ChanMapping::get()
2016-01-23 Robert SchneiderAdded midi map file for AKAI MPK MINI
2016-01-22 Paul Davisremove incorrect/out of date comment
2016-01-22 Paul Davisno reason to have group edit dialog be modal
2016-01-22 Paul Davisfix rebase issue from master
2016-01-22 Paul Davisrename Controllable::WholeGroup => InverseGroup to...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-22 Paul DavisNOOP: whitespace fixup
2016-01-22 Paul Daviswhen leaving an active automation state, update fader...
2016-01-22 John EmmasModify our MSVC project to accommodate newly introduced...
2016-01-22 John EmmasAdd a link library that's now needed when building...
2016-01-21 Tim MayberryFix bug 6735, Take into account snap to when stretching...
2016-01-21 Tim MayberryBug #6722, Add UI config option to always use mouse...
2016-01-21 Tim MayberryRefactor code into Editor::temporal_zoom_step_mouse_foc...
2016-01-21 Tim MayberryFix/implement #6292, Shift + scroll wheel Scrolling...
2016-01-21 Tim MayberryChange scrolling in the Editor track canvas summary...
2016-01-21 Tim MayberryRefactor scrolling in Editor ruler canvas area into...
2016-01-21 Tim MayberryRemove goto in Editor::track_canvas_scroll
2016-01-21 Tim MayberryRefactor scrolling track canvas in Editor class into...
next