stop crash caused by missing conditional
[ardour.git] / gtk2_ardour /
2016-05-31 Paul Davissome tweaks for solo logic to get things working as...
2016-05-31 Paul Davisdirect connect monitoring changes to the real RouteUI...
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 Davisuse route automation control Changed() signals for...
2016-05-31 Paul Davisuse new API for control slave/master relationships
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 Davismove VCA assignment up to Route level
2016-05-31 Paul Davisuse redesigned Route and VCA object architecture/API
2016-05-31 Paul Davisupdate VCA assign buttons to show status for VCA strips
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 Davisadd GUI support for slaving VCAs to other VCAs
2016-05-31 Paul Davisadd solo/mute controls to VCAMasterStrip
2016-05-31 Paul Davisrevert GainMeter back to simpler code now that VCA...
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 Davismake GUI fader positions reflect VCA master values
2016-05-31 Paul Davisuse VCAUpdateStatus to keep VCA button current
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 Davissingle button for VCA assignment, plus unassign now...
2016-05-31 Paul Davisstart shaping up VCA assign process
2016-05-31 Paul Davismostly restore VCA state on session loading.
2016-05-31 Paul Davisinitial part of vca assignment via context menu
2016-05-31 Paul Davisadd 4 harrison-style vca assign buttons to the mixer...
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 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 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-30 Robin Gareusthere won't be an Ardour 4.8 release
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-27 nick_mAllow non-musical snap when dragging bbt ruler.
2016-05-27 nick_mRevert 2d7f755
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 nick_mDragging a meter sets editor snap type to bars during...
2016-05-27 nick_mTempo ramps - rename meter/tempo_section_at() -> meter...
2016-05-27 nick_mTempo ramps - rename bbt_time() -> bbt_at_frame(),...
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 - 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_mTemper pants - fix newly added lockup while dragging...
2016-05-27 nick_mGd Lk ramps - rework auto scaling. change colour.
2016-05-27 nick_mTempo ramps - fix huge marker height mark, remove unuse...
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 - 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...
2016-05-27 nick_mTempo ramps - tempo marker's mark indicates curve heigh...
2016-05-27 nick_mTempo ramps - add Canvas::FramedCurve and use it in...
2016-05-27 nick_mTempo ramps - more bbt dragging work.
2016-05-27 nick_mTempo ramps - more bbt ruler dragging work.
2016-05-27 nick_mTempo ramps - improve constraint mod + bbt dragging...
2016-05-27 nick_mTempo ramps - clean up tempo curve a bit.
2016-05-27 nick_mTempo ramps - add visualtempo curve, dragging bbt or...
2016-05-27 nick_mTempo ramps - reinstate cross-dragging of music-locked...
2016-05-27 nick_mTempo ramps - music-locked meter drags are now bbt...
2016-05-27 nick_mTempo ramps - fix various tempo dragging issues.
2016-05-27 nick_mTempo ramps - a different approach to audio-locked...
2016-05-27 nick_mTempo ramps - restore correct drag behaviour wrt audio...
2016-05-27 nick_mTempo ramps - disallow tempo dilation on first meter.
2016-05-27 nick_mTempo ramps - add gui dilation of tempos.
2016-05-27 nick_mTempo ramps - make moving music-locked meters less...
2016-05-27 nick_mTempo ramps - one approach to audio-locked meters.
2016-05-27 nick_mTempo ramps - add undo to right-click lock style &...
next