fix check for order max in PresentationInfo::parse (string&)
[ardour.git] / gtk2_ardour /
2016-05-31 Paul Davisfix dialog message shown when a backup of an old sessio...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davismake VCA delete button work
2016-05-31 Paul Davisshow/hide VCA assign buttons depending on VCA existence
2016-05-31 Paul Davisuse Slavable API in GUI
2016-05-31 Paul Davisuse setlocale() in preference to gtk_set_locale()
2016-05-31 Paul Davisimprove clean-up of GUI VCA-related objects
2016-05-31 Paul Davisrestore right-click in track/bus scroller to drive...
2016-05-31 Paul Davischange API for ARDOUR_UI::add_route() to no longer...
2016-05-31 Paul Davisuse new paned-sizing strategy in editor
2016-05-31 Paul Davisno-op: comment
2016-05-31 Paul Davismove new fractional pane utility functions into libs...
2016-05-31 Paul Davisa big fat comment
2016-05-31 Paul Davisredesign pane-sizing mechanism for mixer
2016-05-31 Paul Davisget VCA status correct in strips on first load
2016-05-31 Paul Davisfix implicit active display in VCA strips for solo
2016-05-31 Paul Davisremove Route::listening_via_monitor()
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 Davisa variety of changes that get closer to correctly funct...
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 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.
next