summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-05-31fix API of VCA stripPaul Davis
2016-05-31set controls for VCA stripPaul Davis
2016-05-31correctly set up members of GainMeterBase in ::set_controls()Paul Davis
2016-05-31fake the existence of a master fader stripPaul Davis
2016-05-31skeleton versions of VCA master stripsPaul Davis
2016-05-31call ::set_session on master faders sectionPaul Davis
2016-05-31remove unused "old-order" stuff from AxisViewPaul Davis
2016-05-31remove stupid, unused functionPaul Davis
2016-05-31make the master faders visibility button workPaul Davis
2016-05-31most of the changes required to add a new master faders tabbablePaul Davis
2016-05-30there won't be an Ardour 4.8 releaseRobin Gareus
2016-05-29Revert terrible thinko in 647c86e. (back to slow for now)nick_m
2016-05-29Speed up redraw while tempo dragging with midi regions (and possibly other re...nick_m
2016-05-28Allow non-musical snap when dragging bbt ruler.nick_m
2016-05-28Revert 2d7f755nick_m
2016-05-28Allow user to have the snap modifier pressed when using the constraint modifi...nick_m
2016-05-28Enable snap for tempo dilation.nick_m
2016-05-28Don't change snap settings when dragging audio-locked meters.nick_m
2016-05-28Force snap when dragging meters.nick_m
2016-05-28Restore snap setting in eterMarkerDrag::aborted()/nick_m
2016-05-28Dragging a meter sets editor snap type to bars during drag.nick_m
2016-05-27Tempo ramps - rename meter/tempo_section_at() -> meter/tempo_section_at_frame()nick_m
2016-05-27Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_b...nick_m
2016-05-27Tempo ramps - rename meter_at() -> meter_at_frame() & make the ticker slightl...nick_m
2016-05-27Tempo ramps - rename tempo_at() -> tempo_at_frame().. 3 decimals for the audi...nick_m
2016-05-27Tempo ramps - remove thinkonick_m
2016-05-27Tempo ramps - fix commentnick_m
2016-05-27Tempo ramps - ensure fake meter mark is under pointer during drags.nick_m
2016-05-27Temper pants - fix newly added lockup while dragging tempos sometimes.nick_m
2016-05-27Gd Lk ramps - rework auto scaling. change colour.nick_m
2016-05-27Tempo ramps - fix huge marker height mark, remove unused var.nick_m
2016-05-27Tempo ramps - clean up tempo dragging.nick_m
2016-05-27Tempo ramps - rename for consistency, remove some testing code, add meter bas...nick_m
2016-05-27Tempo ramps - consolidate meter dragging code.nick_m
2016-05-27Tempo ramps - rework tempo drags, improve comments.nick_m
2016-05-27Tempo ramps - consolidate TempoMap::predict_tempo()nick_m
2016-05-27Tempo ramps - more code cleanup, fix cross-marker jumping using tempo dialog bbtnick_m
2016-05-27Tempo ramps - no more tempo dilation on meter drag.nick_m
2016-05-27Tempo ramps - more code consolidation wrt add meter/tempo.nick_m
2016-05-27Tempo ramps - clean up add/replace temponick_m
2016-05-27Tempo ramps - fix various sub-beat tempo line bugs.nick_m
2016-05-27Tempo ramps - ensure displayed grid extends beyond the leftmost frame.nick_m
2016-05-27Tempo ramps - fix ambiguous api, fix flickering tempo curves.nick_m
2016-05-27Tempo ramps - tempo marker's mark indicates curve height ar point.nick_m
2016-05-27Tempo ramps - add Canvas::FramedCurve and use it in the tempo marker bar.nick_m
2016-05-27Tempo ramps - more bbt dragging work.nick_m
2016-05-27Tempo ramps - more bbt ruler dragging work.nick_m
2016-05-27Tempo ramps - improve constraint mod + bbt dragging begavior.nick_m
2016-05-27Tempo ramps - clean up tempo curve a bit.nick_m
2016-05-27Tempo ramps - add visualtempo curve, dragging bbt or music rulers with constr...nick_m