Follow Edits => Follow Range
[ardour.git] / gtk2_ardour /
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 Robin Gareusupdate canvas test tool
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 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-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 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 Robin Gareusfix generic plugins for toggle with 2 scalepoints ...
2016-12-15 nick_mbe a bit less flickery when redrawing tempo/meter markers.
2016-12-15 nick_mmore work on patch change redisplay.
2016-12-15 Paul Daviscorrect return syntax
2016-12-15 nick_mspeed up patch change redisplay when using scroomer...
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 Davisimproving logic/flow for SMF type 1 files part 1:
2016-12-13 nick_mtest diff for patch change performance when caching...
2016-12-13 nick_mwhen dragging or copying multiple regions, respect...
2016-12-13 Tim MayberryFurther fixes to non-cxx11 enabled builds
2016-12-13 Tim MayberryFix for non-cxx11 enabled builds
2016-12-13 Tim MayberryAdd option to Zoom to Selection on double click
2016-12-13 Tim MayberryChange Zoom to Selection action (Z key) to zoom on...
2016-12-12 Ben LoftisUI tweak for the spacer at the bottom of the master...
2016-12-12 nick_monly set the exact musical position of the primary...
2016-12-12 Robin GareusTowards making tape-tracks work again..
2016-12-11 nick_msort tempo curves initially as well.
2016-12-11 nick_mamend previous commit
2016-12-11 nick_mrename MetricSection movable -> initial, but of course...
2016-12-11 Robin GareusAdd a small tool to experiment with libcanvas
2016-12-11 nick_mthere is no need to do a full set_colors() in MidiGhost...
2016-12-11 nick_mtempo curve fiddling.
2016-12-11 nick_mfix flickering in tempo curve when markers are reordered.
2016-12-11 nick_mconstify TempoCurve::tempo().
2016-12-11 Robin Gareusfix typo in 914224f
2016-12-10 Robin GareusAdd editor actions to set tempo and meter
2016-12-10 Robin GareusBlack selection & punch clock bg
2016-12-10 Robin GareusFix video-monitor "sync-source" changes
2016-12-10 Robin GareusAdd support for Pango Markup to ArdourButton
2016-12-10 Robin GareusConsistent ArdourButton sizing for elements with LED
2016-12-08 Robin GareusSpeed up recent-session display with lots of snapshots.
2016-12-08 Robin GareusClarify "frames" (video, timecode) vs "samples" (audio)
2016-12-08 Paul Davisbraces, please
2016-12-07 Robin GareusFurther tweaks to EngineDialog z-axis stacking
2016-12-06 Robin GareusDon't assume patch-banks are populated.
2016-12-06 Robin GareusAllow to send Immediate Patch Changes
2016-12-06 Julien ROGERFix crash when track creation failed draging region
2016-12-06 Tim MayberryDon't move the Range Selection after performing Multi...
2016-12-06 Tim MayberryRename Duplicate Range action to Duplicate and assign...
2016-12-05 Robin GareusFix theme names (dash is used to separate program-name)
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-12-02 Olivier HumbertMaking one string translatable
2016-12-01 Robin GareusFix un/setting group colors
2016-11-30 Robin Gareusand a more intrusive KDE workaround 5.5
2016-11-30 Robin Gareusremove scope from translated phrases.
2016-11-30 Robin Gareuspay some attention to the special guest of the night...
2016-11-30 Olivier HumbertOne fix
2016-11-30 Robin GareusEnsure the window-close button is visible for the Engin...
2016-11-30 Olivier HumbertFrench translation update
2016-11-30 Robin GareusRemove close/OK buttons from engine dialog
next