MackieControl: in sends subview, if there are no sends for a vpot, drop the controlla...
[ardour.git] / libs / ardour /
2016-06-12 Robin Gareusmore meta-data placeholders for post-export command
2016-06-11 nick_mFix exact tempo pulse for snap to bars case.
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-06-11 nick_mSet tempo sections to the exact pulse when snapped...
2016-06-10 Paul Davismake relative gain control in route groups work (again)
2016-06-10 nick_mUnused variable - no-op.
2016-06-10 nick_mFix many offset errors when drawing notes in midi regio...
2016-06-10 Paul Davisnoop: comment fix.
2016-06-10 Paul DavisNew editor API to retrieve the Stripable with via prese...
2016-06-10 Paul DavisVarious changes to PresentationInfo and a small consoli...
2016-06-10 nick_mApply some constraints to bbt dragging.
2016-06-09 Paul Davisprovide a heuristic to decide if the color has been...
2016-06-09 nick_mAmend last commit.
2016-06-09 nick_mAudio locked meters with an existing tempo may be dragg...
2016-06-08 nick_mPossible fix for memory pool problem in session click.
2016-06-08 Colin FletcherFix a couple of build errors in the test suite.
2016-06-08 Paul Davismove gui_changed() signal from Route to Stripable
2016-06-08 Robin Gareusfix mute automation for busses & consolidate code.
2016-06-08 Robin Gareusconsistent API name for region-list
2016-06-07 Robin Gareusadd meta-data placeholders for post-export command
2016-06-07 Paul Davisfix up logic that connects ControlGroups and RouteGroups
2016-06-06 Paul Davisremove incorrect allocation of a second VCAManager...
2016-06-06 nick_mEnsure correct lock style before setting position.
2016-06-06 nick_mMidiRegion ctor inherits length_beats.
2016-06-06 nick_mRegion ctor inherits position, start and beat.
2016-06-06 nick_mFix initialization of Region::_beat.
2016-06-06 nick_mFix midi region split, trim and move operations.
2016-06-06 nick_mRegion always sets position before length.
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-06-06 John EmmasMSVC won't allow floating point types to be mapped...
2016-06-06 nick_mConsolidate notifications when MidiRegion changes lengt...
2016-06-06 Paul Davisfix Session::get_remote_nth_stripable() to use zero...
2016-06-06 Paul Davisextend/modify PresentationInfo to make searching for...
2016-06-05 Paul DavisOS X clang build issue fix
2016-06-05 Paul Davisextensive changes to PresentationInfo API
2016-06-05 Paul Davisfix registration of PresentationInfo enums
2016-06-05 Paul Davisextend comments to avoid unused-variable warnings from...
2016-06-05 Paul Davischange property names (not quark/strings) for RouteGrou...
2016-06-05 nick_mMidi regions recalculate their length in frames when...
2016-06-05 Robin Gareusplugin support for Controllable::NotAutomatable
2016-06-05 Robin Gareusprepare for LV2 non-automatable control ports
2016-06-05 Robin Gareusrefine self-automating plugin interface
2016-06-04 nick_mFix ignored note_type in TempoMap::frames_per_beat_at().
2016-06-03 Robin Gareusallow latent self-automating plugins
2016-06-03 Paul Davissimplify PresentationInfo concept of order so that...
2016-06-02 Robin Gareusfix creating aux-busses from templates, reset return...
2016-06-02 Robin Gareusfix possible deadlock replacing processor state.
2016-06-02 Paul Davischange name of a Session method to makes its intended...
2016-06-02 Paul Davismark session dirty on creation/deletion of a VCA
2016-06-01 Robin Gareussave version string with session for informational...
2016-06-01 Paul Davisfix crash during session deletion while removing VCA...
2016-06-01 Robin Gareusisspace
2016-06-01 Robin Gareusstrip trailing whitespace from lv2 log message
2016-06-01 John EmmasClass 'VCAManager' needs to be visible from outside...
2016-06-01 John EmmasAccommodate recently introduced/removed source(s) in...
2016-06-01 Robin Gareusupdate lua bindings (tempo-ramps, VCA,...)
2016-06-01 Robin Gareusremove duplicate call: MeterSection is-a MetricSection
2016-06-01 Robin Gareusfix windows/lua bindings
2016-06-01 Robin Gareus32bit compatibility
2016-05-31 Robin Gareusupdate lua bindings for API changes
2016-05-31 Paul Daviscomment out a DEBUG_TRACE statement that causes issues...
2016-05-31 Len OvensSurfaces: Metering could only handle one surface at...
2016-05-31 Paul Davisfix conditional used to decide whether to copy old...
2016-05-31 Paul Davisadjust theme search path
2016-05-31 Paul Davisinfrastructure for finding theme files
2016-05-31 Paul Davisuse new record safe control in libardour
2016-05-31 Paul Davisnew RecordSafeControl control
2016-05-31 Paul Davisfix SNAFU in which Stripable::rec_enable_control()...
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisno-op: explanatory comments
2016-05-31 Paul Davisno-op: explanatory comments
2016-05-31 Paul Davisfix typo in definition of solo-safe automation control...
2016-05-31 Paul Davisreduce number of Controls attempted for auto-slave...
2016-05-31 Paul Davisadd new API to InstrumentInfo to get program names...
2016-05-31 Paul Davisconvert editor routes code to use Stripable
2016-05-31 Paul Davisremove useless code recently added to RouteGroup
2016-05-31 Paul DavisVCA: fix numbering scheme to allow contiguous numbers...
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisno-op: move some declarations
2016-05-31 Paul Davisdon't store shared_ptr<VCA> in functor for Drop or...
2016-05-31 Paul Davisuse (possibly null) macros to mark VCAs for boost share...
2016-05-31 Paul Davisadd macro for boost shared ptr debugging of VCAs
2016-05-31 Paul Davisprovide mechanism for "drop all slaves" for VCA master
2016-05-31 Paul Davisfix issues with route group assignment to control master
2016-05-31 Paul Davisfix some bugs with unassigning from a control master
2016-05-31 Paul Davisprovisional code to support assigning an entire RouteGr...
2016-05-31 Paul Davisadd ::n_vcas() method to VCAManager
2016-05-31 Paul Davisadd slaved_to() and slaved() methods to VCA
2016-05-31 Paul Davisadd generic ::slaved() method to Route
2016-05-31 Paul Davisuse correct types in arguments to Session::get_remote_n...
2016-05-31 Paul Davisremove debug output
2016-05-31 Paul Davisimprove/extend Session::controllable_by_descriptor()
2016-05-31 Paul Davisfix implementation of Session::get_remote_nth_stripable()
2016-05-31 Paul Davisadd required MuteControl method
2016-05-31 Paul Davisexpand and correct accepted syntax for ControllableDesc...
2016-05-31 Paul Davisfix thinko in use of sizeof() for bitshifting
2016-05-31 Paul Davismake ::muted_by_others_soloing() part of the Muteable API
2016-05-31 Paul Davisadd MonitorProcessor accessor to Stripable API
2016-05-31 Paul Davisclean up debug output for OrderKeys
next