ardour.git
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.
2016-12-14 Robin GareusNO-OP: re-indent
2016-12-14 Robin GareusAtomically to invalidate request
2016-12-14 Robin GareusAdd some more invalidation debug messages.
2016-12-14 Robin GareusThe threading anecdotes - Episode 7
2016-12-14 Robin Gareusskip dead threads (if the event remains, it'll be clean...
2016-12-14 Robin Gareusfix potential invalid lock
2016-12-14 Robin Gareusrework locking (fa07233a, 112fba182)
2016-12-14 Paul DavisGUI changes to allow user to specify how/if to use...
2016-12-14 Paul Davischange ordering of options for multichannel import
2016-12-14 Paul Davistemporary default value for ImportStatus.midi_track_nam...
2016-12-14 Paul Davisuse SMF track or instrument names in imported MIDI...
2016-12-14 Paul Davisadd new member to ImportStatus object to allow specifyi...
2016-12-14 Paul Davisadd a new enum to identify how SMF data should be used...
2016-12-14 Paul Davisadd API to Evoral::SMF to retrieve all track/instrument...
2016-12-14 Paul Davisextract track and instrument names from SMF while loading
2016-12-14 Paul Davisadd braces and warning for unlikely error
2016-12-14 Paul Davisfix incorrect test for textual meta events in libsmf
next