summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-19Accommodate newly added/renamed source(s) in our MSVC project (gtk2_ardour)John Emmas
2018-02-18OSC: allow setting of marker nameLen Ovens
2018-02-18OSC: select comment should feedback when comment changedLen Ovens
2018-02-18OSC: Allow surface to change route comment.Len Ovens
2018-02-17Drop-shadow spacer; for theming.Ben Loftis
2018-02-17Fix long-standing bug in spacer expose+render.Ben Loftis
2018-02-17Tweak the text of 2 snap options.Ben Loftis
2018-02-17Avoid disk-buffer error on startup. (again)Ben Loftis
2018-02-17Revert some theme tweaks. Left-justify gauge text.Ben Loftis
2018-02-17Avoid error message on startup.Ben Loftis
2018-02-17Shuffle order of items in status bar; change behavior per oofus on irc.Ben Loftis
2018-02-17Tweak packing to line-up button edges with transport toolbar.Ben Loftis
2018-02-17Maybe gauges should only be colored when there is something to report: WARN o...Ben Loftis
2018-02-17Consistently use Gauge to avoid the overloaded term Indicator.Ben Loftis
2018-02-17Remove unused status labels. (using gauges instead)Ben Loftis
2018-02-17Add Disk IO gauge.Ben Loftis
2018-02-17Reverse the drawing of DSP indicator to match other displays.Ben Loftis
2018-02-17Move cpu and disk gauges into the status bar at top.Ben Loftis
2018-02-17GTKOSX is not a valid check. Use __APPLE__Ben Loftis
2018-02-17Fix a few warningsBen Loftis
2018-02-17MacOS: Move status info to top, just like win+linux. (but no menu up there o...Ben Loftis
2018-02-17Remove display_message(); No more scary log message popups on osx.Ben Loftis
2018-02-16OSC: Select should be able to rename as well.Len Ovens
2018-02-16OSC: added group join, switch, remove functionLen Ovens
2018-02-16noop OSC: path strings should not get tranlatedLen Ovens
2018-02-16OSC: Add /group/list so surface can get a list of groupsLen Ovens
2018-02-15When building with MSVC, allow for the fact that Mixbus and Ardour can be usi...John Emmas
2018-02-14Auto-monitor == Cue for MIDI tracks.Ben Loftis
2018-02-14Shrink the peak_display button to avoid blowing-up the vertical spacing of th...Ben Loftis
2018-02-14Return a value for blinking.Ben Loftis
2018-02-14If the gauges arent clickable, perhaps they look best with hard edges, matchi...Ben Loftis
2018-02-14Re-pack the master meters (in the toolbar) so the editor_meter_peak_display b...Ben Loftis
2018-02-14Re-pack dsp_load_indicator next to feedback_indicator et al.Ben Loftis
2018-02-14Blink disk+dsp gauges on major errors ( disk out of space or xrun-while-recor...Ben Loftis
2018-02-14Revert TRIANGLE_WIDTH for mac. Must be a pango/cairo issue on mac.Ben Loftis
2018-02-14Default snap-to-grid TRUEBen Loftis
2018-02-14Accommodate the change from libtimecode to libtemporalJohn Emmas
2018-02-13COMBO_TRIANGLE_WIDTH should be an odd value.Ben Loftis
2018-02-13Dont delete&create add_vca_buton every time the vca list is updated.Ben Loftis
2018-02-13Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2018-02-13Fix mixer left/right scroll, snap to strip boundary.Robin Gareus
2018-02-13Remove cruftRobin Gareus
2018-02-12Users struggle with Pane Dividers. Make them larger, and set a min-size on t...Ben Loftis
2018-02-12...and also for VCA strips.Ben Loftis
2018-02-12Remove track-adder button from the mixer-list, and add an obvious one at end ...Ben Loftis
2018-02-12fix definition of Temporal::Beats::max()Paul Davis
2018-02-12Re-pack Editor Toolbar:Ben Loftis
2018-02-12Timecode instead of SMPTE.Ben Loftis
2018-02-12Tweak combo-box sizing to match actual triangle size. Tweak size of grid_typ...Ben Loftis
2018-02-11Fix potential crash in snap_to_grid (grid-mark list is empty).Ben Loftis