ardour.git
2016-12-20 Hanspeter PortnerAdd checks for supported variant types
2016-12-20 Robin Gareusadd tooltip to mini-timeline
2016-12-20 Robin Gareusfix mini-timeline marker-prelight
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-20 Robin GareusPrepare for re-use of TimeInfoBox w/o punch-clock
2016-12-19 Ben LoftisFix the case of jump-to-next-Subdivision
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Bar
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Mark.
2016-12-19 Ben LoftisChange default binding of left+right arrow keys to...
2016-12-19 Robin GareusDon't dynamically allocate ShuttleCtrl
2016-12-19 Paul DavisFix minimum/maximum discovery for integer params (from...
2016-12-19 Paul Davismake solo button on faderport actually work
2016-12-19 Paul Davissmall fix for italian (#7180)
2016-12-19 Robin GareusMove shuttle/speed text outsize
2016-12-19 Ben LoftisFix a leftover from 3e214e (Follow Range behavior).
2016-12-19 Ben LoftisSeparate is an Editor action (like Delete), not a Regio...
2016-12-19 Ben LoftisTweak behavior of Play-With-Preroll action
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-12-19 Robin Gareusupdate mini-timeline to immediately display tempo-map...
2016-12-19 Robin GareusShow relevant preferences on sync-button right-click
2016-12-19 Robin Gareuscont'd work on mini-timeline:
2016-12-19 Paul DavisSession::_ac_thread_active should be used with atomics...
2016-12-19 Paul DavisSession::auto_connect_thread_terminate() cannot use...
2016-12-19 Robin Gareusupdate canvas test tool
2016-12-19 Robin GareusTowards packing CairoWidgets on ArdourCanvas.
2016-12-19 Robin Gareusvertically center text in time rulers
2016-12-19 Robin GareusNO-OP: whitespace
2016-12-19 Robin GareusUpdate Marker display style: consistent height & color
2016-12-19 Ben LoftisRuler labels should be normal weight.
2016-12-19 Ben LoftisConsolidate clock bg colors to use the same dark grey
2016-12-19 Ben LoftisConsolidate green clock colors to use the same green
2016-12-18 Ben LoftisReinstate spacer between Punch In,Out.
2016-12-18 Robin GareusClean up Clock Tempo, TimeSignature labels
2016-12-18 Robin GareusHave the computer count columns for us.
2016-12-18 Robin GareusShorten sync-button label/size
2016-12-18 Robin Gareusfix table layout typo
2016-12-18 Robin Gareusfix blank mini-timeline
2016-12-18 Robin Gareusconsolidate mini-timeline code, latch expose
2016-12-18 Robin GareusSimplify spacer code
2016-12-18 Ben LoftisTransport Layout: horizontal separator makes it look...
2016-12-18 Ben Loftisrepack widgets, and add some spacer elements
2016-12-18 Robin GareusAdd clock-button tooltips
2016-12-18 Robin GareusTweak Tempo and Meter precision, and shorten the label...
2016-12-18 Robin GareusRevert mini-timeline marker drawing to before 448f921d
2016-12-18 Robin Gareusconsistent size of sync-button
2016-12-18 nick_mshow all parameters when adding a meter via the tempo...
2016-12-18 nick_mTempoMap - rename some methods.
2016-12-18 nick_madd frame parameter for Meter ctor and TempoMap::replac...
2016-12-18 Robin Gareusmini-tl: subscribe to location add/remove signals
2016-12-18 nick_mthere is no curve for identical note_types_per_minute...
2016-12-18 Ben LoftisTransport Layout:
2016-12-18 Ben LoftisTransport Layout: Alert buttons do not need to be red...
2016-12-18 Ben LoftisTransport Layout: Attempts to standardize button sizes...
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-18 Paul Davisshould not really bind a shared_ptr<Port> to a sigc...
2016-12-18 Paul Davismove termination of auto connect thread till after...
2016-12-17 Robin GareusPrepare configurable mini-timeline time-span
2016-12-17 Paul Davisremove channel filter status and button from MIDI track...
2016-12-17 Robin Gareusfix gcc4 compilation (local type used in template)
2016-12-17 Robin GareusRefine transport tool bar layout
2016-12-17 Robin GareusPrepare mini-timeline widget for toolbar
2016-12-17 Robin Gareusremove cruft
2016-12-17 Robin GareusAdd UI to set global track layered mode
2016-12-17 Robin GareusHide/remove per-track record-mode in favor of global...
2016-12-17 Robin GareusMove selection/punch clocks to editor Sidebar
2016-12-17 Robin GareusCommence transport tool bar re-layout
2016-12-17 Robin GareusRework shuttle control display
2016-12-17 Robin GareusAdd API to query editor's playhead cursor position
2016-12-16 Paul Davisinitial attempt at importing SMF tempo maps during...
2016-12-16 Paul Davisadd copy constructor, operator= and a clean ::dump...
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-16 Paul Davisadd arguments (unusued) to control whether or not SMF...
2016-12-16 Paul Davistweak presentation of SMF tempo option
2016-12-16 Paul Davisshow tempo information for MIDI files in preview pane...
2016-12-16 Paul Davis"toll free bridging" between smf_tempo_t and Evoral...
2016-12-16 Paul Davisexpose SMF tempo information in Evoral::SMF
2016-12-16 Paul Davisadd function to get number of tempos found in SMF tempo map
2016-12-16 Paul Davisunused but slightly tricky code to add track name/instr...
2016-12-16 Paul Davisadd comments about limitations for Evoral::SMF and...
2016-12-16 Robin GareusMIDI tracer actually changes the event-loop
2016-12-16 Robin Gareusfix generic plugins for toggle with 2 scalepoints ...
2016-12-15 Robin Gareussome further invalidation details:
2016-12-15 Paul Davisstore InvalidationRecord in a Connection object and...
2016-12-15 Paul Davisadd ::use_count() method to InvalidationRecord
2016-12-15 nick_mbe a bit less flickery when redrawing tempo/meter markers.
2016-12-15 nick_mfix unused Outside filled framed curve for constant...
2016-12-15 nick_mrevert c3ab67dd now that this misbehaviour is understood.
2016-12-15 nick_mfix issue with disappearing tempo curve at constant...
2016-12-15 nick_mtempo before the initial section is always constant.
2016-12-15 nick_mamend incomplete change in previous commit.
2016-12-15 nick_mmore work on patch change redisplay.
2016-12-15 nick_mfix thinko in TempoMap::framepos_plus_qn.
2016-12-15 Paul Daviscorrect return syntax
2016-12-15 Paul Davisstd::list::erase() needs a non-const iterator.;
2016-12-15 nick_mspeed up patch change redisplay when using scroomer...
2016-12-15 Robin Gareusand now with erase
2016-12-15 Robin GareusC++98 compatible iterator erase
2016-12-15 Robin Gareusrework request invalidation
2016-12-14 Robin GareusAdd a trash pool for invalidation requests.
next