ardour.git
2016-05-31 Paul Davisfix backend logic for PFL/AFL when mastered
2016-05-31 Paul Davismove ever close to working master/slave logic, this...
2016-05-31 Paul Davisremove more debug output
2016-05-31 Paul Davisfix return type of SlavableAutomationControl::get_boole...
2016-05-31 Paul Davisfix solo control to use VCA logic as worked out for...
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisfix call to base class
2016-05-31 Paul Davisdesign changes to various SlavableAutomationControls...
2016-05-31 Paul Davismove SlavableAutomationControl into its own header
2016-05-31 Paul Davisa variety of changes that get closer to correctly funct...
2016-05-31 Paul Davisdo not route AutomationControl changes to an RT thread...
2016-05-31 Paul Davisadd Session::loading() to allow easy detection of ...
2016-05-31 Paul Davisremove some debug output
2016-05-31 Paul Davisa slew of as-yet incomplete work to get VCA solo+mute...
2016-05-31 Paul Davisstop crash caused by missing conditional
2016-05-31 Paul Davisfix logic for Session::solo_control_mode_changed()
2016-05-31 Paul Davisfix logic for removing an AutomationControl from a...
2016-05-31 Paul Davissome tweaks for solo logic to get things working as...
2016-05-31 Paul Davisadd back some amount of XML save/restore for route...
2016-05-31 Paul Davisadd new enums
2016-05-31 Paul Davisextend function of Automatable::control_factory() ...
2016-05-31 Paul Davisadd track controls to its Automatable self
2016-05-31 Paul Davisdo not non-automable controls to an Automatable's list...
2016-05-31 Paul Davisadd a new Controllable::NotAutomable flag
2016-05-31 Paul Davisdirect connect monitoring changes to the real RouteUI...
2016-05-31 Paul Davisadd new files to source tree
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-31 Paul Davisshow VCA master mute state in RouteUI, even if Config...
2016-05-31 Paul Davisadd implicit mute state to MuteMaster and use when...
2016-05-31 Paul Davischange API of Controllable::Changed signal to include...
2016-05-31 Paul Davisuse route automation control Changed() signals for...
2016-05-31 Paul Davisfix faderport and mackie to use route AutomationControl...
2016-05-31 Paul Davisnew API for route solo/mute state mgmt
2016-05-31 Paul Davisrearrange AutomationControl and RouteAutomationControl...
2016-05-31 Paul Davisuse new API for control slave/master relationships
2016-05-31 Paul Davisredesign control slave/master system, move code from...
2016-05-31 Paul Davischange master records in GainControl to use AutomationC...
2016-05-31 Paul Davisstart adding a context menu for VCA strips
2016-05-31 Paul DavisGUI tweaks for VCAMasterStrip, including renaming
2016-05-31 Paul Davisfollow session track-number policy in mixer strip,...
2016-05-31 Paul Davistrivially change API of GainMeter but more importantly...
2016-05-31 Paul Davisremove VCA active button
2016-05-31 Paul DavisSession API changes to enable VCAs to set soloed-by...
2016-05-31 Paul Davismove vca assignment up to the Route level (from GainCon...
2016-05-31 Paul Davismove VCA assignment up to Route level
2016-05-31 Paul Davisdon't increment actual VCA counter when saving session...
2016-05-31 Paul Davisadd required header
2016-05-31 Paul Davissave+restore VCA counter value across instances
2016-05-31 Paul DavisVCA solo and mute controls need to call AutomationContr...
2016-05-31 Paul Davisuse redesigned Route and VCA object architecture/API
2016-05-31 Paul Davisuse redesigned Route and VCA object architecture/API
2016-05-31 Paul Davisredesign Route and VCA objects to inherit from ARDOUR...
2016-05-31 Paul Davisupdate VCA assign buttons to show status for VCA strips
2016-05-31 Paul Daviscorrectly restore VCA-VCA slave/master relationships...
2016-05-31 Paul Davisfix deadlock caused by VCA=>VCA slaving and set_state()
2016-05-31 Paul Davisfix incorrect selection of all strips/tracks at opening.
2016-05-31 Paul Davisno self-assign for VCA masters
2016-05-31 Paul Davisfix ambiguity in VCA constructors
2016-05-31 Paul Davisadd GUI support for slaving VCAs to other VCAs
2016-05-31 Paul Davisadd solo/mute controls to VCAMasterStrip
2016-05-31 Paul Davisadd solo/mute logic to VCA masters
2016-05-31 Paul Davisensure that GainControl::get_value() never returns...
2016-05-31 Paul Davischange master-record management to use std::map to...
2016-05-31 Paul Davisrevert GainMeter back to simpler code now that VCA...
2016-05-31 Paul Davisprobably get the design of VCAs basically correct:...
2016-05-31 Paul Davisadd VCAMasterStrip::set_selected()
2016-05-31 Paul Davisfix restoration of editor pane positions
2016-05-31 Paul DavisGUI modifications to improve VCA strips and their place...
2016-05-31 Paul Davisadjust logic for slaved faders, not necessarily correctly.
2016-05-31 Paul Davisrename GainMeter::gain_adjusted() to GainMeter::fader_m...
2016-05-31 Paul Davisadd GainControl::slaved() predicate
2016-05-31 Paul Davismake GUI fader positions reflect VCA master values
2016-05-31 Paul Davisforward-propagate Changed signals through VCA master...
2016-05-31 Paul Davisuse VCAUpdateStatus to keep VCA button current
2016-05-31 Paul Davisadd VCAStatusChange message to GainControl
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davischange sort ordering model in mixer and editor
2016-05-31 Paul Davistweak mixer VCA button appearance and prepare for live...
2016-05-31 Paul Davischange API for GainControl, VCA and VCAManager
2016-05-31 Paul Davisadd VCA debug bit
2016-05-31 Paul Davissingle button for VCA assignment, plus unassign now...
2016-05-31 Paul Davisfix VCA name/number
2016-05-31 Paul Davisstart shaping up VCA assign process
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davismostly restore VCA state on session loading.
2016-05-31 Paul Davissave/restore VCAManager state
2016-05-31 Paul Davisreorder destruction of VCAManager and Routes
2016-05-31 Paul Davisadd a bit of state to VCAManager
2016-05-31 Paul Davisadd a bit of state to VCAs
2016-05-31 Paul Davisinitial part of vca assignment via context menu
2016-05-31 Paul Davisexpand and improve VCA API
2016-05-31 Paul Davisadd 4 harrison-style vca assign buttons to the mixer...
2016-05-31 Paul Davisvca design: gain controls cannot silently "merge" the...
2016-05-31 Paul Davischange VCA model to facilitate Harrison *and* SSL designs
2016-05-31 Paul Davisdon't force size allocation to recompute pixfader patte...
2016-05-31 Paul Davischange packing of GainMeter so that the fader+meter...
2016-05-31 Paul Davisfirst pass at making the GUI for a VCA visible
2016-05-31 Paul Davisfix manual merge error
2016-05-31 Paul Davisextend add route dialog to include VCA masters
2016-05-31 Paul DavisSession HAS-A VCAManager
next