Fix ExportFormatSpecification copy-c'tor
[ardour.git] / gtk2_ardour / mini_timeline.cc
2018-02-09 Ben Loftisnew_snap: Snapped Cursor ( squashed commit )
2017-11-22 Robin GareusAdd seconds as clock-unit
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-05-22 Tim MayberryRemove dead assignment in MiniTimeline::draw_edge
2017-05-14 Robin Gareusyet another stupid typo
2017-04-03 Robin Gareusmini-timeline: show labels for outside range markers
2017-04-02 Robin GareusMinitimeline: show markers immediately left/right of...
2017-03-20 Robin GareusTowards a consistent render() API.
2017-03-16 Robin Gareusconsolidate context-menu popup methods
2017-01-05 Robin Gareusdisallow mini-timebar navigation when recording
2016-12-28 John EmmasCorrect a namespace typo
2016-12-21 Robin GareusMini-timeline: honor left/right scroll
2016-12-20 Robin GareusDon't redraw hidden toolbar elements
2016-12-20 Robin Gareusadd tooltip to mini-timeline
2016-12-20 Robin Gareusfix mini-timeline marker-prelight
2016-12-19 Robin Gareusupdate mini-timeline to immediately display tempo-map...
2016-12-19 Robin Gareuscont'd work on mini-timeline:
2016-12-18 Robin Gareusfix blank mini-timeline
2016-12-18 Robin Gareusconsolidate mini-timeline code, latch expose
2016-12-18 Robin GareusRevert mini-timeline marker drawing to before 448f921d
2016-12-18 Robin Gareusmini-tl: subscribe to location add/remove signals
2016-12-18 Ben LoftisTransport Layout:
2016-12-18 Ben LoftisMini-timeline: Any click not on a marker should trigger...
2016-12-18 Ben LoftisMini-timeline: Use timeline colors from config
2016-12-17 Robin GareusPrepare configurable mini-timeline time-span
2016-12-17 Robin Gareusfix gcc4 compilation (local type used in template)
2016-12-17 Robin GareusPrepare mini-timeline widget for toolbar