ardour.git
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
2016-05-31 Paul Davisinitial implementation of a VCA Manager object
2016-05-31 Paul Davisadd a new packer to the mixer, to hold vca master fader...
2016-05-31 Paul Davisremove the entire idea of a tabbable for VCA master...
2016-05-31 Paul Davisfix API of VCA strip
2016-05-31 Paul Davisset controls for VCA strip
2016-05-31 Paul Daviscorrectly set up members of GainMeterBase in ::set_cont...
2016-05-31 Paul Davisadd name() method to VCA
2016-05-31 Paul Davisfake the existence of a master fader strip
2016-05-31 Paul Davisskeleton versions of VCA master strips
2016-05-31 Paul Daviscall ::set_session on master faders section
2016-05-31 Paul Davisremove unused "old-order" stuff from AxisView
2016-05-31 Paul Davisremove stupid, unused function
2016-05-31 Paul Davismake the master faders visibility button work
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-31 Paul Davisinitially pass at libardour VCA implementation
2016-05-30 Robin Gareusremove old logos (old shape) which shouldn't be used...
2016-05-30 Robin Gareusthere won't be an Ardour 4.8 release
2016-05-30 nick_mMake TempoMap::framepos_plus_beats() & TempoMap::framep...
2016-05-29 Robin Gareusprototype lua midi generators & filters and port event...
2016-05-29 Robin Gareusbump max number of possible ALSA backend channels
2016-05-29 nick_mMake TempoMap::framewalk_to_beats () more correct.
2016-05-28 nick_mFix bbt dragging wrt audio-locked tempos.
2016-05-28 nick_mRevert terrible thinko in 647c86e. (back to slow for...
2016-05-28 nick_mSpeed up redraw while tempo dragging with midi regions...
2016-05-28 nick_mHopefully finally fix tempo curve flickering.
2016-05-28 John EmmasEmulate 'log1p()' and 'expm1()' using 'log()' and ...
2016-05-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-05-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-05-27 nick_mAllow non-musical snap when dragging bbt ruler.
2016-05-27 nick_mRevert 2d7f755
2016-05-27 nick_mIfdef out some debugging-related code.
2016-05-27 nick_mAllow user to have the snap modifier pressed when using...
2016-05-27 nick_mEnable snap for tempo dilation.
2016-05-27 nick_mDon't change snap settings when dragging audio-locked...
2016-05-27 nick_mForce snap when dragging meters.
2016-05-27 nick_mRestore snap setting in eterMarkerDrag::aborted()/
2016-05-27 Robin Gareusfix some false-positive compiler warnings
2016-05-27 Robin GareusAU tempo API updates
2016-05-27 nick_mDragging a meter sets editor snap type to bars during...
2016-05-27 nick_mTempo ramps - fix missing rt call.
2016-05-27 nick_mTempo ramps - fix merge conflicts, add bbt_at_frame_rt().
2016-05-27 nick_mTempo ramps - more comment fixes.
2016-05-27 nick_mTempo ramps - comments,
2016-05-27 nick_mTempo ramps - code cleanup.
2016-05-27 nick_mTempo ramps - implement TempoMap::tempo_at_beat().
2016-05-27 nick_mTempo ramps - fiddle with gradient limit.
2016-05-27 nick_mTempo ramps - add a gradient limit to the ramp, more...
2016-05-27 nick_mTempo ramps - rename meter/tempo_section_at() -> meter...
2016-05-27 nick_mTempo ramps - fix up previous commit.
2016-05-27 nick_mTempo ramps - add TempoMap::frame_at_tempo()
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
2016-05-27 nick_mTempo ramps - add comment
2016-05-27 nick_mTempo ramps - rename meter_at() -> meter_at_frame(...
2016-05-27 nick_mTempo ramps - rename tempo_at() -> tempo_at_frame(...
2016-05-27 nick_mTempo ramps - check the curve not the integral.
2016-05-27 nick_mTempo ramps - finally fix flicker in framed curve.
2016-05-27 nick_mTempo ramps - remove thinko
2016-05-27 nick_mTempo ramps - fix comment
2016-05-27 nick_mTempo ramps - ensure fake meter mark is under pointer...
2016-05-27 nick_mTempo ramps - fix erroneous paste.
2016-05-27 nick_mTemper pants - fix newly added lockup while dragging...
2016-05-27 nick_mGd Lk ramps - rework auto scaling. change colour.
2016-05-27 nick_mRwbi ramps - midi regions resize when tempo map changed.
2016-05-27 nick_mYr,[p ramps - fix flickering tempo curves when zoomed in.
2016-05-27 nick_mTempo ramps - fix huge marker height mark, remove unuse...
2016-05-27 nick_mTempo ramps - rename no-op
2016-05-27 nick_mTempo ramps - first tempo is a ramp, fix extra meter...
2016-05-27 nick_mTempo ramps -remove unused code.
2016-05-27 nick_mTempo ramps - clean up tempo dragging.
2016-05-27 nick_mTempo ramps - rename for consistency, remove some testi...
2016-05-27 nick_mTempo ramps - consolidate meter dragging code.
2016-05-27 nick_mTempo ramps - rework tempo drags, improve comments.
2016-05-27 nick_mTempo ramps - consolidate TempoMap::predict_tempo()
2016-05-27 nick_mTempo ramps - more code cleanup, fix cross-marker jumpi...
2016-05-27 nick_mTempo ramps - no more tempo dilation on meter drag.
2016-05-27 nick_mTempo ramps - code layout, check_solved() is lock-style...
2016-05-27 nick_mTempo ramps - remove commented code
2016-05-27 nick_mTempo ramps - more code consolidation wrt add meter...
2016-05-27 nick_mTempo ramps - clean up add/replace tempo
2016-05-27 nick_mTempo ramps - fix various sub-beat tempo line bugs.
2016-05-27 nick_mTempo ramps - ensure displayed grid extends beyond...
2016-05-27 nick_mTempo ramps - fix ambiguous api, fix flickering tempo...
next